[Lunar-commits] CVS: moonbase/gnome-bindings/gnome-python2 BUILD, 1.4, 1.5 DEPENDS, 1.4, 1.5 DETAILS, 1.14, 1.15 CONFLICTS, 1.1, NONE

Auke Kok sofar at lunar-linux.org
Fri Mar 25 14:59:57 UTC 2005


Update of /var/cvs/lunar/moonbase/gnome-bindings/gnome-python2
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/gnome-bindings/gnome-python2

Modified Files:
	BUILD DEPENDS DETAILS 
Removed Files:
	CONFLICTS 
Log Message:
merging gnome-2.10 by cmak into moonbase

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-bindings/gnome-python2/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	9 Apr 2004 15:38:48 -0000	1.4
+++ BUILD	25 Mar 2005 14:59:24 -0000	1.5
@@ -1,11 +1,11 @@
 (
 
-   ./configure  --prefix=${GNOME26_PREFIX:-/usr}  \
+   ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
                 --build=$BUILD                    \
                 --sysconfdir=/etc                 \
                 --localstatedir=/var              \
-                --infodir=${GNOME26_PREFIX:-/usr}/share/info \
-                --mandir=${GNOME26_PREFIX:-/usr}/share/man   \
+                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
+                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
                 $OPTS                             &&
     default_make                   
 

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-bindings/gnome-python2/DEPENDS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DEPENDS	7 Sep 2003 22:49:10 -0000	1.4
+++ DEPENDS	25 Mar 2005 14:59:24 -0000	1.5
@@ -1,5 +1,6 @@
-depends  Python			&&
-depends  gtk+-2			&&
-depends  gnome-panel		&&
-depends  pygtk2                 &&
-depends  pyorbit 
+depends libgnomeprintui &&
+depends nautilus &&
+depends libgtkhtml &&
+depends gnome-panel &&
+depends pyorbit &&
+depends pygtk2

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-bindings/gnome-python2/DETAILS,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- DETAILS	28 Oct 2004 03:37:58 -0000	1.14
+++ DETAILS	25 Mar 2005 14:59:24 -0000	1.15
@@ -1,14 +1,15 @@
           MODULE=gnome-python2
 	     MOD=gnome-python
-         VERSION=2.6.0
+         VERSION=2.10.0
+	   MAJOR=2.10
           SOURCE=$MOD-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
-   SOURCE_URL=$GNOME_URL/sources/$MOD/2.6/
-   SOURCE_VFY=sha1:e10e216752268979cc04464be1ffb5219b878061
-        WEB_SITE=www.gnome.org
-         ENTERED=20021002
-         UPDATED=20041028
-           SHORT="Gnome2 binding for python"
+      SOURCE_URL=$GNOME_URL/sources/$MOD/$MAJOR/
+      SOURCE_VFY=sha1:c310f1e43278fcb4fa9652a44c075056ef20fd18
+        WEB_SITE=http://www.gnome.org
+         ENTERED=20050319
+         UPDATED=20050319
+           SHORT="Python bindings for the gnome desktop"
 cat << EOF
-Gnome2 bindings for python
+Python bindings for the gnome desktop
 EOF

--- CONFLICTS DELETED ---



More information about the Lunar-commits mailing list