[Lunar-commits] CVS: moonbase/gnome-desktop/nautilus BUILD, 1.7, 1.8 DEPENDS, 1.5, 1.6 DETAILS, 1.18, 1.19

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


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

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

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-desktop/nautilus/BUILD,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- BUILD	9 Apr 2004 15:08:25 -0000	1.7
+++ BUILD	25 Mar 2005 14:59:37 -0000	1.8
@@ -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   \
                 --enable-gdialog                  \
                 $OPTS                             &&
     default_make                   

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-desktop/nautilus/DEPENDS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DEPENDS	15 Mar 2005 03:09:13 -0000	1.5
+++ DEPENDS	25 Mar 2005 14:59:37 -0000	1.6
@@ -1,6 +1,11 @@
+depends gnome-vfs2    &&
+depends librsvg	      &&
+depends libexif	      &&
 depends eel           &&
 depends gnome-desktop &&
-depends librsvg	      &&
+depends eog	      &&
+depends gnome-icon-theme &&
+depends gnome-menus   &&
 optional_depends "fam" "" "" "for filesystem monitoring"             &&
 optional_depends "vorbis-tools"  ""  ""  "for ogg audio playback"    &&
 optional_depends "mpg123"  ""  ""  "for mp3 audio playback"          &&

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-desktop/nautilus/DETAILS,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- DETAILS	15 Mar 2005 05:44:50 -0000	1.18
+++ DETAILS	25 Mar 2005 14:59:37 -0000	1.19
@@ -1,11 +1,12 @@
           MODULE=nautilus
-         VERSION=2.8.2
+         VERSION=2.10.0
+           MAJOR=2.10
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/2.8/
-      SOURCE_VFY=sha1:cf85656656550d1e8c4be405434cd3e81c7ad7bb
-        WEB_SITE=http://www.gnome.org/projects/nautilus
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+      SOURCE_VFY=sha1:6ca9cf0e7a741a22174f47d5930c1b4e4de92188
+        WEB_SITE=http://www.gnome.org
          ENTERED=20020714
-         UPDATED=20050315
+         UPDATED=20050317
            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