# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.4-r1.ebuild,v 1.4 2007/02/18 10:32:33 grobian Exp $ inherit eutils DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" SRC_URI="http://cairographics.org/releases/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" IUSE="doc glitz png X" # bug 118106: not entirely broken, just too flakey RESTRICT="test" RDEPEND="media-libs/fontconfig >=media-libs/freetype-2.1 X? ( || ( ( x11-libs/libXrender x11-libs/libX11 ) virtual/x11 ) virtual/xft ) glitz? ( =media-libs/glitz-0.4.4* ) png? ( media-libs/libpng ) !