23dd7d008e
- There's no need to set build_style for custom-install (default). - gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
12 lines
443 B
Text
12 lines
443 B
Text
# Template build file for 'xf86bigfontproto'.
|
|
pkgname=xf86bigfontproto
|
|
version=1.2.0
|
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
short_desc="XF86BigFont extension headers from X.org"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=ba9220e2c4475f5ed2ddaa7287426b30089e4d29bd58d35fad57ba5ea43e1648
|
|
long_desc="
|
|
This provides the XF86BigFont extension headers from modular X.org X11 project."
|
|
|
|
noarch=yes
|