CVS: moonbase/gnome2-core/gnome-themes BUILD, 1.1, 1.2 DEPENDS, 1.2,
1.3 DETAILS, 1.2, 1.3
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:07 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-core/gnome-themes
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-core/gnome-themes
Modified Files:
BUILD DEPENDS 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-core/gnome-themes/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 5 Feb 2003 00:42:34 -0000 1.1
+++ BUILD 12 Sep 2003 03:52:34 -0000 1.2
@@ -1,12 +1,12 @@
(
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
- ./configure --build=$BUILD \
- --sysconfdir=/etc \
+ ./configure --build=$BUILD \
+ --sysconfdir=/etc \
--prefix=/usr \
- --localstatedir=/var \
+ --localstatedir=/var \
--infodir=/usr/info \
- --mandir=/usr/man &&
+ --mandir=/usr/man \
+ $OPTS
default_make
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-themes/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 23 Apr 2003 11:35:40 -0000 1.2
+++ DEPENDS 12 Sep 2003 03:52:34 -0000 1.3
@@ -1,3 +1,2 @@
-depends gnome-desktop &&
-depends gtk-thinice-theme2 &&
-depends gtk-engines2
+depends gtk-engines2 &&
+depends gtk-thinice-theme2
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-themes/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 13 Mar 2003 01:12:57 -0000 1.2
+++ DETAILS 12 Sep 2003 03:52:34 -0000 1.3
@@ -1,14 +1,13 @@
MODULE=gnome-themes
- VERSION=2.2.1
+ VERSION=2.4.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.2/$SOURCE
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.4/$SOURCE
+ SOURCE_VFY=md5:57ae1cf8a8bac1a461310f26347605e6
WEB_SITE=http://www.gnome.org
ENTERED=20021202
- UPDATED=20030312
- SHORT="Gnome Themes is a package that has a number of basic
-themes for Gnome 2.2"
+ UPDATED=20030912
+ SHORT="Gnome Desktop"
cat << EOF
-Gnome Themes is a package that has a number of basic
-themes for Gnome 2.2
+Gnome-Desktop
EOF
More information about the Lunar-commits
mailing list