[gnome-build-meta] Revert "Update to WebKitGTK 2.31.1"
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta] Revert "Update to WebKitGTK 2.31.1"
- Date: Thu, 14 Jan 2021 18:18:54 +0000 (UTC)
commit 3f9000bef72342226fdc1649f1023dade2a0ef47
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Thu Jan 14 12:18:41 2021 -0600
Revert "Update to WebKitGTK 2.31.1"
This reverts commit b532c20dd7aa5fc541d0f4c20eff1d0e8715fb6c.
It's pretty broken. Still investigating.
elements/sdk/webkitgtk.bst | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/elements/sdk/webkitgtk.bst b/elements/sdk/webkitgtk.bst
index 7ee65954..70e1ab81 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.31.1.tar.xz
+ url: webkitgtk_org:webkitgtk-2.30.4.tar.xz
- kind: local
path: files/webkitgtk/toolchain.i686
- kind: local
@@ -52,10 +52,8 @@ 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 -DENABLE_GAMEPAD=OFF
+ -DPORT=GTK -DUSE_WPE_RENDERER=OFF
%{webkitgtk_toolchain}
%{webkitgtk_arch_options}
(?):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]