summaryrefslogtreecommitdiffstats
path: root/kde
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-12-10 12:39:35 +0100
committer Eric Hameleers <alien@slackware.com>2015-12-10 12:39:35 +0100
commit83c0688ee8dc710286091d30cc1fbaea32ce1554 (patch)
tree7c3013a4dedf0a9a51c2406bc439b464b17d0c75 /kde
parent105d02bc290a959153570c5d87dec09a8aaaf300 (diff)
downloadktown-83c0688ee8dc710286091d30cc1fbaea32ce1554.tar.gz
ktown-83c0688ee8dc710286091d30cc1fbaea32ce1554.tar.xz
KDE 5_15.11: recompilations as a result of major library updates in -current.5_15.11
Diffstat (limited to 'kde')
-rw-r--r--kde/build/akonadi1
-rw-r--r--kde/build/akonadi-calendar1
-rw-r--r--kde/build/akonadi-search1
-rw-r--r--kde/build/akonadi41
-rw-r--r--kde/build/kaccounts-integration1
-rw-r--r--kde/build/kde-workspace1
-rw-r--r--kde/build/kdelibs1
-rw-r--r--kde/build/kdepimlibs1
-rw-r--r--kde/build/kwin1
-rw-r--r--kde/build/powerdevil1
-rw-r--r--kde/build/sddm-qt51
-rw-r--r--kde/build/solid1
-rw-r--r--kde/build/step1
-rw-r--r--kde/patch/kaccounts-integration.patch4
-rw-r--r--kde/patch/kaccounts-integration/kaccounts-integration-15.08.3_service.patch28
-rw-r--r--kde/patch/ktp-accounts-kcm.patch2
-rw-r--r--kde/slack-desc/kio-mtp2
17 files changed, 47 insertions, 2 deletions
diff --git a/kde/build/akonadi b/kde/build/akonadi
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/akonadi
@@ -0,0 +1 @@
+2
diff --git a/kde/build/akonadi-calendar b/kde/build/akonadi-calendar
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/akonadi-calendar
@@ -0,0 +1 @@
+2
diff --git a/kde/build/akonadi-search b/kde/build/akonadi-search
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/akonadi-search
@@ -0,0 +1 @@
+2
diff --git a/kde/build/akonadi4 b/kde/build/akonadi4
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/akonadi4
@@ -0,0 +1 @@
+2
diff --git a/kde/build/kaccounts-integration b/kde/build/kaccounts-integration
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/kaccounts-integration
@@ -0,0 +1 @@
+2
diff --git a/kde/build/kde-workspace b/kde/build/kde-workspace
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/kde-workspace
@@ -0,0 +1 @@
+2
diff --git a/kde/build/kdelibs b/kde/build/kdelibs
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/kdelibs
@@ -0,0 +1 @@
+2
diff --git a/kde/build/kdepimlibs b/kde/build/kdepimlibs
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/kdepimlibs
@@ -0,0 +1 @@
+2
diff --git a/kde/build/kwin b/kde/build/kwin
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/kwin
@@ -0,0 +1 @@
+2
diff --git a/kde/build/powerdevil b/kde/build/powerdevil
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/powerdevil
@@ -0,0 +1 @@
+2
diff --git a/kde/build/sddm-qt5 b/kde/build/sddm-qt5
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/sddm-qt5
@@ -0,0 +1 @@
+2
diff --git a/kde/build/solid b/kde/build/solid
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/solid
@@ -0,0 +1 @@
+2
diff --git a/kde/build/step b/kde/build/step
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/kde/build/step
@@ -0,0 +1 @@
+2
diff --git a/kde/patch/kaccounts-integration.patch b/kde/patch/kaccounts-integration.patch
new file mode 100644
index 0000000..f9870eb
--- /dev/null
+++ b/kde/patch/kaccounts-integration.patch
@@ -0,0 +1,4 @@
+# A bug with 15.08.2/.3 breaks KDE Telepathy accounts connection .
+# Will be fixed in 15.12.0:
+cat $CWD/patch/kaccounts-integration/kaccounts-integration-15.08.3_service.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+
diff --git a/kde/patch/kaccounts-integration/kaccounts-integration-15.08.3_service.patch b/kde/patch/kaccounts-integration/kaccounts-integration-15.08.3_service.patch
new file mode 100644
index 0000000..e41d58b
--- /dev/null
+++ b/kde/patch/kaccounts-integration/kaccounts-integration-15.08.3_service.patch
@@ -0,0 +1,28 @@
+--- a/src/jobs/createaccount.cpp
++++ b/src/jobs/createaccount.cpp
+@@ -141,8 +141,8 @@
+
+ m_done = true;
+
++ connect(m_identity, &SignOn::Identity::credentialsStored, m_identity, &SignOn::Identity::queryInfo);
+ m_identity->storeCredentials();
+- connect(m_identity, &SignOn::Identity::credentialsStored, m_identity, &SignOn::Identity::queryInfo);
+ }
+
+ void CreateAccount::pluginError(const QString &error)
+@@ -177,12 +177,12 @@
+ return;
+ }
+
++ m_account->selectService();
++
+ if (m_account->displayName().isEmpty()) {
+ m_account->setDisplayName(info.userName());
+ }
+ m_account->setValue("username", info.userName());
+-
+- m_account->selectService();
+ m_account->setCredentialsId(info.id());
+
+ Accounts::AuthData authData = m_accInfo->authData();
+
diff --git a/kde/patch/ktp-accounts-kcm.patch b/kde/patch/ktp-accounts-kcm.patch
index 8d1c0da..ea37b9e 100644
--- a/kde/patch/ktp-accounts-kcm.patch
+++ b/kde/patch/ktp-accounts-kcm.patch
@@ -1,4 +1,4 @@
# Fix a crash in KDE Telepathy which was supposed to be fixed in 15.08.2:
# See also https://bugs.kde.org/show_bug.cgi?id=351785
-cat $CWD/patch/ktp-accounts-kcm/ktp-accounts-kcm_kdebug_351785.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/ktp-accounts-kcm/ktp-accounts-kcm_kdebug_351785.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
diff --git a/kde/slack-desc/kio-mtp b/kde/slack-desc/kio-mtp
index 38c14b1..9e993c1 100644
--- a/kde/slack-desc/kio-mtp
+++ b/kde/slack-desc/kio-mtp
@@ -9,7 +9,7 @@
kio-mtp: kio-mtp (Provides KIO Access to MTP devices)
kio-mtp:
kio-mtp: Provides KIO Access to MTP devices using the mtp:/// protocol.
-kio-mtp: MTP stands for Media Transfer Protocol” It is required in order to
+kio-mtp: MTP stands for Media Transfer Protocol. It is required in order to
kio-mtp: access and manage files on devices running Android 4.0 and later.
kio-mtp:
kio-mtp: