# $Id$ PNAME="font-alias" PVER="1.0.2" PBUILD="r1" PCATEGORIE="media-fonts" STATE="unstable" DESCRIPTION="Standard X font aliases." 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-fontrootdir=/usr/share/fonts || die mmake || die }