Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 933172

Summary: media-sound/strawberry-1.0.23 and 1.0.23-r1[-qt6] have automagic dependency on KDSingleApplication
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: onigino
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=920422
https://bugs.gentoo.org/show_bug.cgi?id=925505
https://github.com/gentoo/gentoo/pull/37680
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 935012    
Bug Blocks: 935416    

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.