From c313ac3f4b4c3aa435f93443195e54ecf22c3381 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 27 Oct 2009 22:15:44 +0100 Subject: Ajout de xorg-xbacklight#1.1-1 --- xorg/xorg-xbacklight/Pkgfile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 xorg/xorg-xbacklight/Pkgfile (limited to 'xorg/xorg-xbacklight/Pkgfile') diff --git a/xorg/xorg-xbacklight/Pkgfile b/xorg/xorg-xbacklight/Pkgfile new file mode 100644 index 000000000..27cb39222 --- /dev/null +++ b/xorg/xorg-xbacklight/Pkgfile @@ -0,0 +1,18 @@ +# Description: Utility to set a display's backlight level +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-libxrandr + +name=xorg-xbacklight +version=1.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/app/xbacklight-$version.tar.bz2) + +build() { + cd xbacklight-$version + + ./configure --prefix=/usr --mandir=/usr/man + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2