public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/palapeli/files/, kde-apps/palapeli/
@ 2021-04-24 16:52 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2021-04-24 16:52 UTC (permalink / raw
  To: gentoo-commits

commit:     5531f533df9b1d76f570630922d3177933de88e6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 24 16:39:23 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 24 16:52:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5531f533

kde-apps/palapeli: Drop bogus dep

See also:
https://bugs.kde.org/show_bug.cgi?id=436132
https://invent.kde.org/games/palapeli/-/merge_requests/6

Closes: https://bugs.gentoo.org/785421
Reported-by: Christophe Lermytte <gentoo <AT> lermytte.be>
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../files/palapeli-21.04.0-bogus-dep.patch         | 26 ++++++++++++++++++++++
 kde-apps/palapeli/palapeli-21.04.0.ebuild          |  2 ++
 2 files changed, 28 insertions(+)

diff --git a/kde-apps/palapeli/files/palapeli-21.04.0-bogus-dep.patch b/kde-apps/palapeli/files/palapeli-21.04.0-bogus-dep.patch
new file mode 100644
index 00000000000..94b8a76f32f
--- /dev/null
+++ b/kde-apps/palapeli/files/palapeli-21.04.0-bogus-dep.patch
@@ -0,0 +1,26 @@
+From 30ff07fd12c0767ed033e71d2226053115963401 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner <asturm@gentoo.org>
+Date: Sat, 24 Apr 2021 18:34:37 +0200
+Subject: [PATCH] Drop bogus Qt5::Concurrent from target_link_libraries
+
+BUG: 436132
+Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
+---
+ src/CMakeLists.txt | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 06607ea..349ac64 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -63,7 +63,6 @@ target_link_libraries(palapeli
+     KF5::WidgetsAddons
+     KF5::XmlGui
+     KF5KDEGames
+-    Qt5::Concurrent
+     Qt5::Svg
+ )
+ 
+-- 
+2.31.1
+

diff --git a/kde-apps/palapeli/palapeli-21.04.0.ebuild b/kde-apps/palapeli/palapeli-21.04.0.ebuild
index 03e98454072..4619490129b 100644
--- a/kde-apps/palapeli/palapeli-21.04.0.ebuild
+++ b/kde-apps/palapeli/palapeli-21.04.0.ebuild
@@ -37,3 +37,5 @@ RDEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
 DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}/${P}-bogus-dep.patch" ) # KDE-Bug #436132


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-24 16:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-24 16:52 [gentoo-commits] repo/gentoo:master commit in: kde-apps/palapeli/files/, kde-apps/palapeli/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox