[weasel-commit] Source: libXcursor=1.1.10-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 07 Jan 2010 11:39:39 -0500

================================
libXcursor:source=1.1.10-1 (previous: 1.1.9-1)
cvc rdiff libXcursor -1 /weasel.rpath.org@wgl:3-devel/1.1.10-1
================================
1.1.10-1 Filip Brcic (brcha@xxxxxxx) Thu Jan  7 11:39:27 2010
    version bump + metadata

libXcursor-1.1.10.tar.bz2: new
libXcursor.recipe: changed
Index: libXcursor.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- libXcursor.recipe /weasel.rpath.org@wgl:3-devel/1.1.9-1
+++ libXcursor.recipe /weasel.rpath.org@wgl:3-devel/1.1.10-1
@@ -1,13 +1,25 @@
 #
-# 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 LibXCursor(XorgPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Libxcursor(XorgCPackageRecipe):
     name = 'libXcursor'
-    version = '1.1.9'
+    version = '1.1.10'
     component = 'lib'
 
-    buildRequires = [ 'libXfixes:devel', 'libXrender:devel' ]
+    buildRequires = [
+        'libXfixes:devel', 'libXrender:devel', 'libX11:devel',
+        'fixesproto:devel',
+        ]
+
+    shortDesc  = 'X.Org Xcursor library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]
+
+    extraConfig = (
+        ' --with-icondir=%(datadir)s/cursors/xorg-x11'
+        ' 
--with-cursorpath=~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/local/share/cursors:/usr/local/share/icons:/usr/local/share/pixmaps:%(datadir)s/cursors/xorg-x11:%(datadir)s/cursors:%(datadir)s/pixmaps/xorg-x11:%(datadir)s/icons:%(datadir)s/pixmaps'
+        )


libXcursor-1.1.9.tar.bz2: removed

Committed by: brcha

Other related posts: