# $Id: encodings-1.0.3-r1.smage2 310 2010-04-27 23:56:59Z niro $ PNAME="encodings" PVER="1.0.4" PBUILD="r1" PCATEGORIE="media-fonts" STATE="unstable" DESCRIPTION="X font encoding meta files." HOMEPAGE="http://xorg.freedesktop.org" DEPEND=">= x11-apps/mkfontscale-1" sminclude xorg mcore UP2DATE="updatecmd_xorg ${PNAME}" src_compile() { cd ${SRCDIR} xorg_src_configure --with-encodingsdir=/usr/share/fonts/encodings || die mmake || die }