# $Header: /alx-cvs/smage-eglibc/encodings/encodings-1.0.2-r3.smage2,v 1.1 2008/03/07 13:24:07 niro Exp $ PNAME="encodings" PVER="1.0.2" PBUILD="r3" PCATEGORIE="media-fonts" STATE="unstable" DESCRIPTION="X font encoding meta files." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg alx DEPEND=">= x11-apps/mkfontscale-1" src_compile() { cd ${SRCDIR} xorg_src_configure --with-encodingsdir=/usr/share/fonts/encodings || die mmake || die }