[Lunar-commits] CVS: moonbase/gnome-desktop/epiphany BUILD, 1.12,
1.13 DEPENDS, 1.2, 1.3 DETAILS, 1.35, 1.36 epiphany, 1.2, NONE
Auke Kok
sofar at lunar-linux.org
Fri Mar 25 15:00:00 UTC 2005
- Previous message: [Lunar-commits] CVS: moonbase/gnome-desktop/evolution-data-server
BUILD, 1.2, 1.3 DEPENDS, 1.3, 1.4 DETAILS, 1.19, 1.20
- Next message: [Lunar-commits] CVS: moonbase/gnome-desktop/evolution-webcal BUILD,
1.2, 1.3 DEPENDS, 1.2, 1.3 DETAILS, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/gnome-desktop/epiphany
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/gnome-desktop/epiphany
Modified Files:
BUILD DEPENDS DETAILS
Removed Files:
epiphany
Log Message:
merging gnome-2.10 by cmak into moonbase
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-desktop/epiphany/BUILD,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- BUILD 9 Apr 2004 19:19:33 -0000 1.12
+++ BUILD 25 Mar 2005 14:59:27 -0000 1.13
@@ -1,13 +1,13 @@
(
- ./configure --prefix=${GNOME26_PREFIX:-/usr} \
+ ./configure --prefix=${GNOME210_PREFIX:-/usr} \
--build=$BUILD \
--sysconfdir=/etc \
--localstatedir=/var \
- --infodir=${GNOME26_PREFIX:-/usr}/share/info \
- --mandir=${GNOME26_PREFIX:-/usr}/share/man \
+ --infodir=${GNOME210_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME210_PREFIX:-/usr}/share/man \
+ --with-mozilla=firefox \
$OPTS &&
- default_make &&
- cp $SCRIPT_DIRECTORY/epiphany /usr/bin
+ default_make
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-desktop/epiphany/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 9 Apr 2004 19:19:33 -0000 1.2
+++ DEPENDS 25 Mar 2005 14:59:27 -0000 1.3
@@ -1,3 +1,2 @@
-depends mozilla &&
-depends libgnomeui &&
-optional_depends "nautilus" "--enable-nautilus-view" "--disable-nautilus-view" "for nautilus-view support"
+depends firefox &&
+depends libgnomeui
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-desktop/epiphany/DETAILS,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- DETAILS 5 Oct 2004 09:30:21 -0000 1.35
+++ DETAILS 25 Mar 2005 14:59:27 -0000 1.36
@@ -1,14 +1,16 @@
MODULE=epiphany
- VERSION=1.2.8
+ VERSION=1.6.0
+ MAJOR=1.6
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_VFY=md5:19d80db940f722b890dd439038743f83
- SOURCE_URL=$GNOME_URL/sources/$MODULE/1.2/
- WEB_SITE=http://epiphany.mozdev.org
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+ SOURCE_VFY=sha1:fea937fc7980f2b82301a5c5b5c2acbcf15374a0
+ WEB_SITE=http://www.gnome.org
ENTERED=20030413
- UPDATED=20040821
+ UPDATED=20050318
MAINTAINER=nhudson at lunar-linux.org
- SHORT="GNOME Web browser based on Gecko (the Mozilla engine)."
-PSAFE=no
+ SHORT="Epiphany is a GNOME Web browser based on Gecko (the
+Mozilla rendering engine)."
cat << EOF
Epiphany is a GNOME Web browser based on Gecko (the Mozilla rendering
engine). It is fast, has a light interface, and is fully
--- epiphany DELETED ---
- Previous message: [Lunar-commits] CVS: moonbase/gnome-desktop/evolution-data-server
BUILD, 1.2, 1.3 DEPENDS, 1.3, 1.4 DETAILS, 1.19, 1.20
- Next message: [Lunar-commits] CVS: moonbase/gnome-desktop/evolution-webcal BUILD,
1.2, 1.3 DEPENDS, 1.2, 1.3 DETAILS, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list