void-packages/srcpkgs/kbproto/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

13 lines
407 B
Plaintext

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