mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mkfontscale: update to 1.1.1.
This commit is contained in:
parent
0320fcafe6
commit
d578786075
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'mkfontscale'.
|
# Template build file for 'mkfontscale'.
|
||||||
pkgname=mkfontscale
|
pkgname=mkfontscale
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-bzip2"
|
configure_args="--with-bzip2"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,10 +11,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.x.org/wiki"
|
homepage="http://www.x.org/wiki"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=ce55f862679b8ec127d7f7315ac04a8d64a0d90a0309a70dc56c1ba3f9806994
|
checksum=244017992477ced2397a44fd0ddcfb0f1d9899128613f5c4db81471163b0b731
|
||||||
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."
|
||||||
|
|
||||||
mkfontscale_package() {
|
mkfontscale_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue