summaryrefslogtreecommitdiffstats
path: root/deps/qca-qt5/qca-qt5.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-11-01 22:34:06 +0100
committer Eric Hameleers <alien@slackware.com>2016-11-01 22:34:06 +0100
commita733c671ae2cd0d41fb6542bf78be4ff1dbe2df2 (patch)
tree1d18d6bf9f32701f75ab98b8dfef4b8d5f9f73b5 /deps/qca-qt5/qca-qt5.SlackBuild
parentdb67df3cf8a58828960ce535166c208dc73725f7 (diff)
downloadktown-a733c671ae2cd0d41fb6542bf78be4ff1dbe2df2.tar.gz
ktown-a733c671ae2cd0d41fb6542bf78be4ff1dbe2df2.tar.xz
deps: updated for KDE 5_16.08
Diffstat (limited to '')
-rwxr-xr-xdeps/qca-qt5/qca-qt5.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/deps/qca-qt5/qca-qt5.SlackBuild b/deps/qca-qt5/qca-qt5.SlackBuild
index 2b73fcf..26e8990 100755
--- a/deps/qca-qt5/qca-qt5.SlackBuild
+++ b/deps/qca-qt5/qca-qt5.SlackBuild
@@ -24,7 +24,7 @@
PKGNAM=qca-qt5
SRCNAM=qca
VERSION=${VERSION:-2.1.1}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
NUMJOBS=${NUMJOBS:--j6}
# Automatically determine the architecture we're building on:
@@ -60,9 +60,6 @@ rm -rf $SRCNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.?z* || exit 1
cd $SRCNAM-$VERSION || exit 1
-## Add a missing include. Fixes build against Qt 5.5:
-#cat $CWD/qca_qiodevice.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 \) \