From 5ea1dd7e97866f4915ab6120275a8ae08fd4c0fe Mon Sep 17 00:00:00 2001 From: "Andreas K. Huettel" Date: Wed, 20 Apr 2016 17:46:24 +0200 Subject: kde-misc/wacomtablet: Add Plasma:5 version. Does it build? It builds! Package-Manager: portage-2.2.28 --- kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch (limited to 'kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch') diff --git a/kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch b/kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch new file mode 100644 index 000000000000..dabb90370195 --- /dev/null +++ b/kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch @@ -0,0 +1,11 @@ +diff -ruN wacomtablet-3.0.0~beta1.orig/CMakeLists.txt wacomtablet-3.0.0~beta1/CMakeLists.txt +--- wacomtablet-3.0.0~beta1.orig/CMakeLists.txt 2015-10-28 18:53:01.000000000 +0100 ++++ wacomtablet-3.0.0~beta1/CMakeLists.txt 2016-04-20 17:41:06.087315610 +0200 +@@ -66,5 +66,5 @@ + + feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES) + +-include(MacroOptionalAddSubdirectory) +-macro_optional_add_subdirectory( po ) ++include(ECMOptionalAddSubdirectory) ++ecm_optional_add_subdirectory( po ) -- cgit v1.2.3-65-gdbad