[weasel-commit] Source: xrandr=1.3.0-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Tue, 19 Jan 2010 16:09:48 -0500

================================
xrandr:source=1.3.0-1
cvc rdiff xrandr -1 /weasel.rpath.org@wgl:3-devel/1.3.0-1
================================
1.3.0-1 Filip Brcic (brcha@xxxxxxx) Tue Jan 19 16:09:35 2010
    Automatic promote by rBuild.

xrandr.recipe: new
--- /dev/null
+++ xrandr.recipe
@@ -0,0 +15 @@
+#
+# Copyright (c) 2005-2007 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
+#
+
+loadSuperClass('xorgpackage')
+class Xrandr(XorgPackageRecipe):
+    name = 'xrandr'
+    version = '1.3.0'
+    component = 'app'
+
+    buildRequires = [ 
+        'libXext:devel', 'libXrandr:devel', 'libXrender:devel', 
'nickle:runtime',
+        ]

xrandr-1.3.0.tar.bz2: new

Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: xrandr=1.3.0-1 - rbuilder