Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933172 - media-sound/strawberry-1.0.23 and 1.0.23-r1[-qt6] have automagic dependency on KDSingleApplication
Summary: media-sound/strawberry-1.0.23 and 1.0.23-r1[-qt6] have automagic dependency o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 935012
Blocks: 935416
  Show dependency tree
 
Reported: 2024-05-30 09:42 UTC by Andreas Sturmlechner
Modified: 2024-07-25 20:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2024-05-30 09:42:14 UTC
-- Using system KDSingleApplication (Version 1.1.0)

*However*, due to some shortcomings in how dev-qt/kdsingleapplication Qt5/Qt6 choice was implemented, I would rather avoid using system-kdsingleapplication at all for Qt5-based revdeps and use bundled in that case.


Also linking another currently missing dependency ideally to be fixed in one go.
Comment 1 Larry the Git Cow gentoo-dev 2024-07-25 20:05:15 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3fd7ff8487395939507e8634bf1210e2ede591

commit 8c3fd7ff8487395939507e8634bf1210e2ede591
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-07-22 18:35:24 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-07-25 20:04:11 +0000

    media-sound/strawberry: Prepare for dev-libs/kdsingleapplication
    
    It will drop IUSE qt6.
    
    Bug: https://bugs.gentoo.org/933172
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../{strawberry-1.0.23-r1.ebuild => strawberry-1.0.23-r2.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Andreas Sturmlechner gentoo-dev 2024-07-25 20:45:22 UTC
1.0.23-r0 technically still has the automagic, but since the Qt5 option was dropped from dev-libs/kdsingleapplication, it is no longer relevant.