fa2748d9b2
Now every template uses its own directory. Patches, prepost* files and other related stuff are stored there. --HG-- extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
15 lines
681 B
Text
15 lines
681 B
Text
# Template build file for 'font-util'.
|
|
pkgname=font-util
|
|
version=1.0.1
|
|
distfiles="
|
|
http://xorg.freedesktop.org/releases/individual/font/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="Tools for truncating and subseting of ISO10646-1 BDF fonts"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=a9c758164ebc1da1a743fa73b68fae0fc5c215cc
|
|
long_desc="
|
|
The font-util package provides ucs2any and bdftruncate tools, for
|
|
generating BDF fonts containing subsets of ISO 10646-1 code-points
|
|
and generating truncated BDF font from ISO 10646-1-encoded BDF
|
|
font. It also provides mapping-files (character set tables)
|
|
and the fontutil pkg-config and autoconf macro files."
|