mkfontscale: update to 1.1.0.

This commit is contained in:
Juan RP 2012-03-06 16:33:03 +01:00
parent efa45ee35d
commit 2ae12a3270

View file

@ -1,15 +1,14 @@
# Template build file for 'mkfontscale'.
pkgname=mkfontscale
version=1.0.9
version=1.1.0
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
configure_args="--with-bzip2"
revision=1
short_desc="X11 Scalable Font Index Generator"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.x.org/wiki"
license="GPL-2"
checksum=1e911c361c7617aebf2c9bffdc15b7b8956d64a49cef449f533ef1cc418e7e76
checksum=ce55f862679b8ec127d7f7315ac04a8d64a0d90a0309a70dc56c1ba3f9806994
long_desc="
This package contains the mkfontscale, a program to generate legacy X11
font indices for scalable fonts. This is from the modular X.org project."