# $Header: /magellan-cvs/smage/encodings/encodings-1.0.2-r3.smage2,v 1.1 2008/02/12 21:10:46 niro Exp $ PNAME="encodings" PVER="1.0.2" PBUILD="r4" PCATEGORIE="media-fonts" STATE="unstable" DESCRIPTION="X font encoding meta files." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg DEPEND=">= x11-apps/mkfontscale-1" UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --with-encodingsdir=/usr/share/fonts/encodings || die mmake || die }