From fb7e290099211775dadb50e62b809c8bf9480069 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 19 Feb 2011 10:51:58 +0100 Subject: [PATCH] xgamma: update to 1.0.4 --- srcpkgs/xgamma/template | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/srcpkgs/xgamma/template b/srcpkgs/xgamma/template index db1780a7b93..b50f31a1020 100644 --- a/srcpkgs/xgamma/template +++ b/srcpkgs/xgamma/template @@ -1,18 +1,20 @@ # Template build file for 'xgamma'. pkgname=xgamma -version=1.0.3 +version=1.0.4 distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Alter gamma correction" maintainer="Juan RP " -checksum=e5eb2588fbbdc5c2db5571b304204487a9c22eed15ac6cb816f605ec403e6e1a +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 run glibc +Add_dependency run libX11 +Add_dependency run libXxf86vm Add_dependency build pkg-config -Add_dependency full glibc -Add_dependency full libX11 -Add_dependency full libXxf86vm +Add_dependency build libX11-devel +Add_dependency build libXxf86vm-devel