summaryrefslogtreecommitdiff
blob: 82515e741fa360f9e9302e87f83a65e7ea4b1722 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/cairo-java/cairo-java-1.0.5-r1.ebuild,v 1.3 2007/02/10 17:45:31 nixnut Exp $

inherit java-gnome

DESCRIPTION="Java bindings for cairo"

SLOT="1.0"
KEYWORDS="~amd64 ppc x86"

DEPS=">=x11-libs/cairo-1.0.0-r2
		>=dev-java/glib-java-0.2.2
		>=media-libs/fontconfig-2.3.1
		>=dev-libs/glib-2.6.0"
DEPEND="${DEPS}"
RDEPEND="${DEPS}"