commit:     4c1a2b8b02cac5df9309bfa516e637a9acaff06c
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 27 22:07:50 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 30 20:14:28 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4c1a2b8b

net-libs/webkit-gtk: 2.6.2 → 2.6.4

---
 .../webkit-gtk/{webkit-gtk-2.6.2.ebuild => webkit-gtk-2.6.4.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.6.2.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.6.4.ebuild
similarity index 98%
rename from net-libs/webkit-gtk/webkit-gtk-2.6.2.ebuild
rename to net-libs/webkit-gtk/webkit-gtk-2.6.4.ebuild
index 7ecc397..6a4d3e7 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.6.2.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.6.4.ebuild
@@ -42,7 +42,7 @@ RDEPEND="
        >=dev-libs/icu-3.8.1-r1:=
        >=media-libs/fontconfig-2.8:1.0
        >=media-libs/freetype-2.4.2:2
-       >=net-libs/libsoup-2.42.0:2.4[introspection?]
+       >=net-libs/libsoup-2.42:2.4[introspection?]
        >=x11-libs/cairo-1.10.2:=[X]
        >=x11-libs/gtk+-3.6.0:3[X?,introspection?]
        dev-db/sqlite:3=
@@ -179,6 +179,7 @@ src_configure() {
                $(cmake-utils_use_enable geoloc GEOLOCATION)
                $(cmake-utils_use_enable gstreamer VIDEO)
                $(cmake-utils_use_enable gstreamer WEB_AUDIO)
+               $(cmake-utils_use_enable introspection)
                $(cmake-utils_use_enable jit)
                $(cmake-utils_use_enable libsecret CREDENTIAL_STORAGE)
                $(cmake-utils_use_enable spell SPELLCHECK SPELLCHECK)
@@ -186,7 +187,6 @@ src_configure() {
                $(cmake-utils_use_enable webgl WEBGL)
                $(cmake-utils_use_enable X X11_TARGET)
                $(cmake-utils_use_find_package egl EGL)
-               $(cmake-utils_use_find_package introspection 
GobjectIntrospection)
                $(cmake-utils_use_find_package opengl OpenGL)
                -DPORT=GTK
                -DENABLE_GTKDOC=ON

Reply via email to