[weasel-commit] Source: xcb-proto=1.5-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Wed, 06 Jan 2010 20:16:42 -0500

================================
xcb-proto:source=1.5-1
cvc rdiff xcb-proto -1 /weasel.rpath.org@wgl:3-devel/1.5-1
================================
1.5-1 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 20:16:32 2010
    Automatic promote by rBuild.

xcb-proto-1.5.tar.bz2: new
xcb-proto.recipe: new
--- /dev/null
+++ xcb-proto.recipe
@@ -0,0 +17 @@
+#
+# Copyright (c) 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
+#
+
+loadSuperClass('xorgcpackage')
+class XcbProto(XorgCPackageRecipe):
+    name = 'xcb-proto'
+    version = '1.5'
+    component = 'proto'
+    externalArchive = 'http://xcb.freedesktop.org/dist/'
+
+    buildRequires = [ 'libxml2:runtime' ]
+
+    def postBuild32(r):
+        r.NonMultilibComponent(exceptions='.*')


Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: xcb-proto=1.5-1 - rbuilder