CVS: moonbase/web/epiphany BUILD,1.5,1.6 DETAILS,1.9,1.10

nhudson at lunar-linux.org nhudson at lunar-linux.org
Tue Jul 15 12:34:54 GMT 2003


Update of /var/cvs/lunar/moonbase/web/epiphany
In directory dbguin.lunar-linux.org:/tmp/cvs-serv5833/epiphany

Modified Files:
	BUILD DETAILS 
Log Message:

Updating epiphany to new version 0.8.0.  If you have a customized UI then you 
will need to remember what you did because it will not save it due to
improvements to the UI


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/epiphany/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	4 Jul 2003 04:10:50 -0000	1.5
+++ BUILD	15 Jul 2003 12:34:52 -0000	1.6
@@ -1,8 +1,12 @@
 (
-export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:/usr/lib/pkgconfig &&
-
-./configure --prefix=/opt/lunar/gnome/2 \
-            $OPTS                       &&
+    ./configure --build=$BUILD                                  \
+                --sysconfdir=/etc                               \
+                --prefix=/opt/lunar/gnome/2                     \
+                --localstatedir=/var                            \
+                --infodir=/opt/lunar/gnome/2/share/info         \
+                --mandir=/opt/lunar/gnome/2/share/man           \
+                --enable-cpp-rtti                               \
+                $OPTS                                           &&
 
 default_make  &&
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/epiphany/DETAILS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DETAILS	9 Jul 2003 21:25:38 -0000	1.9
+++ DETAILS	15 Jul 2003 12:34:52 -0000	1.10
@@ -1,12 +1,13 @@
           MODULE=epiphany
          VERSION=0.7.3
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_MD5=10c9481303255bd7a356964ed8392ab6 
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_MD5=f3648619a7c93bf6aa5b9e5b515c51a1
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.7/$SOURCE
+   SOURCE_URL[0]=http://downloads.mozdev.org/epiphany/$SOURCE
+   SOURCE_URL[1]=$GNOME_URL/sources/$MODULE/0.8/$SOURCE
         WEB_SITE=http://epiphany.mozdev.org
          ENTERED=20030413
-         UPDATED=20030709
+         UPDATED=20030715
        MAINTAINER=nhudson at lunar-linux.org
            SHORT="Epiphany is a GNOME Web browser based on Gecko (the 
 Mozilla rendering engine)."




More information about the Lunar-commits mailing list