[Lunar-commits]
CVS: moonbase/web/epiphany BUILD, 1.10, 1.11 DETAILS, 1.27, 1.28
Nick Hudson
nhudson at lunar-linux.org
Sun Jan 18 16:15:32 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/web/quanta3 BUILD, 1.1, 1.2 DETAILS,
1.6, 1.7
- Next message: [Lunar-commits]
CVS: moonbase/web/mozilla BUILD, 1.17, 1.18 DETAILS,
1.20, 1.21 PRE_BUILD, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/web/epiphany
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21992/epiphany
Modified Files:
BUILD DETAILS
Log Message:
Updating mozilla to new version 1.6 also updating the patchset. Updating epiphany to new version 1.0.7 to go with the new version of mozilla. Also moved epiphany to /usr from /opt
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/epiphany/BUILD,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- BUILD 23 Sep 2003 03:32:21 -0000 1.10
+++ BUILD 18 Jan 2004 16:15:29 -0000 1.11
@@ -1,17 +1,10 @@
(
export LD_LIBRARY_PATH=/opt/lunar/gnome/2.4/lib:/usr/lib:/lib
- ./configure --build=$BUILD \
- --sysconfdir=/etc \
- --prefix=/opt/lunar/gnome/2.4 \
- --localstatedir=/var \
- --infodir=/opt/lunar/gnome/2.4/share/info \
- --mandir=/opt/lunar/gnome/2.4/share/man \
- $OPTS &&
-
-default_make &&
+OPTS="$OPTS --disable-nautilus-view"
+default_build
#This will make epiphany use all mozilla plugins
-cp $SCRIPT_DIRECTORY/epiphany /opt/lunar/gnome/2.4/bin
+cp $SCRIPT_DIRECTORY/epiphany /usr/bin
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/epiphany/DETAILS,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- DETAILS 11 Nov 2003 03:21:49 -0000 1.27
+++ DETAILS 18 Jan 2004 16:15:29 -0000 1.28
@@ -1,12 +1,12 @@
MODULE=epiphany
- VERSION=1.0.6
+ VERSION=1.0.7
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_VFY=md5:eeb1c339aaf62d7f85a39c93c706b45d
+ SOURCE_VFY=md5:6f1639d7c7133769ce28eb24358ef55b
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.0/$SOURCE
WEB_SITE=http://epiphany.mozdev.org
ENTERED=20030413
- UPDATED=20031111
+ UPDATED=20040118
MAINTAINER=nhudson at lunar-linux.org
SHORT="Epiphany is a GNOME Web browser based on Gecko (the
Mozilla rendering engine)."
- Previous message: [Lunar-commits] CVS: moonbase/web/quanta3 BUILD, 1.1, 1.2 DETAILS,
1.6, 1.7
- Next message: [Lunar-commits]
CVS: moonbase/web/mozilla BUILD, 1.17, 1.18 DETAILS,
1.20, 1.21 PRE_BUILD, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list