# $Id: encodings-1.0.3-r1.smage2 5405 2010-05-30 19:38:39Z niro $ PNAME="encodings" PVER="1.0.3" PBUILD="r2" PCATEGORIE="media-fonts" STATE="unstable" DESCRIPTION="X font encoding meta files." HOMEPAGE="http://xorg.freedesktop.org" DEPEND="" SDEPEND=">= x11-apps/mkfontscale-1 >= media-fonts/font-util-1.1" sminclude xorg UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --with-encodingsdir=/usr/share/fonts/encodings || die mmake || die }