CVS: moonbase/gnome2-extras/ghex BUILD,1.2,1.3 DETAILS,1.2,1.3
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:11 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-extras/ghex
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-extras/ghex
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-extras/ghex/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 15 Jul 2003 20:31:22 -0000 1.2
+++ BUILD 12 Sep 2003 03:52:38 -0000 1.3
@@ -1,14 +1,12 @@
(
- export PATH=/opt/lunar/gnome/2/bin:$PATH &&
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
- patch_it $SOURCE_CACHE/$SOURCE2 1
./configure --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/gnome2-extras/ghex/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 15 Jul 2003 20:31:22 -0000 1.2
+++ DETAILS 12 Sep 2003 03:52:38 -0000 1.3
@@ -1,13 +1,10 @@
MODULE=ghex
- VERSION=2.2.1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=$MODULE-$VERSION-va_end-fix.patch.bz2
+ VERSION=2.4.0.1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ghex-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.2/$SOURCE
- SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.4/$SOURCE
WEB_SITE=http://pluton.ijs.si/~jaka
ENTERED=20021223
- UPDATED=20030628
+ UPDATED=20030912
SHORT="ghex is a binary editor"
cat << EOF
GHex is a simple binary editor, allowing the user to view and edit a
More information about the Lunar-commits
mailing list