[Lunar-commits] r21081 - moonbase/trunk/libs/exo

Chad Kittel v3rt1g0 at lunar-linux.org
Tue Aug 22 02:19:55 UTC 2006


Author: v3rt1g0
Date: 2006-08-22 02:19:55 +0000 (Tue, 22 Aug 2006)
New Revision: 21081

Modified:
   moonbase/trunk/libs/exo/DEPENDS
   moonbase/trunk/libs/exo/DETAILS
Log:
  Misc Tidy: exo (0.3.0)

   * enable better optional Python support
   * description tweaks
   * website url update


Modified: moonbase/trunk/libs/exo/DEPENDS
===================================================================
--- moonbase/trunk/libs/exo/DEPENDS	2006-08-22 01:42:15 UTC (rev 21080)
+++ moonbase/trunk/libs/exo/DEPENDS	2006-08-22 02:19:55 UTC (rev 21081)
@@ -1,4 +1,5 @@
 depends  dbus         &&
 depends  libxfcegui4  &&
 
-optional_depends  "pygtk2"  "--enable-python"  ""  "build python bindings"
+optional_depends  "pygtk2"  "--enable-python"  "--disable-python"  \
+                  "build python bindings"

Modified: moonbase/trunk/libs/exo/DETAILS
===================================================================
--- moonbase/trunk/libs/exo/DETAILS	2006-08-22 01:42:15 UTC (rev 21080)
+++ moonbase/trunk/libs/exo/DETAILS	2006-08-22 02:19:55 UTC (rev 21081)
@@ -3,10 +3,15 @@
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.os-works.com/files/projects/lib${MODULE}/0.3/
       SOURCE_VFY=sha1:724715b157b6b4a664516459f6c3be10ae82cc4b
-        WEB_SITE=http://www.os-cillation.com/
+        WEB_SITE=http://libexo.os-cillation.com/
          ENTERED=20040930
          UPDATED=20050319
-           SHORT="An extension lib to Xfce by os-cillation"
+           SHORT="the Xfce extension library"
+
 cat << EOF
-An extension lib to Xfce by os-cillation
+libexo is a library for Xfce that contain additional widgets and a
+framework for editable toolbars, light-weight session management
+support, functions to automatically synchronize object properties
+(GObject Bindings), and several miscellaneous utility and helper
+functions for application developers.
 EOF



More information about the Lunar-commits mailing list