[weasel-commit] Source: libsexy=0.1.11-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 28 Jan 2010 08:13:58 -0500

================================
libsexy:source=0.1.11-1
cvc rdiff libsexy -1 /weasel.rpath.org@wgl:3-devel/0.1.11-1
================================
0.1.11-1 Filip Brcic (brcha@xxxxxxx) Thu Jan 28 08:13:45 2010
    libsexy 0.1.11

libsexy.recipe: new
--- /dev/null
+++ libsexy.recipe
@@ -0,0 +25 @@
+#
+# Copyright (c) 2010 Filip Brcic <brcha@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('gnomepackage')
+class Libsexy(GnomePackageRecipe):
+    name = 'libsexy'
+    version = '0.1.11'
+
+    buildRequires = [
+        'libxml2:devel', 'iso-codes:devellib',
+        ]
+
+    shortDesc  = 'Sexy GTK+ Widgets'
+    longDesc   = """
+libsexy is a collection of GTK+ widgets that extend the functionality
+of such standard widgets as GtkEntry and GtkLabel by subclassing them
+and working around the limitations of the widgets.
+"""
+    url        = 'http://www.chipx86.com/w/index.php/LibSexy'
+    licenses   = [ 'LGPL-2' ]
+    categories = [ 'X' ]
+
+    externalArchive = 'http://releases.chipx86.com/%(name)s/%(name)s/'

libsexy-0.1.11.tar.bz2: new

Committed by: brcha

Other related posts: