Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921699 - media-libs/kcolorpicker, media-libs/kimageannotator: Provide IUSE qt5,qt6 option
Summary: media-libs/kcolorpicker, media-libs/kimageannotator: Provide IUSE qt5,qt6 option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Flogeras
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-01-10 10:34 UTC by Andreas Sturmlechner
Modified: 2024-03-10 16:51 UTC (History)
2 users (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-01-10 10:34:03 UTC
It seems as if Qt5 and Qt6 versions of these packages can be built side-by-side, which will soon be necessary for kde-apps/gwenview's needs.

I'm not sure how fast upstream will release. Maybe it will be necessary to add masked snapshots if we want to provide gwenview-24.02 RC1.
Comment 1 David Flogeras 2024-01-14 18:39:53 UTC
Thanks for the heads up.  Could you suggest a package that I could follow as an example?  I think qwt-6.2.0 is appropriate, but if there's a simpler cmake based one you know of I'd appreciate a suggestion.

I should find some time this week to try, and I'll also poke upstream for their intentions of a release.
Comment 2 David Flogeras 2024-01-15 11:44:57 UTC
https://github.com/ksnip/kImageAnnotator/issues/330

Upstream plans to release very soon.
Comment 3 Larry the Git Cow gentoo-dev 2024-03-10 16:51:14 UTC
The bug has been closed via the following commit(s):

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

commit ab03eff9efbb6f1899898954ac8c892745fb2fe0
Author:     David Flogeras <dflogeras2@gmail.com>
AuthorDate: 2024-03-08 15:50:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-03-10 16:50:45 +0000

    media-libs/kimageannotator: add 0.7.1
    
    Closes: https://bugs.gentoo.org/921699
    Closes: https://bugs.gentoo.org/925642
    Closes: https://github.com/gentoo/gentoo/pull/35670
    Signed-off-by: David Flogeras <dflogeras2@gmail.com>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/kimageannotator/Manifest                |  1 +
 ...ageannotator-0.7.1-fix_KeyInputHelperTest.patch | 32 ++++++++++++++
 .../kimageannotator/kimageannotator-0.7.1.ebuild   | 51 ++++++++++++++++++++++
 3 files changed, 84 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit c8de61ac2924008a9f92c9696aabd97a7e3a1a77
Author:     David Flogeras <dflogeras2@gmail.com>
AuthorDate: 2024-03-08 15:49:19 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-03-10 16:50:45 +0000

    media-libs/kcolorpicker: add 0.3.1
    
    Bug: https://bugs.gentoo.org/921699
    Signed-off-by: David Flogeras <dflogeras2@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35670
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/kcolorpicker/Manifest                  |  1 +
 media-libs/kcolorpicker/kcolorpicker-0.3.1.ebuild | 41 +++++++++++++++++++++++
 2 files changed, 42 insertions(+)