2009-03-27 05:26:04 +00:00
|
|
|
# Template build file for 'xbacklight'.
|
|
|
|
pkgname=xbacklight
|
2011-02-19 09:41:23 +00:00
|
|
|
version=1.1.2
|
2009-03-27 05:26:04 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2009-03-27 05:26:04 +00:00
|
|
|
short_desc="Adjust backlight brightness using RandR extension"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 09:41:23 +00:00
|
|
|
checksum=af2f02d09de8a19848e3f3b322320141bceebf9d4097b7bd505457a1bd936509
|
2009-03-27 05:26:04 +00:00
|
|
|
long_desc="
|
|
|
|
Xbacklight is used to adjust the backlight brightness where supported.
|
|
|
|
It finds all outputs on the X server supporting backlight brightness
|
|
|
|
control and changes them all in the same way.
|
|
|
|
|
|
|
|
This is from the modular X.org X11 project."
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
2011-02-19 09:41:23 +00:00
|
|
|
Add_dependency build libX11-devel
|
|
|
|
Add_dependency build libXrandr-devel
|