void-packages/srcpkgs/xbacklight/template
2013-04-03 14:30:21 +04:00

20 lines
699 B
Plaintext

# Template build file for 'xbacklight'.
pkgname=xbacklight
version=1.1.2
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
revision=2
makedepends="pkg-config libX11-devel libXrandr-devel"
short_desc="Adjust backlight brightness using RandR extension"
homepage="http://xorg.freedesktop.org"
license="MIT"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=af2f02d09de8a19848e3f3b322320141bceebf9d4097b7bd505457a1bd936509
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."