[Lunar-commits] r21465 - moonbase/trunk/web/galeon

Samuel Verstraete elangelo at lunar-linux.org
Thu Sep 21 07:50:53 UTC 2006


Author: elangelo
Date: 2006-09-21 07:50:52 +0000 (Thu, 21 Sep 2006)
New Revision: 21465

Removed:
   moonbase/trunk/web/galeon/galeon
Modified:
   moonbase/trunk/web/galeon/BUILD
   moonbase/trunk/web/galeon/DEPENDS
   moonbase/trunk/web/galeon/DETAILS
Log:
updated to the last version... i will post the changelog as the step from 1.3.2 to 2.0.2 is a remarkably long list ;)
gr,S.


Modified: moonbase/trunk/web/galeon/BUILD
===================================================================
--- moonbase/trunk/web/galeon/BUILD	2006-09-21 04:08:16 UTC (rev 21464)
+++ moonbase/trunk/web/galeon/BUILD	2006-09-21 07:50:52 UTC (rev 21465)
@@ -8,7 +8,5 @@
                 --mandir=${GNOME26_PREFIX:-/usr}/share/man   \
                 $OPTS                             &&
     default_make
-
-  cp $SCRIPT_DIRECTORY/galeon ${GNOME26_PREFIX:-/usr}/bin
   
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/web/galeon/DEPENDS
===================================================================
--- moonbase/trunk/web/galeon/DEPENDS	2006-09-21 04:08:16 UTC (rev 21464)
+++ moonbase/trunk/web/galeon/DEPENDS	2006-09-21 07:50:52 UTC (rev 21465)
@@ -1,11 +1,9 @@
-depends  mozilla     &&
-
-# adding depends found when installing galeon with no prior gnome installed
-# no attempt to figure out the minimal tree
-# tchan edited these new depends to a smaller tree
-
-depends  gnome-libs  &&
-depends  oaf         &&
-depends  gnome-mime-data      &&
-depends  libgnomeui  &&
+depends  %GECKO_RENDERER  &&
+depends  libgnome         &&
+depends  libgnomeui       &&
+depends  libglade         &&
+depends  libxml2          &&
+depends  libgnomeprintui  &&
+depends  iso-codes        &&
 optional_depends "nautilus" "--enable-nautilus-view" "" "to enable nautilus view" 
+

Modified: moonbase/trunk/web/galeon/DETAILS
===================================================================
--- moonbase/trunk/web/galeon/DETAILS	2006-09-21 04:08:16 UTC (rev 21464)
+++ moonbase/trunk/web/galeon/DETAILS	2006-09-21 07:50:52 UTC (rev 21465)
@@ -1,12 +1,13 @@
           MODULE=galeon
-         VERSION=1.3.16
+         VERSION=2.0.2
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=md5:539f8c4672a7e7448745f35110ec1529
+      SOURCE_VFY=sha1:b98bc2379076a6d31fff21665b3f3f8b5fc3c75b
         WEB_SITE=http://galeon.sourceforge.net
          ENTERED=20030310
-         UPDATED=20040706
+         UPDATED=20060918
            SHORT="GNOME Web browser based on Gecko (the Mozilla engine)."
+
 cat << EOF
 Galeon is a GNOME Web browser based on Gecko (the Mozilla
 rendering engine). It is fast, has a light interface, and is fully

Deleted: moonbase/trunk/web/galeon/galeon



More information about the Lunar-commits mailing list