18 lines
560 B
Text
18 lines
560 B
Text
# Template build file for 'xgamma'.
|
|
pkgname=xgamma
|
|
version=1.0.4
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
revision=1
|
|
short_desc="Alter gamma correction"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
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."
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build libX11-devel
|
|
Add_dependency build libXxf86vm-devel
|