CVS: moonbase/gnome2-core/nautilus BUILD, 1.3, 1.4 DEPENDS, 1.2, 1.3 DETAILS, 1.7, 1.8

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


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

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-core/nautilus/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	11 Feb 2003 14:47:03 -0000	1.3
+++ BUILD	12 Sep 2003 03:52:37 -0000	1.4
@@ -1,14 +1,13 @@
 (
-   export PATH=/opt/lunar/gnome/2/bin:$PATH &&
-   export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
    
    ./configure  --build=$BUILD					\
                 --sysconfdir=/etc                               \
-                --prefix=/opt/lunar/gnome/2			\
+                --prefix=/opt/lunar/gnome/2.4			\
 		--localstatedir=/var				\
-		--infodir=/opt/lunar/gnome/2/share/info		\
-		--mandir=/opt/lunar/gnome/2/share/man		\
-		--enable-platform-gnome-2			&&
+		--infodir=/opt/lunar/gnome/2.4/share/info	\
+		--mandir=/opt/lunar/gnome/2.4/share/man		\
+                --enable-hardware                               \
+                $OPTS                                          &&
 
    default_make
 

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/nautilus/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	28 Jun 2003 02:17:27 -0000	1.2
+++ DEPENDS	12 Sep 2003 03:52:37 -0000	1.3
@@ -1,7 +1,8 @@
 depends gnome-desktop &&
-depends eel          &&
-depends librsvg      
-optional_depends "fam" "" "" "for filesystem monitoring"
-optional_depends "vorbis-tools"  ""  ""  "for ogg audio playback"
-optional_depends "mpg123"  ""  ""  "for mp3 audio playback"
-optional_depends "sox"  ""  ""  "for more audio playback"
+depends eel           &&
+depends librsvg       &&
+optional_depends "fam" "" "" "for filesystem monitoring"             &&
+optional_depends "vorbis-tools"  ""  ""  "for ogg audio playback"    &&
+optional_depends "mpg123"  ""  ""  "for mp3 audio playback"          &&
+optional_depends "sox"  ""  ""  "for more audio playback"            &&
+optional_depends "medusa" "" "" "for medusa support"

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/nautilus/DETAILS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DETAILS	8 May 2003 23:00:38 -0000	1.7
+++ DETAILS	12 Sep 2003 03:52:37 -0000	1.8
@@ -1,11 +1,12 @@
            MODULE=nautilus
-         VERSION=2.2.4
+         VERSION=2.4.0
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.2/$SOURCE
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.4/$SOURCE
+      SOURCE_VFY=md5:ec3e317a12072b79d9b915c256400ed9
         WEB_SITE=http://www.gnome.org/projects/nautilus
          ENTERED=20020714
-         UPDATED=20030508
+         UPDATED=20030912
            SHORT="Nautilus is the official file manager for the GNOME desktop"
 cat << EOF
 Nautilus is the official file manager for the GNOME desktop. It is




More information about the Lunar-commits mailing list