summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-03-22 12:09:14 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-03-22 12:09:41 +0100
commite5dc9283c22c3ceccdcdce4aa8ae1bcdbbf8d03e (patch)
tree7e104a9860b120837aceb8350fc7f3979add5b40 /media-plugins
parentdev-lang/erlang: ppc64 stable wrt bug #713910 (diff)
downloadgentoo-e5dc9283c22c3ceccdcdce4aa8ae1bcdbbf8d03e.tar.gz
gentoo-e5dc9283c22c3ceccdcdce4aa8ae1bcdbbf8d03e.tar.bz2
gentoo-e5dc9283c22c3ceccdcdce4aa8ae1bcdbbf8d03e.zip
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 <asturm@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/audacious-plugins/audacious-plugins-4.0.ebuild8
-rw-r--r--media-plugins/audacious-plugins/audacious-plugins-9999.ebuild4
2 files changed, 6 insertions, 6 deletions
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