void-packages/templates/xgamma/template
Juan RP 13766ba521 xorg: update to 7.5.
--HG--
extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
2009-10-28 03:06:01 +01:00

18 lines
562 B
Text

# Template build file for 'xgamma'.
pkgname=xgamma
version=1.0.3
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Alter gamma correction"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=e5eb2588fbbdc5c2db5571b304204487a9c22eed15ac6cb816f605ec403e6e1a
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