[Lunar-commits] CVS: moonbase/gnome-desktop/eel BUILD, 1.5,
1.6 DEPENDS, 1.2, 1.3 DETAILS, 1.8, 1.9
Auke Kok
sofar at lunar-linux.org
Fri Mar 25 14:59:59 UTC 2005
Update of /var/cvs/lunar/moonbase/gnome-desktop/eel
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/gnome-desktop/eel
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/eel/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD 9 Apr 2004 15:08:20 -0000 1.5
+++ BUILD 25 Mar 2005 14:59:26 -0000 1.6
@@ -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-desktop/eel/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 13 Sep 2003 07:43:07 -0000 1.2
+++ DEPENDS 25 Mar 2005 14:59:26 -0000 1.3
@@ -1 +1,2 @@
+depends gnome-menus &&
depends gail
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-desktop/eel/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS 15 Mar 2005 05:44:49 -0000 1.8
+++ DETAILS 25 Mar 2005 14:59:26 -0000 1.9
@@ -1,15 +1,16 @@
- MODULE=eel
- VERSION=2.8.2
+ MODULE=eel
+ VERSION=2.10.0
+ MAJOR=2.10
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=$GNOME_URL/sources/eel/2.8/
- SOURCE_VFY=sha1:cc06811ab5153206fe8ec9d3429278d6dc2e2125
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+ SOURCE_VFY=sha1:9ed8732f9ea82767523be80f9b2f15daf7c4780e
WEB_SITE=http://www.gnome.org
ENTERED=20020714
- UPDATED=20050315
+ UPDATED=20050317
SHORT="Eazel Extensions Library is widgets and functions for use with GNOME."
cat << EOF
The Eazel Extensions Library is a collection of widgets and extensions
-to many modules of the GNOME platform. These widgets and extensions
+to many modules of the GNOME desktop. These widgets and extensions
were developed by hackers working on Nautilus. For the duration of
the Nautilus 1.0 development cycle, the code was internal to Nautilus
and its components.
More information about the Lunar-commits
mailing list