void-packages/templates/xgamma/template

19 lines
562 B
Plaintext
Raw Normal View History

# 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