From cda8d74c42851638c75005afa77eadc4aa51330b Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 10 Sep 2022 09:35:06 +0100 Subject: [PATCH] games-fps/quakeforge: add media-libs/flac subslot dep media-libs/flac-1.4.0 breaks ABI. Signed-off-by: Sam James --- ....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(-) rename games-fps/quakeforge/{quakeforge-0.7.2_p20210722.ebuild => quakeforge-0.7.2_p20210722-r1.ebuild} (99%) 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 00b38e91bb28d..ec5f4c092af3f 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 8b48e19f68100..dd9873235d896 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 )