From f67444034fdd281f21364852bffd8311855a8d26 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 2 Sep 2015 09:58:07 +0200 Subject: Final preparations for the KDE 5_15.09 release for Slackware. --- kde/KDE.SlackBuild | 6 ++++-- kde/KDE.options | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'kde') diff --git a/kde/KDE.SlackBuild b/kde/KDE.SlackBuild index 2efd2cf..bd568a7 100755 --- a/kde/KDE.SlackBuild +++ b/kde/KDE.SlackBuild @@ -542,11 +542,13 @@ QTDIR=/usr/lib${LIBDIRSUFFIX}/qt ; export QTDIR SLACK_KDE_BUILD_DIR=$TMP/kde-build mkdir -p $SLACK_KDE_BUILD_DIR -# kde-baseapps is rebuilt after kdewebdev because it can then pickup -# libtidy and enable the Konqueror validators plugin to validate HTML. +# kwallet is built again after kdepim, +# so that it can pick up support for gpgmepp. KDEMODS=" \ kde4 \ frameworks \ + kdepim \ + frameworks:kwallet \ plasma \ plasma-extra \ applications \ diff --git a/kde/KDE.options b/kde/KDE.options index 4628877..d32e4d6 100644 --- a/kde/KDE.options +++ b/kde/KDE.options @@ -3,7 +3,7 @@ # usually has a different version number), or by setting your own # environment variables. -[ -z $VERSION ] && export VERSION=5.3.2 +[ -z $VERSION ] && export VERSION=5.4.0 [ -z $BUILD ] && export BUILD=1 # Automatically determine the architecture we're building on: -- cgit v1.2.3