CVS: moonbase/gnome2-apps/diacanvas2 BUILD,1.2,1.3 DETAILS,1.1,1.2
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:03 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-apps/diacanvas2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-apps/diacanvas2
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/gnome2-apps/diacanvas2/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 27 Feb 2003 05:30:53 -0000 1.2
+++ BUILD 12 Sep 2003 03:52:31 -0000 1.3
@@ -1,11 +1,10 @@
(
-export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:/usr/lib/pkgconfig
-./configure --prefix=/opt/lunar/gnome/2 \
- --disable-python \
- --disable-gtk-doc \
- $OPTS &&
+./configure --prefix=/opt/lunar/gnome/2.4 \
+ --disable-python \
+ --disable-gtk-doc \
+ $OPTS &&
make &&
prepare_install &&
touch doc/ref/html/index.sgml &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/diacanvas2/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 27 Feb 2003 05:10:14 -0000 1.1
+++ DETAILS 12 Sep 2003 03:52:31 -0000 1.2
@@ -5,7 +5,7 @@
SOURCE_URL[0]=$SFORGE_URL/diacanvas/$SOURCE
WEB_SITE=http://diacanvas.sourceforge.net
ENTERED=20030226
- UPDATED=20030226
+ UPDATED=20030912
SHORT="DiaCanvas2 is a diagramming canvas for GTK+/GNOME."
cat << EOF
DiaCanvas2 is a diagramming canvas for GTK+/GNOME.
More information about the Lunar-commits
mailing list