# $Id$ PNAME="encodings" PVER="1.0.4" PBUILD="r3" PCATEGORIE="media-fonts" 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 }