void-packages/srcpkgs/fontsproto/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

14 lines
432 B
Plaintext

# Template build file for 'fontsproto'.
pkgname=fontsproto
version=2.1.0
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="Fonts extension headers from X.org"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5a9af61dc9142488c9ba6e4ae30a9d970ea0f889a1ab7f59de1c1898c83aeb35
long_desc="
This package provides the fonts extension headers from the modular
X.org X11 project."
noarch=yes