mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
mkfontscale: update to 1.1.0.
This commit is contained in:
parent
efa45ee35d
commit
2ae12a3270
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template build file for 'mkfontscale'.
|
# Template build file for 'mkfontscale'.
|
||||||
pkgname=mkfontscale
|
pkgname=mkfontscale
|
||||||
version=1.0.9
|
version=1.1.0
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-bzip2"
|
configure_args="--with-bzip2"
|
||||||
revision=1
|
|
||||||
short_desc="X11 Scalable Font Index Generator"
|
short_desc="X11 Scalable Font Index Generator"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.x.org/wiki"
|
homepage="http://www.x.org/wiki"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=1e911c361c7617aebf2c9bffdc15b7b8956d64a49cef449f533ef1cc418e7e76
|
checksum=ce55f862679b8ec127d7f7315ac04a8d64a0d90a0309a70dc56c1ba3f9806994
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains the mkfontscale, a program to generate legacy X11
|
This package contains the mkfontscale, a program to generate legacy X11
|
||||||
font indices for scalable fonts. This is from the modular X.org project."
|
font indices for scalable fonts. This is from the modular X.org project."
|
||||||
|
|
Loading…
Add table
Reference in a new issue