Added bdftopcf-1.0.1 template.
--HG-- extra : convert_revision : 29df476f9c51dc79b46c9d0612d0c8d687f498b5
This commit is contained in:
parent
39c3c5da7b
commit
a66c7f448e
Binary file not shown.
|
@ -0,0 +1,18 @@
|
|||
# Template build file for 'bdftopcf'.
|
||||
pkgname=bdftopcf
|
||||
version=1.0.1
|
||||
extract_sufx=".tar.bz2"
|
||||
url=http://xorg.freedesktop.org/releases/individual/app
|
||||
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."
|
Loading…
Reference in New Issue