vp-build/templates/mkfontscale/template
Juan RP fe42f9f0a9 mkfontscale: update to 1.0.6, new deps style.
--HG--
extra : convert_revision : af9678d6d9115a8f381bdadfc083c03e94145960
2009-03-23 16:39:58 +01:00

20 lines
674 B
Plaintext

# Template build file for 'mkfontscale'.
pkgname=mkfontscale
version=1.0.6
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--with-bzip2"
short_desc="X11 Scalable Font Index Generator"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=273512f86fdc46689e9295409982dff0fb5b2ab0cac1690c0d973907bb7b6776
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."
Add_dependency full glibc
Add_dependency full zlib
Add_dependency full bzip2
Add_dependency full freetype
Add_dependency full libfontenc
Add_dependency build xproto