summaryrefslogtreecommitdiffstats
path: root/kde
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-12-22 15:20:09 +0100
committer Eric Hameleers <alien@slackware.com>2014-12-22 15:20:09 +0100
commitf0e6e91722ec10bf7aa6a4bf53d1aedd8aee4c74 (patch)
tree4234dd80cadcfebaf64e4ecb4a9816245307f476 /kde
parentda0042bb00236b11d26b479fe149fc780027734c (diff)
downloadktown-f0e6e91722ec10bf7aa6a4bf53d1aedd8aee4c74.tar.gz
ktown-f0e6e91722ec10bf7aa6a4bf53d1aedd8aee4c74.tar.xz
KDE 4.14.3 for Slackware current (post-14.1) (11nov2014)
Diffstat (limited to 'kde')
-rw-r--r--kde/KDE.options2
-rw-r--r--kde/build/kde-workspace2
-rw-r--r--kde/build/plasma-nm2
-rw-r--r--kde/modules/kdegraphics2
-rw-r--r--kde/patch/krdc.patch3
-rw-r--r--kde/patch/krdc/krdc_freerdp-1.1.0.patch.gzbin0 -> 2203 bytes
-rw-r--r--kde/patch/smokekde.patch3
-rw-r--r--kde/patch/smokekde/smokekde_akonadi_header.patch.gzbin0 -> 264 bytes
8 files changed, 8 insertions, 6 deletions
diff --git a/kde/KDE.options b/kde/KDE.options
index 6d88efc..f67d5eb 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=4.13.3
+[ -z $VERSION ] && export VERSION=4.14.3
[ -z $BUILD ] && export BUILD=1
# Automatically determine the architecture we're building on:
diff --git a/kde/build/kde-workspace b/kde/build/kde-workspace
deleted file mode 100644
index 9a7456b..0000000
--- a/kde/build/kde-workspace
+++ /dev/null
@@ -1,2 +0,0 @@
-2
-
diff --git a/kde/build/plasma-nm b/kde/build/plasma-nm
deleted file mode 100644
index 9a7456b..0000000
--- a/kde/build/plasma-nm
+++ /dev/null
@@ -1,2 +0,0 @@
-2
-
diff --git a/kde/modules/kdegraphics b/kde/modules/kdegraphics
index 485b3a8..88ee13c 100644
--- a/kde/modules/kdegraphics
+++ b/kde/modules/kdegraphics
@@ -2,8 +2,8 @@ libkipi
libkexiv2
libkdcraw
libksane
-okular
kdegraphics-mobipocket
+okular
kdegraphics-strigi-analyzer
kdegraphics-thumbnailers
gwenview
diff --git a/kde/patch/krdc.patch b/kde/patch/krdc.patch
new file mode 100644
index 0000000..54e82a0
--- /dev/null
+++ b/kde/patch/krdc.patch
@@ -0,0 +1,3 @@
+# Allow for the use of xfreerdp >= 1.1.0:
+zcat $CWD/patch/krdc/krdc_freerdp-1.1.0.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+
diff --git a/kde/patch/krdc/krdc_freerdp-1.1.0.patch.gz b/kde/patch/krdc/krdc_freerdp-1.1.0.patch.gz
new file mode 100644
index 0000000..0c633cc
--- /dev/null
+++ b/kde/patch/krdc/krdc_freerdp-1.1.0.patch.gz
Binary files differ
diff --git a/kde/patch/smokekde.patch b/kde/patch/smokekde.patch
new file mode 100644
index 0000000..90fec0c
--- /dev/null
+++ b/kde/patch/smokekde.patch
@@ -0,0 +1,3 @@
+# Add missing include. Fixed just before go-live of 4.14.1.
+#zcat $CWD/patch/smokekde/smokekde_akonadi_header.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+
diff --git a/kde/patch/smokekde/smokekde_akonadi_header.patch.gz b/kde/patch/smokekde/smokekde_akonadi_header.patch.gz
new file mode 100644
index 0000000..36874e7
--- /dev/null
+++ b/kde/patch/smokekde/smokekde_akonadi_header.patch.gz
Binary files differ