summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-10-10 09:01:34 +0200
committer Matteo Bernardini2020-10-10 09:01:34 +0200
commite9960fba8f1f93504cff4c2f650896ee84568230 (patch)
treeafddb23a307677bda469d0e6defa6883d3fedc43 /libraries/webkit2gtk/webkit2gtk.SlackBuild
parentc26358dd9bd63b6623a970c03452ec169a1a2f34 (diff)
downloadslackbuilds-current-20201010.1.tar.gz
20201010.1 global branch merge.current-20201010.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..839a60cce3 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.28.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