[Lunar-commits] r19706 - moonbase/trunk/gnome-bindings/gnome-python2
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon Apr 17 22:50:14 UTC 2006
Author: v3rt1g0
Date: 2006-04-17 22:50:13 +0000 (Mon, 17 Apr 2006)
New Revision: 19706
Modified:
moonbase/trunk/gnome-bindings/gnome-python2/DEPENDS
moonbase/trunk/gnome-bindings/gnome-python2/DETAILS
Log:
Misc Tidy: gnome-python2 (2.12.4)
* tweak depends to better match what is truly needed
* misc formatting
* provide a more useful website link
Modified: moonbase/trunk/gnome-bindings/gnome-python2/DEPENDS
===================================================================
--- moonbase/trunk/gnome-bindings/gnome-python2/DEPENDS 2006-04-17 20:10:56 UTC (rev 19705)
+++ moonbase/trunk/gnome-bindings/gnome-python2/DEPENDS 2006-04-17 22:50:13 UTC (rev 19706)
@@ -1,5 +1,4 @@
-depends libgnomeprintui &&
-depends libgtkhtml &&
-depends gnome-panel &&
-depends pyorbit &&
-depends pygtk2
+depends libgnomeprintui &&
+depends libgnomeui &&
+depends pyorbit &&
+depends pygtk2
Modified: moonbase/trunk/gnome-bindings/gnome-python2/DETAILS
===================================================================
--- moonbase/trunk/gnome-bindings/gnome-python2/DETAILS 2006-04-17 20:10:56 UTC (rev 19705)
+++ moonbase/trunk/gnome-bindings/gnome-python2/DETAILS 2006-04-17 22:50:13 UTC (rev 19706)
@@ -6,10 +6,12 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
SOURCE_URL=$GNOME_URL/sources/$MOD/$MAJOR/
SOURCE_VFY=sha1:1a882ec8f314d458c4c115403e9e19521e135629
- WEB_SITE=http://www.gnome.org
+ WEB_SITE=http://www.pygtk.org/
ENTERED=20050319
UPDATED=20060323
- SHORT="Python bindings for the gnome desktop"
+ SHORT="Python bindings for the GNOME desktop"
+
cat << EOF
-Python bindings for the gnome desktop
+gnome-python2 provides Python bindings for the GNOME desktop. This
+includes gnomeui, gnomecanvas, gnomevfs, gconf, and bonobo bindings.
EOF
More information about the Lunar-commits
mailing list