commit: fadd8e02001f5cff3932dc10b69bd1872772da66 Author: David Flogeras <dflogeras2 <AT> gmail <DOT> com> AuthorDate: Sun May 26 15:58:26 2024 +0000 Commit: David Flogeras <dflogeras2 <AT> gmail <DOT> com> CommitDate: Sun May 26 15:58:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fadd8e02
x11-misc/ksnip: limit version of kimageannotator. Until ksnip-1.11 is released, we will limit to the older qt5 based libraries. The in-tree deps are purposefully not going to support simultaneous qt5+qt6 support, so when the time comes, this package will jump to qt6 and kimageannotator-0.7.x. Closes: https://bugs.gentoo.org/928412 Signed-off-by: David Flogeras <dflogeras2 <AT> gmail.com> x11-misc/ksnip/ksnip-1.10.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-misc/ksnip/ksnip-1.10.1.ebuild b/x11-misc/ksnip/ksnip-1.10.1.ebuild index a379d1243..a33b23e13 100644 --- a/x11-misc/ksnip/ksnip-1.10.1.ebuild +++ b/x11-misc/ksnip/ksnip-1.10.1.ebuild @@ -24,6 +24,7 @@ RDEPEND=" dev-qt/qtxml:5 >=media-libs/kcolorpicker-0.2.0 >=media-libs/kimageannotator-0.6.1 + <media-libs/kimageannotator-0.7.0 x11-libs/libX11 x11-libs/libxcb" DEPEND="${RDEPEND}