From cd132514208338132807342036917ef36dd2820d Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 3 Apr 2024 00:15:23 +0300 Subject: [PATCH] webkit2gkt-6.0 ver. bump --- network/misc/webkit2gtk-6.0/actions.py | 2 +- network/misc/webkit2gtk-6.0/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/network/misc/webkit2gtk-6.0/actions.py b/network/misc/webkit2gtk-6.0/actions.py index fdf5ea7fe5..c420e3bfbd 100644 --- a/network/misc/webkit2gtk-6.0/actions.py +++ b/network/misc/webkit2gtk-6.0/actions.py @@ -18,7 +18,6 @@ def setup(): shelltools.cd("build") cmaketools.configure("-DPORT=GTK \ -DUSE_GTK4=ON \ - -DUSE_AVIF=ON \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_SKIP_RPATH=ON \ -DCMAKE_INSTALL_PREFIX=/usr \ @@ -33,6 +32,7 @@ def setup(): -DUSE_SOUP2=OFF \ -DUSE_WOFF2=OFF \ -DUSE_SYSTEMD=OFF \ + -DUSE_LIBBACKTRACE=OFF \ -DPYTHON_EXECUTABLE=/usr/bin/python3 \ -DJPEG_INCLUDE_DIR=/usr/include/openjpeg-2.5 \ -DSHOULD_INSTALL_JS_SHELL=ON \ diff --git a/network/misc/webkit2gtk-6.0/pspec.xml b/network/misc/webkit2gtk-6.0/pspec.xml index 7de439faf8..60be3da94b 100644 --- a/network/misc/webkit2gtk-6.0/pspec.xml +++ b/network/misc/webkit2gtk-6.0/pspec.xml @@ -14,7 +14,7 @@ library An opensource web browser engine for GTK+ applications The GTK+ port of WebKit is intended to provide a browser component primarily for users of the portable GTK+ UI toolkit on platforms like Linux. - https://www.webkitgtk.org/releases/webkitgtk-2.42.0.tar.xz + https://www.webkitgtk.org/releases/webkitgtk-2.44.0.tar.xz cmake which @@ -154,6 +154,13 @@ + + 2024-04-03 + 2.44.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-11-07 2.42.0