[Lunar-commits]
CVS: moonbase/web/skipstone BUILD, NONE, 1.1 DETAILS, 1.1.1.1, 1.2
Terry Chan
tchan at lunar-linux.org
Wed Aug 4 15:10:49 GMT 2004
Update of /var/cvs/lunar/moonbase/web/skipstone
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28595
Modified Files:
DETAILS
Added Files:
BUILD
Log Message:
Hacked this module to get it to work with mozilla-1.7.x. Updated source
to 0.9.3 tarball.
--- NEW FILE: BUILD ---
(
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=/usr/share/info \
--mandir=/usr/share/man \
--with-mozilla-includes=/usr/include/mozilla \
--with-mozilla-libs=/usr/lib/mozilla \
--enable-cvs-mozilla \
$OPTS &&
default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/skipstone/DETAILS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DETAILS 21 Aug 2002 00:55:22 -0000 1.1.1.1
+++ DETAILS 4 Aug 2004 15:10:47 -0000 1.2
@@ -1,14 +1,14 @@
MODULE=skipstone
- VERSION=0.8.3
-# VERSION=0.8.1
+ VERSION=0.9.3
+ #VERSION=0.8.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=http://www.muhri.net/skipstone/$SOURCE
+ SOURCE_URL=http://www.muhri.net/skipstone/$SOURCE
+ SOURCE_VFY=md5:e5f558e474dcaee673edf25877bdba5b
WEB_SITE=http://www.muhri.net/skipstone/page.php3?node=home
ENTERED=20020226
- UPDATED=20020510
- SHORT="SkipStone is a Gtk+ Web Browser that embeds Mozilla's rendering component Gecko. It aims to be light and fast with few dependencies."
- MAINTAINER=csm at moongroup.com
+ UPDATED=20040804
+ SHORT="SkipStone is a Gtk+ Web Browser that embeds Mozilla's rendering component Gecko."
cat << EOF
SkipStone is a Gtk+ Web Browser that embeds Mozilla's
rendering component Gecko. It aims to be light and
More information about the Lunar-commits
mailing list