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

17 lines
489 B
Plaintext

# Template build file for 'rgb'.
pkgname=rgb
version=1.0.3
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="RGB color database"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=162111c0192c8f78e99a6ee9a3df5eb149251c5800896c993399da005ec7fe95
long_desc="
This package contains the RGB color database for X11.
This is from the modular X.org X11 project."
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency full glibc