summaryrefslogtreecommitdiffstats
path: root/kde/patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch')
-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
4 files changed, 6 insertions, 0 deletions
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