[gnome-build-meta/mcatanzaro/webkitgtk-2.31.1: 2/2] Update to WebKitGTK 2.31.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/mcatanzaro/webkitgtk-2.31.1: 2/2] Update to WebKitGTK 2.31.1
- Date: Wed, 13 Jan 2021 17:52:29 +0000 (UTC)
commit b532c20dd7aa5fc541d0f4c20eff1d0e8715fb6c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Jan 13 11:25:29 2021 -0600
Update to WebKitGTK 2.31.1
elements/sdk/webkitgtk.bst | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/elements/sdk/webkitgtk.bst b/elements/sdk/webkitgtk.bst
index 70e1ab81..7ee65954 100644
--- a/elements/sdk/webkitgtk.bst
+++ b/elements/sdk/webkitgtk.bst
@@ -2,7 +2,7 @@ kind: cmake
sources:
- kind: tar
- url: webkitgtk_org:webkitgtk-2.30.4.tar.xz
+ url: webkitgtk_org:webkitgtk-2.31.1.tar.xz
- kind: local
path: files/webkitgtk/toolchain.i686
- kind: local
@@ -52,8 +52,10 @@ variables:
(?):
- arch == "i686" or arch == "arm":
webkitgtk_toolchain: -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=toolchain.%{arch}
+ # FIXME: Reenable WPE renderer once https://bugs.webkit.org/show_bug.cgi?id=201507 is fixed.
+ # FIXME: Enable gamepad support via libmanette once freedesktop-sdk's gudev is built with
gobject-introspection support
cmake-local: >-
- -DPORT=GTK -DUSE_WPE_RENDERER=OFF
+ -DPORT=GTK -DUSE_WPE_RENDERER=OFF -DENABLE_GAMEPAD=OFF
%{webkitgtk_toolchain}
%{webkitgtk_arch_options}
(?):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]