[weasel-commit] Source: libXtst=1.0.3-2

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

================================
libXtst:source=1.0.3-2 (previous: 1.0.3-1)
cvc rdiff libXtst -1 /weasel.rpath.org@wgl:3-devel/1.0.3-2
================================
1.0.3-2 Filip Brcic (brcha@xxxxxxx) Thu Jan  7 14:41:01 2010
    added metadata

libXtst.recipe: changed
Index: libXtst.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- libXtst.recipe /weasel.rpath.org@wgl:3-devel/1.0.3-1
+++ libXtst.recipe /weasel.rpath.org@wgl:3-devel/1.0.3-2
@@ -1,13 +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 LibXtst(XorgPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Libxtst(XorgCPackageRecipe):
     name = 'libXtst'
     version = '1.0.3'
     component = 'lib'
 
-    buildRequires = [ 'libXext:devel', 'recordproto:devel', 'xextproto:devel' ]
+    buildRequires = [
+        'libXext:devel', 'recordproto:devel', 'xextproto:devel',
+        'libX11:devel', 'inputproto:devel',
+        ]
+
+    shortDesc  = 'X.Org Xtst library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: libXtst=1.0.3-2 - rbuilder