mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
mkfontscale: upgrade to 1.0.9, license and homepage
This commit is contained in:
parent
09370643f1
commit
09ec6a9fc3
1 changed files with 4 additions and 2 deletions
|
@ -1,12 +1,14 @@
|
||||||
# Template build file for 'mkfontscale'.
|
# Template build file for 'mkfontscale'.
|
||||||
pkgname=mkfontscale
|
pkgname=mkfontscale
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
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"
|
||||||
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>"
|
||||||
checksum=6eb57786cd79eebfbaca386fe24dcfe50689dbf433d052e58291c2925f2050f9
|
homepage="http://www.x.org/wiki"
|
||||||
|
license="GPL-2"
|
||||||
|
checksum=1e911c361c7617aebf2c9bffdc15b7b8956d64a49cef449f533ef1cc418e7e76
|
||||||
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