void-packages/srcpkgs/mkfontscale/template

18 lines
644 B
Plaintext

# Template build file for 'mkfontscale'.
pkgname=mkfontscale
version=1.1.0
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
configure_args="--with-bzip2"
makedepends="xproto pkg-config zlib-devel freetype-devel libfontenc-devel"
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=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."