CVS: moonbase/gnome2-apps/vte BUILD, 1.1, 1.2 DEPENDS, 1.2, 1.3 DETAILS, 1.11, 1.12

nhudson at lunar-linux.org nhudson at lunar-linux.org
Fri Sep 12 03:53:05 GMT 2003


Update of /var/cvs/lunar/moonbase/gnome2-apps/vte
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-apps/vte

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:

Ok this is Gnome 2.4.0 Desktop Release.  I hope everyone enjoys. We moved it from /opt/lunar/gnome/2 to /opt/lunar/gnome/2.4.  I tried chaging all the modules that compile with Gnome to recompile but some of them may have been missed.  If you run into a problem and a module will not compile please let us know.  If you run into a problem where a app will not work recompile and everything should be ok.  


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/vte/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	27 Nov 2002 23:34:47 -0000	1.1
+++ BUILD	12 Sep 2003 03:52:32 -0000	1.2
@@ -1,13 +1,14 @@
 (
-  export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
 
-  ./configure --prefix=/opt/lunar/gnome/2		\
-              --bindir=/opt/lunar/gnome/2/bin		\
-              --sbindir=/opt/lunar/gnome/2/sbin		\
-              --datadir=/opt/lunar/gnome/2/share	\
+  ./configure --prefix=/opt/lunar/gnome/2.4		\
+              --bindir=/opt/lunar/gnome/2.4/bin		\
+              --sbindir=/opt/lunar/gnome/2.4/sbin	\
+              --datadir=/opt/lunar/gnome/2.4/share	\
               --sysconfdir=/etc				\
-              --infodir=/opt/lunar/gnome/2/share/info	\
-              --mandir=/opt/lunar/gnome/2/share/man	&&
+              --infodir=/opt/lunar/gnome/2.4/share/info	\
+              --mandir=/opt/lunar/gnome/2.4/share/man	\
+              $OPTS                                     &&
+
   default_make
 
 ) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/vte/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	21 Apr 2003 20:39:55 -0000	1.2
+++ DEPENDS	12 Sep 2003 03:52:32 -0000	1.3
@@ -1,2 +1 @@
-depends libgnomeui &&
-optional_depends "pygtk2" "" "" "enable gtk python support"
+depends libgnomeui 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/vte/DETAILS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- DETAILS	29 Apr 2003 03:49:58 -0000	1.11
+++ DETAILS	12 Sep 2003 03:52:32 -0000	1.12
@@ -1,12 +1,13 @@
           MODULE=vte
-         VERSION=0.10.27
+         VERSION=0.11.10
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.10/$SOURCE
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.11/$SOURCE
+      SOURCE_VFY=md5:71facdedd477749908402a6931d36e64
         WEB_SITE=http://gnome.org
-	MAINTAINER=nhudson2367 at earthlink.net
+	MAINTAINER=nhudson at lunar-linux.org
          ENTERED=20021013
-         UPDATED=20030429
+         UPDATED=20030912
            SHORT="vte"
 cat << EOF
 vte						     




More information about the Lunar-commits mailing list