commit:     0a3fcee249aa177d6bc753ac69ea9e3f91d1483c
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 15:35:28 2023 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 15:35:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a3fcee2

media-libs/libsdl2: Disable dynamic loading of libsamplerate

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 media-libs/libsdl2/{libsdl2-2.28.4.ebuild => libsdl2-2.28.4-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/libsdl2/libsdl2-2.28.4.ebuild 
b/media-libs/libsdl2/libsdl2-2.28.4-r1.ebuild
similarity index 99%
rename from media-libs/libsdl2/libsdl2-2.28.4.ebuild
rename to media-libs/libsdl2/libsdl2-2.28.4-r1.ebuild
index 2d61d660582a..e01e4f109cd0 100644
--- a/media-libs/libsdl2/libsdl2-2.28.4.ebuild
+++ b/media-libs/libsdl2/libsdl2-2.28.4-r1.ebuild
@@ -163,6 +163,7 @@ multilib_src_configure() {
                --disable-pulseaudio-shared
                --disable-arts
                $(use_enable libsamplerate)
+               --disable-libsamplerate-shared
                --disable-werror
                $(use_enable nas)
                --disable-nas-shared

Reply via email to