CVS: moonbase/web/galeon BUILD, 1.7, 1.8 DEPENDS, 1.5, 1.6 DETAILS,
1.10, 1.11
elaine at lunar-linux.org
elaine at lunar-linux.org
Fri Nov 7 16:29:49 GMT 2003
Update of /var/cvs/lunar/moonbase/web/galeon
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26640
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
version bumped, removed patch (seems to not be needed for moz 1.[45]
Added all the depends I found doing an instal with no gnome components
priorly existing. I'm sure the list could be trimmed.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/galeon/BUILD,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- BUILD 21 Oct 2003 04:12:34 -0000 1.7
+++ BUILD 7 Nov 2003 16:29:47 -0000 1.8
@@ -1,8 +1,7 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+# patch_it $SOURCE_CACHE/$SOURCE2 1 && # as near as I can see, not needed
./configure --prefix=/opt/lunar/gnome/2.4 \
--disable-werror \
- --with-mozilla-snapshot=trunk \
$OPTS &&
default_make &&
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/galeon/DEPENDS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DEPENDS 21 Oct 2003 03:23:22 -0000 1.5
+++ DEPENDS 7 Nov 2003 16:29:47 -0000 1.6
@@ -1,3 +1,20 @@
-depends mozilla &&
-depends libgnomeui &&
+depends mozilla &&
+
+# adding depends found when installing galeon with no prior gnome installed
+# no attempt to figure out the minimal tree
+
+depends libmng &&
+depends libart_lgpl &&
+depends libcroco &&
+depends libgsf &&
+depends librsvg &&
+depends libgnomecanvas &&
+depends ORBit &&
+depends libxml &&
+depends gnome-libs &&
+depends oaf &&
+depends gnome-mime-data &&
+depends GConf2 &&
+depends gnome-vfs2 &&
+depends libgnomeui &&
optional_depends "nautilus" "--enable-nautilus-view" "" "to enable nautilus view"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/galeon/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS 21 Oct 2003 04:12:34 -0000 1.10
+++ DETAILS 7 Nov 2003 16:29:47 -0000 1.11
@@ -1,15 +1,15 @@
MODULE=galeon
- VERSION=1.3.9
+ VERSION=1.3.10
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=galeon-fix.diff
+ #SOURCE2=galeon-fix.diff
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
- SOURCE_VFY=md5:f948047373884a0dc8d841930d11680c
+ SOURCE_VFY=md5:1707493228c2174e8ecd856789506ecd
SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
- SOURCE2_VFY=md5:c836d465dd1b300ae2b2e283140551ad
+ #SOURCE2_VFY=md5:c836d465dd1b300ae2b2e283140551ad
WEB_SITE=http://galeon.sourceforge.net
ENTERED=20030310
- UPDATED=20031021
+ UPDATED=20031107
SHORT="Galeon is a GNOME Web browser based on Gecko (the Mozilla rendering engine)."
cat << EOF
Galeon is a GNOME Web browser based on Gecko (the Mozilla rendering
More information about the Lunar-commits
mailing list