SPELL=libxfont PKG=libXfont VERSION=1.4.9 SECURITY_PATCH=2 SOURCE_HASH=sha512:d541dac1c8639578a122eaa61c3df1cd180f820609a02897baf1f1e45f49109b3a755a7f3b5f284716f5e6f494a829aa86be1c730156eb82db11b1551a320654 # SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH" SOURCE=${PKG}-${VERSION}.tar.bz2 SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE} SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION} WEB_SITE=http://xorg.freedesktop.org/wiki ENTERED=20051125 LICENSE[0]=XCL SHORT="Module libxfont for xorg" cat << EOF libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X servers, the X Font Server (xfs), and some font utilities (bdftopcf for instance), but should not be used by normal X11 clients. X11 clients access fonts via either the new API's in libXft, or the legacy API's in libX11. EOF