CVS: moonbase/gnome2-core/eog BUILD, 1.3, 1.4 DEPENDS, 1.2,
1.3 DETAILS, 1.5, 1.6
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:05 GMT 2003
- Previous message: CVS: moonbase/gnome2-core/bug-buddy BUILD,1.1,1.2 DETAILS,1.1,1.2
- Next message: CVS: moonbase/gnome2-core/gail BUILD, 1.4, 1.5 DEPENDS, 1.2,
1.3 DETAILS, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/gnome2-core/eog
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-core/eog
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/eog/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD 1 May 2003 10:33:39 -0000 1.3
+++ BUILD 12 Sep 2003 03:52:33 -0000 1.4
@@ -1,21 +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 \
+ $OPTS &&
- make &&
- prepare_install &&
- if [ ! -d /usr/share/icons ]; then
- mkdir /usr/share/icons
- fi &&
- cp gnome-eog.png /usr/share/icons/. &&
- make install
+ default_make
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/eog/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 28 Jun 2003 02:17:26 -0000 1.2
+++ DEPENDS 12 Sep 2003 03:52:33 -0000 1.3
@@ -1,3 +1,3 @@
depends libgnomeui &&
-depends librsvg &&
+depends librsvg &&
depends scrollkeeper
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/eog/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS 11 Mar 2003 05:13:42 -0000 1.5
+++ DETAILS 12 Sep 2003 03:52:33 -0000 1.6
@@ -1,11 +1,12 @@
MODULE=eog
- VERSION=2.2.1
+ VERSION=2.4.0
SOURCE=eog-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eog-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/eog/2.2/$SOURCE
+ SOURCE_URL[0]=$GNOME_URL/sources/eog/2.4/$SOURCE
+ SOURCE_VFY=md5:daebc6c3dbce24e72141437568a2618d
WEB_SITE=http://gnome.org/gnome-office/eog.shtml
ENTERED=20020701
- UPDATED=20030311
+ UPDATED=20030912
SHORT="The Eye Of Gnome is a fast and functional image viewer"
cat << EOF
The Eye Of Gnome is a fast and functional image viewer, as well as an
- Previous message: CVS: moonbase/gnome2-core/bug-buddy BUILD,1.1,1.2 DETAILS,1.1,1.2
- Next message: CVS: moonbase/gnome2-core/gail BUILD, 1.4, 1.5 DEPENDS, 1.2,
1.3 DETAILS, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list