[weasel-commit] Source: xbacklight=1.1.1-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Tue, 19 Jan 2010 13:38:58 -0500

================================
xbacklight:source=1.1.1-1 (previous: 1.1-1)
cvc rdiff xbacklight -1 /weasel.rpath.org@wgl:3-devel/1.1.1-1
================================
1.1.1-1 Filip Brcic (brcha@xxxxxxx) Tue Jan 19 13:38:43 2010
    version bump + metadata

xbacklight-1.1.1.tar.bz2: new
xbacklight.recipe: changed
Index: xbacklight.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- xbacklight.recipe /weasel.rpath.org@wgl:3-devel/1.1-1
+++ xbacklight.recipe /weasel.rpath.org@wgl:3-devel/1.1.1-1
@@ -1,13 +1,19 @@
 #
-# Copyright (c) 2005-2006 rPath, Inc.
-# This file is distributed under the terms of the MIT License.
-# A copy is available at http://www.rpath.com/permanent/mit-license.html
+# Copyright (c) 2010 Filip Brcic <brcha@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgpackage.recipe')
-class XBackLight(XorgPackageRecipe):
+loadSuperClass('xorgpackage')
+class Xbacklight(XorgPackageRecipe):
     name = 'xbacklight'
-    version = '1.1'
+    version = '1.1.1'
     component = 'app'
 
-    buildRequires = [ 'libXrandr:devel', 'libXrender:devel' ]
+    buildRequires = [
+        'libXrandr:devel', 'libXrender:devel',
+        ]
+
+    shortDesc  = 'Sets backlight level using the RandR 1.2 BACKLIGHT output 
property'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


xbacklight-1.1.tar.bz2: removed

Committed by: brcha

Other related posts: