diff --git a/desktop/kde/plasma/kwin/files/disable_qpa.patch b/desktop/kde/plasma/kwin/files/disable_qpa.patch new file mode 100644 index 0000000000..9d6c924111 --- /dev/null +++ b/desktop/kde/plasma/kwin/files/disable_qpa.patch @@ -0,0 +1,7 @@ +diff -Nuar kwin-5.6.4.orig/plugins/CMakeLists.txt kwin-5.6.4/plugins/CMakeLists.txt +--- kwin-5.6.4.orig/plugins/CMakeLists.txt 2016-05-10 19:40:41.000000000 +0300 ++++ kwin-5.6.4/plugins/CMakeLists.txt 2016-05-19 20:29:28.786347624 +0300 +@@ -1,3 +1,2 @@ + add_subdirectory(kglobalaccel) +-add_subdirectory(qpa) + add_subdirectory(idletime) diff --git a/desktop/kde/plasma/kwin/pspec.xml b/desktop/kde/plasma/kwin/pspec.xml index 30120fbd78..fc45b9528f 100644 --- a/desktop/kde/plasma/kwin/pspec.xml +++ b/desktop/kde/plasma/kwin/pspec.xml @@ -72,6 +72,9 @@ docbook-xsl extra-cmake-modules + + disable_qpa.patch + @@ -196,7 +199,7 @@ - 2016-05-18 + 2016-05-19 5.6.4 Version bump. Burak Ertürk