20 lines
674 B
Plaintext
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
|