void-packages/templates/bdftopcf/template
Juan RP fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00

18 lines
759 B
Text

# Template build file for 'bdftopcf'.
pkgname=bdftopcf
version=1.0.1
distfiles="
http://xorg.freedesktop.org/releases/individual/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="BDF to PCF font converter for X11"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=1772b2417916952c5cf99f16a7fc76f86393a44b
long_desc="
The bdftopcf tool converts X fonts from Bitmap Distribution Format
to Portable Compiled Format.
Fonts in the Portable Compiled Format can be read by any architecture,
although the file is structured to allow one particular
architecture to read them directly without reformatting. This
allows fast reading on the appropriate machine, but the files
are still portable (but read more slowly) on other machines."