[weasel-commit] Source: libXi=1.2.1-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 07 Jan 2010 14:09:53 -0500

================================
libXi:source=1.2.1-2 (previous: 1.2.1-1)
cvc rdiff libXi -1 /weasel.rpath.org@wgl:3-devel/1.2.1-2
================================
1.2.1-2 Filip Brcic (brcha@xxxxxxx) Thu Jan  7 14:09:44 2010
    added metadata

libXi.recipe: changed
Index: libXi.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- libXi.recipe /weasel.rpath.org@wgl:3-devel/1.2.1-1
+++ libXi.recipe /weasel.rpath.org@wgl:3-devel/1.2.1-2
@@ -1,14 +1,20 @@
 #
-# 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
+# Copyright (c) 2010 Filip Brcic <brcha@xxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgpackage')
-class LibXi(XorgPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Libxi(XorgCPackageRecipe):
     name = 'libXi'
     version = '1.2.1'
     component = 'lib'
 
-    buildRequires = [ 'inputproto:devel', 'libXext:devel', 'xextproto:devel',
-        'xproto:devel' ]
+    buildRequires = [
+        'inputproto:devel', 'libXext:devel', 'xextproto:devel',
+        'xproto:devel', 'libX11:devel',
+        ]
+
+    shortDesc  = 'X.Org Xi library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: libXi=1.2.1-2 - rbuilder