commit: cda8d74c42851638c75005afa77eadc4aa51330b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 10 08:35:06 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 08:40:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda8d74c
games-fps/quakeforge: add media-libs/flac subslot dep
media-libs/flac-1.4.0 breaks ABI.
Signed-off-by: Sam James <sam <AT> gentoo.org>
...orge-0.7.2_p20210722.ebuild => quakeforge-0.7.2_p20210722-r1.ebuild} | 2 +-
games-fps/quakeforge/quakeforge-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-fps/quakeforge/quakeforge-0.7.2_p20210722.ebuild
b/games-fps/quakeforge/quakeforge-0.7.2_p20210722-r1.ebuild
similarity index 99%
rename from games-fps/quakeforge/quakeforge-0.7.2_p20210722.ebuild
rename to games-fps/quakeforge/quakeforge-0.7.2_p20210722-r1.ebuild
index 00b38e91bb28..ec5f4c092af3 100644
--- a/games-fps/quakeforge/quakeforge-0.7.2_p20210722.ebuild
+++ b/games-fps/quakeforge/quakeforge-0.7.2_p20210722-r1.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
x11-libs/libXext
x11-libs/libXxf86vm
alsa? ( media-libs/alsa-lib )
- flac? ( media-libs/flac )
+ flac? ( media-libs/flac:= )
jack? ( virtual/jack )
sdl? ( media-libs/libsdl[sound] )
vorbis? ( media-libs/libvorbis )
diff --git a/games-fps/quakeforge/quakeforge-9999.ebuild
b/games-fps/quakeforge/quakeforge-9999.ebuild
index 8b48e19f6810..dd9873235d89 100644
--- a/games-fps/quakeforge/quakeforge-9999.ebuild
+++ b/games-fps/quakeforge/quakeforge-9999.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
x11-libs/libXi
x11-libs/libXxf86vm
alsa? ( media-libs/alsa-lib )
- flac? ( media-libs/flac )
+ flac? ( media-libs/flac:= )
jack? ( virtual/jack )
sdl? ( media-libs/libsdl[sound] )
vorbis? ( media-libs/libvorbis )