[weasel-commit] Source: xcursorgen=1.0.3-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Tue, 19 Jan 2010 14:54:42 -0500

================================
xcursorgen:source=1.0.3-1 (previous: 1.0.2-1)
cvc rdiff xcursorgen -1 /weasel.rpath.org@wgl:3-devel/1.0.3-1
================================
1.0.3-1 Filip Brcic (brcha@xxxxxxx) Tue Jan 19 14:54:30 2010
    version bump + metadata

xcursorgen-1.0.3.tar.bz2: new
xcursorgen.recipe: changed
Index: xcursorgen.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- xcursorgen.recipe /weasel.rpath.org@wgl:3-devel/1.0.2-1
+++ xcursorgen.recipe /weasel.rpath.org@wgl:3-devel/1.0.3-1
@@ -1,14 +1,20 @@
 #
-# 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 XCursorGen(XorgPackageRecipe):
+loadSuperClass('xorgpackage')
+class Xcursorgen(XorgPackageRecipe):
     name = 'xcursorgen'
-    version = '1.0.2'
+    version = '1.0.3'
     component = 'app'
 
-    buildRequires = [ 'libXcursor:devel', 'libXfixes:devel', 
'libXrender:devel',
-        'libpng:devel', 'zlib:devel' ]
+    buildRequires = [
+        'libXcursor:devel', 'libXfixes:devel', 'libXrender:devel',
+        'libpng:devel', 'zlib:devel',
+        ]
+
+    shortDesc  = 'Create an X cursor file from a collection of PNG images'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


xcursorgen-1.0.2.tar.bz2: removed

Committed by: brcha

Other related posts: