# $Id: font-util-1.1.1-r1.smage2 228 2010-04-26 22:01:31Z niro $ PNAME="font-util" PVER="1.2.0" PBUILD="r2" PCATEGORIE="media-fonts" STATE="unstable" DESCRIPTION="X.org font utilities." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --with-mapdir=/usr/share/fonts/util || die mmake || die }