commit: b3b02b3839797b07ae2f4e580a61e7e88d62ff17
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 17 19:47:48 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 4 18:38:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b02b38
media-sound/sound-juicer: Depend on libcanberra-gtk3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../{sound-juicer-3.40.0.ebuild => sound-juicer-3.40.0-r1.ebuild} | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/media-sound/sound-juicer/sound-juicer-3.40.0.ebuild
b/media-sound/sound-juicer/sound-juicer-3.40.0-r1.ebuild
similarity index 91%
rename from media-sound/sound-juicer/sound-juicer-3.40.0.ebuild
rename to media-sound/sound-juicer/sound-juicer-3.40.0-r1.ebuild
index bc9840221f95..7a845ddd1045 100644
--- a/media-sound/sound-juicer/sound-juicer-3.40.0.ebuild
+++ b/media-sound/sound-juicer/sound-juicer-3.40.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,10 @@ RESTRICT="test" # only does appdata validation, which fails
with network-sandbox
DEPEND="
>=dev-libs/glib-2.49.5:2[dbus]
>=x11-libs/gtk+-3.21.6:3
- media-libs/libcanberra[gtk3]
+ || (
+ media-libs/libcanberra-gtk3
+ media-libs/libcanberra[gtk3(-)]
+ )
gnome-base/gsettings-desktop-schemas
>=app-cdr/brasero-2.90
media-libs/gstreamer:1.0