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

15 lines
447 B
Plaintext

# Template build file for 'printproto'.
pkgname=printproto
version=1.0.4
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="Print extension headers from X.org"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f059a93188e7143dbb6cc55e31ccf81b976776aa3023bfa57f47501fd1bfd3be
long_desc="
Definitions needed by the X Print server, library, and clients.
From the modular X.org X11 project."
noarch=yes