[Lunar-commits] CVS: moonbase/gnome2-core/libgtkhtml BUILD, 1.4,
1.5 DETAILS, 1.12, 1.13
Nick Hudson
nhudson at lunar-linux.org
Fri Apr 9 15:08:27 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-core/libgnomeui BUILD, 1.4,
1.5 DEPENDS, 1.1, 1.2 DETAILS, 1.6, 1.7
- Next message: [Lunar-commits] CVS: moonbase/gnome2-core/libgnomeprint BUILD, 1.4,
1.5 DETAILS, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/gnome2-core/libgtkhtml
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12930/libgtkhtml
Modified Files:
BUILD DETAILS
Log Message:
Updating to Gnome 2.6.0 Desktop Release, I have to say that cvs merging is alot easier to do than moving the files over by hand. Now go get yourself a 40 and do some updating!
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libgtkhtml/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 13 Sep 2003 15:33:53 -0000 1.4
+++ BUILD 9 Apr 2004 15:08:25 -0000 1.5
@@ -1,14 +1,12 @@
(
- ./configure --build=$BUILD \
- --sysconfdir=/etc \
- --prefix=/opt/lunar/gnome/2.4 \
- --localstatedir=/var \
- --infodir=/opt/lunar/gnome/2.4/share/info \
- --mandir=/opt/lunar/gnome/2.4/share/man \
- $OPTS &&
-
- default_make
+ ./configure --prefix=${GNOME26_PREFIX:-/usr} \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME26_PREFIX:-/usr}/share/man \
+ $OPTS &&
+ default_make
) > $C_FIFO 2>&1
-
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libgtkhtml/DETAILS,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- DETAILS 29 Jan 2004 20:56:54 -0000 1.12
+++ DETAILS 9 Apr 2004 15:08:25 -0000 1.13
@@ -1,13 +1,13 @@
MODULE=libgtkhtml
- VERSION=2.4.1
+ VERSION=2.6.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.4/$SOURCE
- SOURCE_VFY=md5:31f9476871517a82aafad3cdda43ac1e
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.6/$SOURCE
+ SOURCE_VFY=md5:100d747ee9dce852e313c4f9fa202813
WEB_SITE=http://gtkhtml2.codefactory.se
ENTERED=20020714
- UPDATED=20031011
- PSAFE=no
+ UPDATED=20040409
+ PSAFE=no
SHORT="Gtkhtml2 is a library for displaying htmlpages"
cat << EOF
Gtkhtml2 (sometimes called libgtkhtml2) is a small and standards
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-core/libgnomeui BUILD, 1.4,
1.5 DEPENDS, 1.1, 1.2 DETAILS, 1.6, 1.7
- Next message: [Lunar-commits] CVS: moonbase/gnome2-core/libgnomeprint BUILD, 1.4,
1.5 DETAILS, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list