[gnome-apps-nightly] Remove WebKit1 from the build.



commit 9a34e0b33ab19a733a6b21203878fbdfd51ea0b7
Author: Michael James Gratton <mike vee net>
Date:   Wed Feb 1 15:47:11 2017 +1100

    Remove WebKit1 from the build.

 org.gnome.Geary.json |   30 ------------------------------
 1 files changed, 0 insertions(+), 30 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 3427381..0a4eb7c 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -61,36 +61,6 @@
             ]
         },
         {
-            "name": "webkitgtk",
-            "config-opts": [
-                "--with-gtk=3.0",
-                "--enable-jit",
-                "--disable-webkit2",
-                "--enable-introspection"
-            ],
-            "build-options" : {
-                "arch" : {
-                    "x86_64" : { "config-opts" : [ "--enable-jit" ] },
-                    "i386" : { "config-opts" : [ "--enable-jit" ] },
-                    /* Following tricks to build on aarch64 from bijiben.json */
-                    "aarch64" : {
-                        "cflags": "-DENABLE_YARR_JIT=0 -fno-delete-null-pointer-checks",
-                        "cxxflags": "-DENABLE_YARR_JIT=0 -fno-delete-null-pointer-checks",
-                        "config-opts" : [
-                            "--disable-jit"
-                        ]
-                    }
-                }
-            },
-            "sources": [
-                {
-                    "type": "archive",
-                    "url": "http://webkitgtk.org/releases/webkitgtk-2.4.11.tar.xz";,
-                    "sha256": "588aea051bfbacced27fdfe0335a957dca839ebe36aa548df39c7bbafdb65bf7"
-                }
-            ]
-        },
-        {
             "name": "libgee",
             "build-options" : {
                 "env": {


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