summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-03-07 10:13:09 +0100
committer Matteo Bernardini2020-03-07 10:13:09 +0100
commit5a5dc1dabed18903b66c8a315dad1f8b753047a7 (patch)
tree70960ec22120e2b2947c2f7faba00ccf24069880 /libraries/webkit2gtk/webkit2gtk.SlackBuild
parent1cd68324729b0dc6aceaa8a9a64c3f1afc36d9fd (diff)
downloadslackbuilds-current-20200307.1.tar.gz
20200307.1 global branch merge.current-20200307.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild')
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index d54d9bfc36..b4704248e3 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.20.5}
+VERSION=${VERSION:-2.26.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -82,8 +82,6 @@ cd build
-DCMAKE_INSTALL_PREFIX=/usr \
-DLIB_INSTALL_DIR=/usr/lib${LIBDIRSUFFIX} \
-DLIBEXEC_INSTALL_DIR=/usr/lib${LIBDIRSUFFIX}/webkit2gtk-4.0 \
- -DENABLE_MEDIA_SOURCE=NO \
- -DUSE_GSTREAMER_GL=NO \
..
make
make install DESTDIR=$PKG