summaryrefslogtreecommitdiffstats
path: root/libraries/webkitgtk/webkitgtk.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/webkitgtk/webkitgtk.SlackBuild')
-rw-r--r--libraries/webkitgtk/webkitgtk.SlackBuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/libraries/webkitgtk/webkitgtk.SlackBuild b/libraries/webkitgtk/webkitgtk.SlackBuild
index 8280ce2855..6374d67e2b 100644
--- a/libraries/webkitgtk/webkitgtk.SlackBuild
+++ b/libraries/webkitgtk/webkitgtk.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for WebKitGTK+
#
-# Copyright 2010-2012 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2010-2014 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=webkitgtk
-VERSION=${VERSION:-2.2.2}
+VERSION=${VERSION:-2.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -80,11 +80,10 @@ CXXFLAGS="$SLKCFLAGS" \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--with-gtk=2.0 \
--enable-webkit2=no \
- --enable-plugin-process=no \
--enable-geolocation=$GEOCLUE \
--build=$ARCH-slackware-linux
-make -j1
+make
make install-strip DESTDIR=$PKG
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION