summaryrefslogtreecommitdiff
blob: fe73b9634abf75a3d97c6f62020b4057c0dfd455 (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.4 2007/02/28 15:01:35 blubb 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}"