font-util: update to 1.2.0.
This commit is contained in:
parent
21660857e5
commit
42e48431b6
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'font-util'.
|
# Template build file for 'font-util'.
|
||||||
pkgname=font-util
|
pkgname=font-util
|
||||||
version=1.1.1
|
version=1.2.0
|
||||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Tools for truncating and subseting of ISO10646-1 BDF fonts"
|
short_desc="Tools for truncating and subseting of ISO10646-1 BDF fonts"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=a33f1e3b0d7c3fd7c3505ce68888fec3cf897353084187d96e1e821fe3c02f88
|
checksum=dbbac617ae6cdf6f459e602361211d217f4bad5ad8bfb6adcede6196693f9712
|
||||||
long_desc="
|
long_desc="
|
||||||
The font-util package provides ucs2any and bdftruncate tools, for
|
The font-util package provides ucs2any and bdftruncate tools, for
|
||||||
generating BDF fonts containing subsets of ISO 10646-1 code-points
|
generating BDF fonts containing subsets of ISO 10646-1 code-points
|
||||||
|
@ -13,7 +13,7 @@ long_desc="
|
||||||
font. It also provides mapping-files (character set tables)
|
font. It also provides mapping-files (character set tables)
|
||||||
and the fontutil pkg-config and autoconf macro files."
|
and the fontutil pkg-config and autoconf macro files."
|
||||||
|
|
||||||
Add_dependency full glibc
|
Add_dependency run glibc
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
#
|
#
|
||||||
# These aren't really required, but this is to centralize the
|
# These aren't really required, but this is to centralize the
|
||||||
|
|
Loading…
Reference in a new issue