2008-10-04 14:29:00 +00:00
|
|
|
# Template build file for 'font-util'.
|
|
|
|
pkgname=font-util
|
2012-03-06 15:36:47 +00:00
|
|
|
version=1.3.0
|
|
|
|
homepage="http://xorg.freedesktop.org"
|
2009-03-23 15:40:42 +00:00
|
|
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2008-10-04 14:29:00 +00:00
|
|
|
short_desc="Tools for truncating and subseting of ISO10646-1 BDF fonts"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-06 15:36:47 +00:00
|
|
|
license="MIT"
|
|
|
|
checksum=dfa9e55625a4e0250f32fabab1fd5c8ffcd2d1ff2720d6fcf0f74bc8a5929195
|
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
|
|
|
|
2009-03-23 16:00:20 +00:00
|
|
|
Add_dependency build pkg-config
|
2009-03-23 15:50:36 +00:00
|
|
|
#
|
|
|
|
# These aren't really required, but this is to centralize the
|
|
|
|
# requirement of dependent packages.
|
|
|
|
#
|
2012-03-06 15:36:47 +00:00
|
|
|
Add_dependency build bdftopcf
|
2009-03-23 15:54:36 +00:00
|
|
|
Add_dependency full font-alias
|
2009-03-24 05:47:07 +00:00
|
|
|
Add_dependency full expat
|
|
|
|
Add_dependency full freetype
|
2009-03-23 17:19:37 +00:00
|
|
|
Add_dependency full fontconfig
|
2009-03-23 15:50:36 +00:00
|
|
|
Add_dependency full mkfontdir
|
|
|
|
Add_dependency full mkfontscale
|