summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2010-10-22 20:31:47 -0500
committerGeorge Sherwood2010-10-22 20:31:47 -0500
commitca1f189aed9b5ac71b0d4d4391432bf469bfb38e (patch)
tree2ff4fd6e697f082ea15e012ef5ea5f0ff72e49ce
parent6deaa9d90ddc4658e4f552a3a8d8d950cba0f573 (diff)
epiphany: Updated devel to version 2.91.1.1. First gtk+3 app that
builds. :)
-rwxr-xr-xgnome2-apps/epiphany/DEPENDS7
-rwxr-xr-xgnome2-apps/epiphany/DETAILS2
-rw-r--r--gnome2-apps/epiphany/HISTORY4
-rw-r--r--gnome2-apps/epiphany/epiphany-2.31.3.tar.bz2.sigbin287 -> 0 bytes
-rw-r--r--gnome2-apps/epiphany/epiphany-2.91.1.1.tar.bz2.sigbin0 -> 287 bytes
5 files changed, 11 insertions, 2 deletions
diff --git a/gnome2-apps/epiphany/DEPENDS b/gnome2-apps/epiphany/DEPENDS
index 208ac014bc..81e9df2213 100755
--- a/gnome2-apps/epiphany/DEPENDS
+++ b/gnome2-apps/epiphany/DEPENDS
@@ -1,6 +1,11 @@
depends iso-codes &&
depends dbus-glib &&
-depends webkitgtk &&
+if [[ "$EPIPHANY_DEVEL" == "n" ]]; then
+ depends webkitgtk
+else
+ depends webkitgtk3
+ depends gsettings-desktop-schemas
+fi &&
depends startup-notification &&
depends libgnome-keyring &&
depends -sub SOUP_GNOME libsoup &&
diff --git a/gnome2-apps/epiphany/DETAILS b/gnome2-apps/epiphany/DETAILS
index a41d7c9609..0f46aee686 100755
--- a/gnome2-apps/epiphany/DETAILS
+++ b/gnome2-apps/epiphany/DETAILS
@@ -1,6 +1,6 @@
SPELL=epiphany
if [[ "$EPIPHANY_DEVEL" == "y" ]]; then
- VERSION=2.31.3
+ VERSION=2.91.1.1
else
VERSION=2.30.6
fi
diff --git a/gnome2-apps/epiphany/HISTORY b/gnome2-apps/epiphany/HISTORY
index bf818497e2..f4e7a4a018 100644
--- a/gnome2-apps/epiphany/HISTORY
+++ b/gnome2-apps/epiphany/HISTORY
@@ -1,3 +1,7 @@
+2010-10-22 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated devel to version 2.91.1.1
+ * DEPENDS: devel depends webkitgtk3, gsettings-desktop-schemas
+
2010-09-16 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 2.30.6
diff --git a/gnome2-apps/epiphany/epiphany-2.31.3.tar.bz2.sig b/gnome2-apps/epiphany/epiphany-2.31.3.tar.bz2.sig
deleted file mode 100644
index 704a0e1943..0000000000
--- a/gnome2-apps/epiphany/epiphany-2.31.3.tar.bz2.sig
+++ /dev/null
Binary files differ
diff --git a/gnome2-apps/epiphany/epiphany-2.91.1.1.tar.bz2.sig b/gnome2-apps/epiphany/epiphany-2.91.1.1.tar.bz2.sig
new file mode 100644
index 0000000000..4e995173a9
--- /dev/null
+++ b/gnome2-apps/epiphany/epiphany-2.91.1.1.tar.bz2.sig
Binary files differ