Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xmms2/
Date: Sat, 10 Sep 2022 08:41:54
Message-Id: 1662799229.ad082c2934e3b32c8c7cdd7daa445002f9823b16.sam@gentoo
1 commit: ad082c2934e3b32c8c7cdd7daa445002f9823b16
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 10 08:33:06 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 10 08:40:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad082c29
7
8 media-sound/xmms2: add media-libs/flac subslot dep
9
10 media-libs/flac-1.4.0 breaks ABI.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 media-sound/xmms2/{xmms2-0.9.1.ebuild => xmms2-0.9.1-r1.ebuild} | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/xmms2/xmms2-0.9.1.ebuild b/media-sound/xmms2/xmms2-0.9.1-r1.ebuild
18 similarity index 99%
19 rename from media-sound/xmms2/xmms2-0.9.1.ebuild
20 rename to media-sound/xmms2/xmms2-0.9.1-r1.ebuild
21 index 64355359cdbe..12a636b5e63c 100644
22 --- a/media-sound/xmms2/xmms2-0.9.1.ebuild
23 +++ b/media-sound/xmms2/xmms2-0.9.1-r1.ebuild
24 @@ -54,7 +54,7 @@ COMMON_DEPEND="
25 )
26 curl? ( net-misc/curl )
27 ffmpeg? ( media-video/ffmpeg:= )
28 - flac? ( media-libs/flac )
29 + flac? ( media-libs/flac:= )
30 fluidsynth? ( media-sound/fluidsynth:= )
31 gme? ( media-libs/game-music-emu )
32 ices? (