CVS: moonbase/devel/gnomemm-all BUILD,1.1,1.2 DETAILS,1.1,1.2
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:02 GMT 2003
Update of /var/cvs/lunar/moonbase/devel/gnomemm-all
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/devel/gnomemm-all
Modified Files:
BUILD 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/devel/gnomemm-all/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 25 Aug 2003 01:05:54 -0000 1.1
+++ BUILD 12 Sep 2003 03:52:29 -0000 1.2
@@ -3,10 +3,10 @@
cd gconfmm &&
./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 \
+ --infodir=/opt/lunar/gnome/2.4/share/info \
+ --mandir=/opt/lunar/gnome/2.4/share/man \
$OPTS &&
default_make &&
@@ -14,10 +14,10 @@
cd ../libglademm &&
./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 \
+ --infodir=/opt/lunar/gnome/2.4/share/info \
+ --mandir=/opt/lunar/gnome/2.4/share/man \
$OPTS &&
default_make &&
@@ -25,10 +25,10 @@
cd ../libgnomecanvasmm &&
./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 \
+ --infodir=/opt/lunar/gnome/2.4/share/info \
+ --mandir=/opt/lunar/gnome/2.4/share/man \
$OPTS &&
default_make &&
@@ -36,10 +36,10 @@
cd ../libbonobomm &&
./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 \
+ --infodir=/opt/lunar/gnome/2.4/share/info \
+ --mandir=/opt/lunar/gnome/2.4/share/man \
$OPTS &&
default_make &&
@@ -47,10 +47,10 @@
cd ../libgnomemm &&
./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 \
+ --infodir=/opt/lunar/gnome/2.4/share/info \
+ --mandir=/opt/lunar/gnome/2.4/share/man \
$OPTS &&
default_make &&
@@ -58,10 +58,10 @@
cd ../libbonobouimm &&
./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 \
+ --infodir=/opt/lunar/gnome/2.4/share/info \
+ --mandir=/opt/lunar/gnome/2.4/share/man \
$OPTS &&
default_make &&
@@ -69,10 +69,10 @@
cd ../libgnomeuimm &&
./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 \
+ --infodir=/opt/lunar/gnome/2.4/share/info \
+ --mandir=/opt/lunar/gnome/2.4/share/man \
$OPTS &&
default_make
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/gnomemm-all/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 25 Aug 2003 01:05:54 -0000 1.1
+++ DETAILS 12 Sep 2003 03:52:29 -0000 1.2
@@ -5,7 +5,7 @@
SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$SOURCE
WEB_SITE=http://www.gnome.org
ENTERED=20030824
- UPDATED=20030824
+ UPDATED=20030912
MAINTAINER=nhudson at lunar-linux.org
SHORT="gnomemm-all is a combination of all c++ wrappers for
Gnome2"
More information about the Lunar-commits
mailing list