diff --git a/templates/xgamma/template b/templates/xgamma/template new file mode 100644 index 00000000000..3b6f9132a1e --- /dev/null +++ b/templates/xgamma/template @@ -0,0 +1,18 @@ +# 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 " +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