# $Id$ PNAME="encodings" PVER="1.0.5" PBUILD="r1" PCAT="media-fonts" DESCRIPTION="X font encoding meta files." HOMEPAGE="http://xorg.freedesktop.org" DEPEND="" SDEPEND=">= x11-apps/mkfontscale-1 >= media-fonts/font-util-1.2" sminclude xorg src_compile() { cd ${SRCDIR} xorg_src_configure --with-encodingsdir=/usr/share/fonts/encodings || die mmake || die }