* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kapman/, kde-apps/kapman/files/
@ 2022-03-22 11:40 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2022-03-22 11:40 UTC (permalink / raw
To: gentoo-commits
commit: afae9b766d924f466bc9d5b30965b84cc7b5f913
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 10:52:01 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 11:40:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afae9b76
kde-apps/kapman: Add missing KCoreAddons link
Closes: https://bugs.gentoo.org/835580
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kapman/files/kapman-21.12.3-missing-link.patch | 24 ++++++++++++++++++++++
kde-apps/kapman/kapman-21.12.3.ebuild | 2 ++
2 files changed, 26 insertions(+)
diff --git a/kde-apps/kapman/files/kapman-21.12.3-missing-link.patch b/kde-apps/kapman/files/kapman-21.12.3-missing-link.patch
new file mode 100644
index 000000000000..63d2d3ba29ab
--- /dev/null
+++ b/kde-apps/kapman/files/kapman-21.12.3-missing-link.patch
@@ -0,0 +1,24 @@
+From 874e78360e3b63782927858a270eefb3ca27064f Mon Sep 17 00:00:00 2001
+From: Nicolas Fella <nicolas.fella@gmx.de>
+Date: Sun, 20 Mar 2022 17:40:49 +0100
+Subject: [PATCH] Add missing KCoreAddons link
+
+---
+ src/CMakeLists.txt | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 23f6f68..23ccb78 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -57,6 +57,7 @@ ecm_add_app_icon(kapman ICONS ${ICONS_SRCS})
+ target_link_libraries(kapman
+ KF5KDEGames
+ KF5KDEGamesPrivate
++ KF5::CoreAddons
+ KF5::DBusAddons
+ KF5::XmlGui
+ KF5::Crash
+--
+GitLab
+
diff --git a/kde-apps/kapman/kapman-21.12.3.ebuild b/kde-apps/kapman/kapman-21.12.3.ebuild
index 439aaa059d46..4f04bec5ea8f 100644
--- a/kde-apps/kapman/kapman-21.12.3.ebuild
+++ b/kde-apps/kapman/kapman-21.12.3.ebuild
@@ -33,3 +33,5 @@ DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
"
RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${P}-missing-link.patch" )
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-03-22 11:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-22 11:40 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kapman/, kde-apps/kapman/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