# $Id$ PNAME="encodings" PVER="1.0.3" PBUILD="r1" PCATEGORIE="media-fonts" STATE="unstable" DESCRIPTION="X font encoding meta files." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg mcore 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 }