* [gentoo-commits] proj/kde:master commit in: kde-frameworks/purpose/files/
@ 2019-12-15 13:08 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2019-12-15 13:08 UTC (permalink / raw
To: gentoo-commits
commit: 8e709993264c4579b03d42b02517ea9566ae495e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 13:08:15 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 13:08:15 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8e709993
kde-frameworks/purpose: Drop obsolete patch
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../files/purpose-5.64.0-ecmqmlmodules.patch | 45 ----------------------
1 file changed, 45 deletions(-)
diff --git a/kde-frameworks/purpose/files/purpose-5.64.0-ecmqmlmodules.patch b/kde-frameworks/purpose/files/purpose-5.64.0-ecmqmlmodules.patch
deleted file mode 100644
index 08cb748dda..0000000000
--- a/kde-frameworks/purpose/files/purpose-5.64.0-ecmqmlmodules.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-From 8d7123896b988384c756cb948667ea08b86533f4 Mon Sep 17 00:00:00 2001
-From: Andreas Sturmlechner <asturm@gentoo.org>
-Date: Sun, 8 Dec 2019 15:44:14 +0100
-Subject: [PATCH] Use standard ECMQMLModules
-
-Summary: Superseded by standard ECM modules.
-
-Test Plan: Build succeeds.
-
-Reviewers: nicolasfella
-
-Reviewed By: nicolasfella
-
-Subscribers: kde-frameworks-devel
-
-Tags: #frameworks
-
-Differential Revision: https://phabricator.kde.org/D25809
----
- src/plugins/CMakeLists.txt | 9 ++---
- 1 file changed, 4 insertions(+), 5 deletions(-)
-
-diff --git a/src/plugins/CMakeLists.txt b/src/plugins/CMakeLists.txt
-index fa4637b..9790e76 100644
---- a/src/plugins/CMakeLists.txt
-+++ b/src/plugins/CMakeLists.txt
-@@ -19,11 +19,10 @@ function(kpackage_install_package dir component root)
- PATTERN Messages.sh EXCLUDE)
- endfunction()
-
--set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
--include(QMLModules)
--find_qmlmodule(Ubuntu.OnlineAccounts 0.1)
--find_qmlmodule(org.kde.kdeconnect 1.0)
--find_qmlmodule(org.kde.kquickcontrolsaddons 2.0)
-+include(ECMQMLModules)
-+ecm_find_qmlmodule(Ubuntu.OnlineAccounts 0.1)
-+ecm_find_qmlmodule(org.kde.kdeconnect 1.0)
-+ecm_find_qmlmodule(org.kde.kquickcontrolsaddons 2.0)
-
- find_package(KAccounts)
- find_package(KF5KIO ${KF5_DEP_VERSION} REQUIRED)
---
-2.24.0
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-12-15 13:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-15 13:08 [gentoo-commits] proj/kde:master commit in: kde-frameworks/purpose/files/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox