void-packages/srcpkgs/xgamma/template

19 lines
564 B
Text
Raw Normal View History

# Template build file for 'xgamma'.
pkgname=xgamma
2011-02-19 09:51:58 +00:00
version=1.0.4
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
2013-03-31 07:52:39 +00:00
revision=2
makedepends="pkg-config libX11-devel libXxf86vm-devel"
short_desc="Alter gamma correction"
2013-03-31 07:52:39 +00:00
homepage="http://xorg.freedesktop.org"
license="MIT"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-02-19 09:51:58 +00:00
checksum=7dc8334882a060bcc90042bceac5132dd87d5acc8d043b16311ef2134aea8e16
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."
2011-02-19 09:51:58 +00:00