From 0e1643596eee86f4c70828aceefaa1f2c89e2025 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 28 Jan 2017 22:21:50 +0000 Subject: qt5-webkit: updated to 5.7.1 --- qt5-webkit/build/qt5-webkit.SlackBuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'qt5-webkit') diff --git a/qt5-webkit/build/qt5-webkit.SlackBuild b/qt5-webkit/build/qt5-webkit.SlackBuild index 59e9b9b2..588e2c55 100755 --- a/qt5-webkit/build/qt5-webkit.SlackBuild +++ b/qt5-webkit/build/qt5-webkit.SlackBuild @@ -22,10 +22,10 @@ # Derived from the qt5.SlackBuild -# Modifications for qt5-webkit 5.6.0, 5.6.1, 5.7.0 2016 by Eric Hameleers, Eindhoven, NL +# Modifications for qt5-webkit 5.6.0, 5.6.1, 5.7.0, 5.7.1 2016,2017 by Eric Hameleers, Eindhoven, NL PKGNAM=qt5-webkit -VERSION=${VERSION:-5.7.0} +VERSION=${VERSION:-5.7.1} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:--j7} @@ -84,9 +84,6 @@ echo "Extracting qtwebkit-opensource-src-$VERSION.tar.xz" tar xf $CWD/qtwebkit-opensource-src-$VERSION.tar.xz || exit 1 cd qtwebkit-opensource-src-$VERSION || exit 1 -## Fix linking to pthread: -#cat $CWD/patches/qt5-webkit.pthread.patch | patch -p1 --verbose || exit 1 - chown -R root:root . find . \ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ -- cgit v1.2.3-79-gdb01