commit:     9caa5d6b4447ac08255a21ca8432bff17ac88be0
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Thu Jul 24 03:53:11 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep  4 20:46:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9caa5d6b

media-video/imagination: add upperbounds for new sox

New sox upstream with changed types leading to breakage here.

The new work by imagination upstream appears to have removed the
dependency on sox completely.
https://github.com/colossus73/imagination

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43149
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-video/imagination/imagination-3.6.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-video/imagination/imagination-3.6.ebuild 
b/media-video/imagination/imagination-3.6.ebuild
index c09c160a3638..061fbe57c64f 100644
--- a/media-video/imagination/imagination-3.6.ebuild
+++ b/media-video/imagination/imagination-3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,9 +13,10 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
+# <sox-14.5: type mismatches with new sox_ng
 DEPEND="
        dev-libs/glib:2
-       media-sound/sox:=
+       <media-sound/sox-14.5:=
        x11-libs/cairo:=
        x11-libs/gdk-pixbuf
        x11-libs/gtk+:3

Reply via email to