commit: f6f2352bf92d7b739b35668aa5d128fa08fc54d9 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Nov 9 19:15:48 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Nov 10 10:11:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6f2352b
media-sound/sox: Drop IUSE static-libs Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-sound/sox/sox-14.4.2_p20210509-r3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-sound/sox/sox-14.4.2_p20210509-r3.ebuild b/media-sound/sox/sox-14.4.2_p20210509-r3.ebuild index a61bd7961895..5e8421cb4270 100644 --- a/media-sound/sox/sox-14.4.2_p20210509-r3.ebuild +++ b/media-sound/sox/sox-14.4.2_p20210509-r3.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="alsa amr ao encode flac id3tag ladspa mad magic ogg openmp oss opus png pulseaudio sndfile sndio static-libs twolame wavpack" +IUSE="alsa amr ao encode flac id3tag ladspa mad magic ogg openmp oss opus png pulseaudio sndfile sndio twolame wavpack" RDEPEND=" dev-libs/libltdl:0= @@ -103,7 +103,6 @@ src_configure() { $(use_enable pulseaudio) $(use_enable sndfile) $(use_enable sndio) - $(use_enable static-libs static) $(use_with twolame) $(use_enable wavpack) --enable-formats=dyn