media-plugins/audacious-plugins: USE streamtuner requires USE http
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 22 Mar 2020 11:09:14 +0000 (12:09 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 22 Mar 2020 11:09:41 +0000 (12:09 +0100)
Thanks-to: josef64 (in #gentoo-kde IRC)
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-plugins/audacious-plugins/audacious-plugins-4.0.ebuild
media-plugins/audacious-plugins/audacious-plugins-9999.ebuild

index 85423550a525bae594f3f606576c36a18a6e1aeb..9344bbc04686a3e5640a5b7853c2f6ecd9573dd9 100644 (file)
@@ -17,13 +17,13 @@ HOMEPAGE="https://audacious-media-player.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth http gme
-       jack lame libav libnotify libsamplerate lirc mms modplug mp3 nls opengl
+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"
 REQUIRED_USE="
        || ( alsa jack pulseaudio qtmedia sdl )
-       ampache? ( http )"
+       ampache? ( http ) streamtuner? ( http )"
 
 # The following plugins REQUIRE a GUI build of audacious, because non-GUI
 # builds do NOT install the libaudgui library & headers.
@@ -84,8 +84,8 @@ DEPEND="
        mms? ( >=media-libs/libmms-0.3 )
        modplug? ( media-libs/libmodplug )
        mp3? ( >=media-sound/mpg123-1.12.1 )
-       pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
        opengl? ( dev-qt/qtopengl:5 )
+       pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
        qtmedia? ( dev-qt/qtmultimedia:5 )
        scrobbler? ( net-misc/curl )
        sdl? ( media-libs/libsdl2[sound] )
index f67ab2bfe3f9cfc52edc52fb21b7fe6e24a98d50..e2f2a9f900946640ce7c070352be5fde78e91c1b 100644 (file)
@@ -17,13 +17,13 @@ HOMEPAGE="https://audacious-media-player.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth gtk http gme
+IUSE="aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth gme gtk http
        jack lame libav 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 )
+       ampache? ( http ) streamtuner? ( http )
        gtk? ( !ampache !qtmedia !streamtuner )"
 
 # The following plugins REQUIRE a GUI build of audacious, because non-GUI