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 +- kdei/kde-l10n/kde-l10n.SlackBuild | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) 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: diff --git a/kdei/kde-l10n/kde-l10n.SlackBuild b/kdei/kde-l10n/kde-l10n.SlackBuild index 91a5606..e7b0e98 100755 --- a/kdei/kde-l10n/kde-l10n.SlackBuild +++ b/kdei/kde-l10n/kde-l10n.SlackBuild @@ -35,7 +35,7 @@ if [ ! -r ./languages ]; then done fi -[ -z $VERSION ] && export VERSION=15.04.3 +[ -z $VERSION ] && export VERSION=15.08.0 [ -z $ARCH ] && export ARCH=noarch [ -z $BUILD ] && export BUILD=1 -- cgit v1.2.3