[Lunar-commits]
CVS: moonbase/gnome/gtkhtml3 BUILD, 1.1, 1.2 DETAILS, 1.8, 1.9
Terry Chan
tchan at lunar-linux.org
Tue Mar 8 20:41:42 UTC 2005
- Previous message: [Lunar-commits] CVS: moonbase/libs/libsoup22 BUILD, 1.1,
NONE DEPENDS, 1.2, NONE DETAILS, 1.9, NONE
- Next message: [Lunar-commits] CVS: moonbase/libs/gtkhtml32 BUILD, 1.1,
NONE DEPENDS, 1.2, NONE DETAILS, 1.7, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/gnome/gtkhtml3
In directory espresso.foo-projects.org:/tmp/cvs-serv27549
Modified Files:
BUILD DETAILS
Log Message:
Version bump to gtkhtml-3.6.0. Removed gtkhtml32 from moonbase and gtkthml36
from zbeta.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome/gtkhtml3/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 13 Apr 2003 19:28:09 -0000 1.1
+++ BUILD 8 Mar 2005 20:41:40 -0000 1.2
@@ -1,17 +1,11 @@
(
-
- CFLAGS="$CFLAGS -I/usr/include/libcapplet1" &&
- ./configure --prefix=/usr \
- --localstatedir=/var \
- --sysconfdir=/etc &&
- for FILE in `find . -iname "Makefile"`
- do
- sedit "s:-I/usr/include$::" ${FILE}
- sedit "s:-I/usr/include ::" ${FILE}
- sedit "s:-I\$(includedir)::" ${FILE}
- done &&
- make &&
- prepare_install &&
- make install
+ ./configure --prefix=${GNOME28_PREFIX:-/usr} \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME28_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME28_PREFIX:-/usr}/share/man \
+ $OPTS &&
+ default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome/gtkhtml3/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS 5 Oct 2004 09:30:01 -0000 1.8
+++ DETAILS 8 Mar 2005 20:41:40 -0000 1.9
@@ -1,13 +1,13 @@
MODULE=gtkhtml3
MOD=gtkhtml
- VERSION=3.0.10
+ VERSION=3.6.0
SOURCE=$MOD-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MOD/3.0/
- SOURCE_VFY=md5:b05b8551f7803f32ecfcf505a6310f3f
- WEB_SITE=unknown
+ SOURCE_URL[0]=$GNOME_URL/sources/$MOD/3.6/
+ SOURCE_VFY=sha1:61ef01b7db7b22dc9eb99d075f028adf52ead07c
+ WEB_SITE=http://www.gnome.org
ENTERED=20021118
- UPDATED=20040314
+ UPDATED=20050308
SHORT="gtkhtml is a html rendering/editing library."
cat << EOF
GtkHTML is a HTML rendering/editing library. It is not designed to be
- Previous message: [Lunar-commits] CVS: moonbase/libs/libsoup22 BUILD, 1.1,
NONE DEPENDS, 1.2, NONE DETAILS, 1.9, NONE
- Next message: [Lunar-commits] CVS: moonbase/libs/gtkhtml32 BUILD, 1.1,
NONE DEPENDS, 1.2, NONE DETAILS, 1.7, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list