[jhbuild] core-deps-3.20: WebKitGTK+ 2.11.4



commit f824f04dbd39c3ef12c4c443950a829ceaa8e7fb
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Wed Jan 20 10:10:19 2016 +0100

    core-deps-3.20: WebKitGTK+ 2.11.4
    
    Enable FTL again now that WebKit works with the LLVM shared libraries.

 modulesets/gnome-suites-core-deps-3.20.modules |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.20.modules b/modulesets/gnome-suites-core-deps-3.20.modules
index b2c10bd..2da7d2f 100644
--- a/modulesets/gnome-suites-core-deps-3.20.modules
+++ b/modulesets/gnome-suites-core-deps-3.20.modules
@@ -1273,9 +1273,7 @@
             hash="sha256:b7a577c1b6c75030145e53b4793db9c88f9359ac49e7d771d4385d21b3e5945d"/>
   </autotools>
 
-  <!-- FTL is disabled as we have no way to install the llvm-static package as a sysdep on Fedora.
-       Enabling FTL will require either enhancing sysdeps or adding llvm to core-deps. -->
-  <cmake id="WebKit" cmakeargs="-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_FTL_JIT=OFF">
+  <cmake id="WebKit" cmakeargs="-DPORT=GTK -DCMAKE_BUILD_TYPE=Release">
     <if condition-unset="x11">
       <cmakeargs value="-DENABLE_X11_TARGET=OFF"/>
     </if>
@@ -1284,9 +1282,9 @@
     </if>
     <pkg-config>webkit2gtk-4.0.pc</pkg-config>
     <branch repo="webkitgtk.org"
-            module="webkitgtk-2.11.3.tar.xz" version="2.11.3"
-            hash="sha256:728b54364f067029b8c6106476c2cd874c68999a1d09eb1cdabe60fa5e38562a"
-            size="11574888">
+            module="webkitgtk-2.11.4.tar.xz" version="2.11.4"
+            hash="sha256:47631d5d66967ebda2683c065706d5d91d4d886fc11f382eecd39451c71dfe3c"
+            size="11603208">
     </branch>
     <dependencies>
       <dep package="c++"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]