[Lunar-commits] r20229 - in moonbase/trunk/libs: . libsexy

Chad Kittel v3rt1g0 at lunar-linux.org
Sat May 27 01:13:52 UTC 2006


Author: v3rt1g0
Date: 2006-05-27 01:13:51 +0000 (Sat, 27 May 2006)
New Revision: 20229

Added:
   moonbase/trunk/libs/libsexy/
   moonbase/trunk/libs/libsexy/DEPENDS
   moonbase/trunk/libs/libsexy/DETAILS
Log:
Inital import of some extra GTK+-2 widgets


Added: moonbase/trunk/libs/libsexy/DEPENDS
===================================================================
--- moonbase/trunk/libs/libsexy/DEPENDS	                        (rev 0)
+++ moonbase/trunk/libs/libsexy/DEPENDS	2006-05-27 01:13:51 UTC (rev 20229)
@@ -0,0 +1,3 @@
+depends  gtk+-2  &&
+
+optional_depends  "iso-codes"  ""  ""  "for extra internationalization support"

Added: moonbase/trunk/libs/libsexy/DETAILS
===================================================================
--- moonbase/trunk/libs/libsexy/DETAILS	                        (rev 0)
+++ moonbase/trunk/libs/libsexy/DETAILS	2006-05-27 01:13:51 UTC (rev 20229)
@@ -0,0 +1,15 @@
+          MODULE=libsexy
+         VERSION=0.1.8
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://releases.chipx86.com/$MODULE/$MODULE/
+      SOURCE_VFY=sha1:3b068533e959ebdc3c47bff49ab9d6c953298cc2
+        WEB_SITE=http://www.chipx86.com/wiki/Libsexy/
+         ENTERED=20060526
+         UPDATED=20060526
+           SHORT="a collection of extra GTK+-2 widgets"
+
+cat << EOF
+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.
+EOF



More information about the Lunar-commits mailing list