summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-03-15 16:17:24 +0100
committer Willy Sudiarto Raharjo2018-03-24 00:50:29 +0100
commit9e1f680bf5ca99ffe4dd0c0777655a718088cfff (patch)
treea37b75cab396718ebf2cfbd20c6ebbbc0d69c91d /libraries/webkit2gtk/webkit2gtk.SlackBuild
parentc876dd4dca6726fe63043168be82c7accd1df7ef (diff)
downloadslackbuilds-9e1f680bf5ca99ffe4dd0c0777655a718088cfff.tar.gz
libraries/webkit2gtk: Updated for version 2.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild')
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index d903580d71..6a57a5c48b 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.18.6}
+VERSION=${VERSION:-2.20.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -82,6 +82,8 @@ 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