mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
parent
917df18de8
commit
7574477f6c
1 changed files with 8 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.2
|
version=1.1.3
|
||||||
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"
|
||||||
|
@ -9,6 +9,10 @@ makedepends="xorgproto zlib-devel bzip2-devel freetype-devel libfontenc-devel"
|
||||||
short_desc="X11 Scalable Font Index Generator"
|
short_desc="X11 Scalable Font Index Generator"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.x.org/wiki"
|
homepage="http://www.x.org/wiki"
|
||||||
license="GPL-2"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=8c6d5228af885477b9aec60ca6f172578e7d2de42234357af62fb00439453f20
|
checksum=1e98df69ee5f4542d711e140e1d93e2c3f2775407ccbb7849110d52b91782a6a
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue