void-packages/templates/xgamma/template
Juan RP eeab4a8c8a Added xgamma-1.0.2 template.
--HG--
extra : convert_revision : 65a360dc279edc6af07e49a75f0f5ac0c81d3821
2009-03-27 06:29:34 +01:00

18 lines
562 B
Text

# Template build file for 'xgamma'.
pkgname=xgamma
version=1.0.2
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Alter gamma correction"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5d3d5b230fc60aefae8f4865c17add133b5fb11377fd61c80897ef94fcccf41e
long_desc="
This package provides xgamma, a program to alter the gamma correction of
the monitor.
This is from the modular X.org X11 project."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXxf86vm