mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/webkit2gtk4.1: Updated for version 2.36.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0b2a51775f
commit
da4abf3eab
2 changed files with 5 additions and 5 deletions
|
@ -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 \
|
||||||
..
|
..
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue