libraries/webkit2gtk4.1: Updated for version 2.36.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-03-26 12:57:27 +07:00
parent 0b2a51775f
commit da4abf3eab
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk4.1 PRGNAM=webkit2gtk4.1
SRCNAM=webkitgtk SRCNAM=webkitgtk
VERSION=${VERSION:-2.34.6} VERSION=${VERSION:-2.36.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}
@ -94,7 +94,7 @@ cd build
-DLIBEXEC_INSTALL_DIR=/usr/lib${LIBDIRSUFFIX}/webkit2gtk-4.1 \ -DLIBEXEC_INSTALL_DIR=/usr/lib${LIBDIRSUFFIX}/webkit2gtk-4.1 \
-DENABLE_GAMEPAD=OFF \ -DENABLE_GAMEPAD=OFF \
-DENABLE_MINIBROWSER=ON \ -DENABLE_MINIBROWSER=ON \
-DUSE_SYSTEMD=OFF \ -DENABLE_JOURNALD_LOG=OFF \
-Wno-dev \ -Wno-dev \
-G Ninja \ -G Ninja \
.. ..

View file

@ -1,8 +1,8 @@
PRGNAM="webkit2gtk4.1" PRGNAM="webkit2gtk4.1"
VERSION="2.34.6" VERSION="2.36.0"
HOMEPAGE="https://www.webkitgtk.org/" HOMEPAGE="https://www.webkitgtk.org/"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.34.6.tar.xz" DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.0.tar.xz"
MD5SUM="a5eeedd02f5b4bba8bd891b92dc743d4" MD5SUM="1e3fe866ab6e41e7ec3deb80bd5b3a85"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy libsoup3" REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy libsoup3"