[Lunar-commits] CVS: moonbase/gnome2-core/libbonoboui BUILD, 1.5,
1.6 DETAILS, 1.10, 1.11
Nick Hudson
nhudson at lunar-linux.org
Fri Apr 9 15:08:56 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-core/gtksourceview BUILD, 1.5,
1.6 DETAILS, 1.7, 1.8 POST_INSTALL, 1.2, 1.3
- Next message: [Lunar-commits] CVS: moonbase/gnome2-core/libbonobo BUILD, 1.5,
1.6 DETAILS, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/gnome2-core/libbonoboui
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12930/libbonoboui
Modified Files:
BUILD DETAILS
Log Message:
Updating to Gnome 2.6.0 Desktop Release, I have to say that cvs merging is alot easier to do than moving the files over by hand. Now go get yourself a 40 and do some updating!
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libbonoboui/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD 13 Sep 2003 15:33:52 -0000 1.5
+++ BUILD 9 Apr 2004 15:08:23 -0000 1.6
@@ -1,14 +1,12 @@
(
- ./configure --build=$BUILD \
- --sysconfdir=/etc \
- --prefix=/opt/lunar/gnome/2.4 \
- --localstatedir=/var \
- --infodir=/opt/lunar/gnome/2.4/share/info \
- --mandir=/opt/lunar/gnome/2.4/share/man \
- --with-html-dir=/usr/share/gtk-doc/html \
- $OPTS &&
+ ./configure --prefix=${GNOME26_PREFIX:-/usr} \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME26_PREFIX:-/usr}/share/man \
+ $OPTS &&
+ default_make
- default_make
-
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libbonoboui/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS 21 Jan 2004 13:15:50 -0000 1.10
+++ DETAILS 9 Apr 2004 15:08:23 -0000 1.11
@@ -1,12 +1,12 @@
MODULE=libbonoboui
- VERSION=2.4.3
+ VERSION=2.6.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.4/$SOURCE
- SOURCE_VFY=md5:b2e4b0e62d5d32ba713221fb63faa6d1
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.6/$SOURCE
+ SOURCE_VFY=md5:948dbd0ffe2c460ff2986254a40a5c7f
WEB_SITE=http://www.ximian.com/devzone/tech/bonobo.html
ENTERED=20020714
- UPDATED=20031029
+ UPDATED=20040409
SHORT="libbonoboui is a part of the GNOME 2.0 bonobo implementation"
cat << EOF
Bonobo is the GNOME architecture for creating reusable software
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-core/gtksourceview BUILD, 1.5,
1.6 DETAILS, 1.7, 1.8 POST_INSTALL, 1.2, 1.3
- Next message: [Lunar-commits] CVS: moonbase/gnome2-core/libbonobo BUILD, 1.5,
1.6 DETAILS, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list