# $Header: /magellan-cvs/smage/font-misc-ethiopic/font-misc-ethiopic-1.0.0-r4.smage2,v 1.1 2008/03/24 15:10:04 niro Exp $ PNAME="font-misc-ethiopic" PVER="1.0.0" PBUILD="r4" PCATEGORIE="media-fonts" STATE="unstable" DESCRIPTION="Ethiopoc font family." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg SDEPEND=">= x11-apps/bdftopcf-1 >= media-fonts/font-util-1" src_compile() { cd ${SRCDIR} xorg_src_configure \ --with-mapfiles=/usr/share/fonts/util \ --with-ttf-fontdir=/usr/share/fonts/TTF \ --with-otf-fontdir=/usr/share/fonts/OTF \ || die mmake || die }