# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /home/cvsroot/ebuildteam/media-libs/freetype/freetype-2.1.9-r1.ebuild,v 1.6 2006/07/13 02:44:24 scsi Exp $ inherit eutils flag-o-matic gnuconfig libtool SPV="`echo ${PV} | cut -d. -f1,2`" DESCRIPTION="A high-quality and portable font engine" HOMEPAGE="http://www.freetype.org/" SRC_URI="mirror://sourceforge/freetype/${P/_/}.tar.bz2 doc? ( mirror://sourceforge/${PN}/ftdocs-${PV}.tar.bz2 )" #http://z1.plala.jp/xftpatch/patch/freetype-2.1.9-autohint-cjkfonts-20041126.patch LICENSE="FTL GPL-2" SLOT="2" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86" #IUSE="zlib bindist cjk doc" IUSE="zlib bindist doc zh_TW" # The RDEPEND below makes sure that if there is a version of moz/ff/tb # installed, then it will have the freetype-2.1.8+ binary compatibility patch. # Otherwise updating freetype will cause moz/ff/tb crashes. #59849 # 20 Nov 2004 agriffis DEPEND="virtual/libc zlib? ( sys-libs/zlib )" RDEPEND="${DEPEND} !