summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2024-03-21 03:00:30 +0100
committer Willy Sudiarto Raharjo2024-03-21 15:38:01 +0100
commitad615f6d08a8f1b543a23322322630b8b5d5cea2 (patch)
tree96241779efc62c9f7b99bf32847f4939b4ea3e90 /libraries/webkit2gtk/webkit2gtk.SlackBuild
parent7f75294f9e5667f86fe89868ae230be2e75c5bd9 (diff)
downloadslackbuilds-ad615f6d08a8f1b543a23322322630b8b5d5cea2.tar.gz
libraries/webkit2gtk: Updated for version 2.44.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild')
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index 362a637a76..9551016e3b 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.42.5}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.44.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -99,6 +99,8 @@ cd build
-DUSE_SYSTEM_MALLOC=on \
-DUSE_GSTREAMER_TRANSCODER=OFF \
-DUSE_AVIF=OFF \
+ -DUSE_GTK4=OFF \
+ -DUSE_LIBBACKTRACE=OFF \
-DUSE_JPEGXL=OFF \
-Wno-dev \
-G Ninja \