From: Andreas Sturmlechner Date: Sun, 22 Mar 2020 11:09:14 +0000 (+0100) Subject: media-plugins/audacious-plugins: USE streamtuner requires USE http X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e5dc9283c22c3ceccdcdce4aa8ae1bcdbbf8d03e;p=gentoo.git media-plugins/audacious-plugins: USE streamtuner requires USE http Thanks-to: josef64 (in #gentoo-kde IRC) Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner --- diff --git a/media-plugins/audacious-plugins/audacious-plugins-4.0.ebuild b/media-plugins/audacious-plugins/audacious-plugins-4.0.ebuild index 85423550a525..9344bbc04686 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-4.0.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-4.0.ebuild @@ -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] ) diff --git a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild index f67ab2bfe3f9..e2f2a9f90094 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild @@ -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