From 6bbab50a9ec5f939367e4478d14e4f1d1d600ac1 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 28 May 2020 20:26:19 +0200 Subject: [PATCH] media-plugins/audacious-plugins: Drop leftover IUSE libav Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- .../audacious-plugins/audacious-plugins-3.10.1-r3.ebuild | 4 ++-- .../audacious-plugins/audacious-plugins-4.0.3.ebuild | 9 ++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/media-plugins/audacious-plugins/audacious-plugins-3.10.1-r3.ebuild b/media-plugins/audacious-plugins/audacious-plugins-3.10.1-r3.ebuild index 5880699581b2..90d1e42911e3 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-3.10.1-r3.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-3.10.1-r3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://audacious-media-player.org/" LICENSE="GPL-2" SLOT="0" -IUSE="aac +alsa bs2b cdda cue ffmpeg flac fluidsynth http gme jack lame libav libnotify libsamplerate +IUSE="aac +alsa bs2b cdda cue ffmpeg flac fluidsynth http gme jack lame libnotify libsamplerate lirc mms modplug mp3 nls opengl pulseaudio scrobbler sdl sid sndfile soxr speedpitch vorbis wavpack" REQUIRED_USE="|| ( alsa jack pulseaudio sdl )" @@ -148,7 +148,7 @@ src_configure() { $(use_enable speedpitch) $(use_enable vorbis) $(use_enable wavpack) - $(use_with ffmpeg ffmpeg $(usex libav libav ffmpeg)) + $(use_with ffmpeg ffmpeg ffmpeg) ) econf "${myeconfargs[@]}" diff --git a/media-plugins/audacious-plugins/audacious-plugins-4.0.3.ebuild b/media-plugins/audacious-plugins/audacious-plugins-4.0.3.ebuild index eb2e7c2e88e7..5dc53ffed93c 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-4.0.3.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-4.0.3.ebuild @@ -17,10 +17,9 @@ HOMEPAGE="https://audacious-media-player.org/" LICENSE="GPL-2" SLOT="0" -IUSE="aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth gme http jack - lame libav libnotify libsamplerate lirc mms modplug mp3 nls opengl - pulseaudio qtmedia scrobbler sdl sid sndfile soxr speedpitch streamtuner - vorbis wavpack" +IUSE="aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth gme http jack lame + libnotify libsamplerate lirc mms modplug mp3 nls opengl pulseaudio qtmedia + scrobbler sdl sid sndfile soxr speedpitch streamtuner vorbis wavpack" REQUIRED_USE=" || ( alsa jack pulseaudio qtmedia sdl ) ampache? ( http ) streamtuner? ( http )" @@ -159,7 +158,7 @@ src_configure() { $(use_enable streamtuner) $(use_enable vorbis) $(use_enable wavpack) - $(use_with ffmpeg ffmpeg $(usex libav libav ffmpeg)) + $(use_with ffmpeg ffmpeg ffmpeg) ) econf "${myeconfargs[@]}" -- 2.26.2