font-util: update to 1.0.2.
--HG-- extra : convert_revision : b562af8095e2522ed3e04d6ed08811bb714376b5
This commit is contained in:
parent
518f210948
commit
1f901fb737
1 changed files with 2 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.0.1
|
version=1.0.2
|
||||||
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=048c23b17ea32ee3abb341f0b1105ad07517b2e78efe2e95a4a8218089600612
|
checksum=42133b8b73abfac38fd75a9ecabbd576973ef538c7a8afee63e778c9b2727b5a
|
||||||
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
|
||||||
|
@ -14,7 +14,6 @@ long_desc="
|
||||||
and the fontutil pkg-config and autoconf macro files."
|
and the fontutil pkg-config and autoconf macro files."
|
||||||
|
|
||||||
Add_dependency full glibc
|
Add_dependency full glibc
|
||||||
Add_dependency build perl
|
|
||||||
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