2008-10-04 14:29:00 +00:00
|
|
|
# Template build file for 'font-util'.
|
|
|
|
pkgname=font-util
|
|
|
|
version=1.0.1
|
2009-03-23 15:40:42 +00:00
|
|
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
2008-10-04 14:29:00 +00:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Tools for truncating and subseting of ISO10646-1 BDF fonts"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-03-23 15:40:42 +00:00
|
|
|
checksum=048c23b17ea32ee3abb341f0b1105ad07517b2e78efe2e95a4a8218089600612
|
2008-10-04 14:29:00 +00:00
|
|
|
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."
|
2009-03-23 15:40:42 +00:00
|
|
|
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full perl
|
2009-03-23 15:50:36 +00:00
|
|
|
#
|
|
|
|
# These aren't really required, but this is to centralize the
|
|
|
|
# requirement of dependent packages.
|
|
|
|
#
|
|
|
|
Add_dependency full bdftopcf
|
|
|
|
Add_dependency full mkfontdir
|
|
|
|
Add_dependency full mkfontscale
|