[Lunar-commits] <moonbase> xbacklight: version bumped to 1.1.1.
Florin Braescu
florin at lunar-linux.org
Fri Sep 25 19:54:49 CEST 2009
commit eaea8651f17d11210b944f8bc624ea3a9c2374df
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Sep 25 20:54:49 2009 +0300
xbacklight: version bumped to 1.1.1.
This minor release adds compatibility for RandR outputs using the
"Backlight" property instead of the older spelling of "BACKLIGHT".
---
xorg7/app/xbacklight/CONFLICTS | 10 +++++-----
xorg7/app/xbacklight/DETAILS | 12 ++++++------
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/xorg7/app/xbacklight/CONFLICTS b/xorg7/app/xbacklight/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/app/xbacklight/CONFLICTS
+++ b/xorg7/app/xbacklight/CONFLICTS
@@ -1,6 +1,6 @@
-conflicts XOrg6 &&
-conflicts XOrg-test &&
-conflicts XOrg-fonts-base &&
-conflicts XOrg-fonts-extra &&
-conflicts XOrg-drm &&
+conflicts XOrg6
+conflicts XOrg-test
+conflicts XOrg-fonts-base
+conflicts XOrg-fonts-extra
+conflicts XOrg-drm
conflicts XOrg-drm-cvs
diff --git a/xorg7/app/xbacklight/DETAILS b/xorg7/app/xbacklight/DETAILS
index 9cbeb0f..ced424d 100644
--- a/xorg7/app/xbacklight/DETAILS
+++ b/xorg7/app/xbacklight/DETAILS
@@ -1,16 +1,16 @@
MODULE=xbacklight
- VERSION=1.1
+ VERSION=1.1.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/app/
- SOURCE_VFY=sha1:963f154ecaeaddcc609c640d683319a20ee3d5e8
+ SOURCE_URL=$XORG_URL/individual/app
+ SOURCE_VFY=sha1:3541ab5e0956b4f0c97b1200dc32a35d2ccb0f0f
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20070823
- UPDATED=20070823
+ UPDATED=20090925
SHORT="adjust backlight brightness"
cat << EOF
Xbacklight is used to adjust the backlight brightness where supported.
-It finds all outputs on the X server supporting backlight brightness
+It finds all outputs on the X server supporting backlight brightness
control and changes them all in the same way.
EOF
More information about the Lunar-commits
mailing list