[gnome-build-meta/abderrahim/webkit: 2/2] sdk/WebKitGTK+: update to 2.23.1
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/webkit: 2/2] sdk/WebKitGTK+: update to 2.23.1
- Date: Fri, 23 Nov 2018 19:12:20 +0000 (UTC)
commit 1b0e6a4027ec4f7b49ecfa15541847a471fdf11c
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Fri Nov 23 10:29:57 2018 +0100
sdk/WebKitGTK+: update to 2.23.1
This also disables the bubblewrap sandbox
elements/sdk/WebKitGTK+.bst | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/elements/sdk/WebKitGTK+.bst b/elements/sdk/WebKitGTK+.bst
index 269931c..caa04cf 100644
--- a/elements/sdk/WebKitGTK+.bst
+++ b/elements/sdk/WebKitGTK+.bst
@@ -1,7 +1,7 @@
kind: cmake
sources:
- kind: tar
- url: webkitgtk_org:webkitgtk-2.22.3.tar.xz
+ url: webkitgtk_org:webkitgtk-2.23.1.tar.xz
- kind: patch
path: files/webkitgtk/gtk-doc-introspection-cross-compiling.patch
- kind: local
@@ -51,7 +51,11 @@ variables:
webkitgtk_toolchain: -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=toolchain.i386
- arch == "arm":
webkitgtk_toolchain: -DCMAKE_TOOLCHAIN_FILE=toolchain.arm
- cmake-local: -DPORT=GTK -DENABLE_PLUGIN_PROCESS_GTK2=OFF %{webkitgtk_toolchain}
+ cmake-local:
+ -DPORT=GTK
+ -DENABLE_PLUGIN_PROCESS_GTK2=OFF
+ -DENABLE_BUBBLEWRAP_SANDBOX=OFF
+ %{webkitgtk_toolchain}
(?):
- arch == "i686":
environment:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]