CVS: moonbase/web/screem BUILD,1.2,1.3 DETAILS,1.5,1.6
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:18 GMT 2003
Update of /var/cvs/lunar/moonbase/web/screem
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/web/screem
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/web/screem/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 9 Oct 2002 00:29:32 -0000 1.2
+++ BUILD 12 Sep 2003 03:52:46 -0000 1.3
@@ -1,17 +1,16 @@
(
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
if [ -d /usr/include/gdk-pixbuf-1.0/gdk-pixbuf ]; then
ln -sf /usr/include/gdk-pixbuf-1.0/gdk-pixbuf /usr/include/gdk-pixbuf
fi &&
- ./configure --prefix=/opt/lunar/gnome/2 \
- --bindir=/opt/lunar/gnome/2/bin \
- --sbindir=/opt/lunar/gnome/2/sbin \
- --datadir=/opt/lunar/gnome/2/share \
+ ./configure --prefix=/opt/lunar/gnome/2.4 \
+ --bindir=/opt/lunar/gnome/2.4/bin \
+ --sbindir=/opt/lunar/gnome/2.4/sbin \
+ --datadir=/opt/lunar/gnome/2.4/share \
--sysconfdir=/etc \
- --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 \
--disable-gdk_pixbuftest &&
default_make
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/screem/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS 20 Aug 2003 23:00:20 -0000 1.5
+++ DETAILS 12 Sep 2003 03:52:46 -0000 1.6
@@ -5,7 +5,7 @@
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
WEB_SITE=http://www.screem.org/
ENTERED=20020608
- UPDATED=20030820
+ UPDATED=20030912
SHORT="Screem is a website development environment."
MAINTAINER=csm at moongroup.com
cat << EOF
More information about the Lunar-commits
mailing list