23dd7d008e
- There's no need to set build_style for custom-install (default). - gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
15 lines
540 B
Text
15 lines
540 B
Text
# Template build file for 'encodings'.
|
|
pkgname=encodings
|
|
version=1.0.4
|
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
short_desc="X11 Font Index Generator"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=ced6312988a45d23812c2ac708b4595f63fd7a49c4dcd9f66bdcd50d1057d539
|
|
long_desc="
|
|
The package provides the X.org font encoding files, such as
|
|
adobe-dingbats.enc.gz, ibm-cp866.enc, jisx0212.1990-0.enc.gz,
|
|
and others. This is from the modular X.org project."
|
|
|
|
Add_dependency full mkfontscale
|
|
noarch=yes
|