From: Andreas Sturmlechner Date: Thu, 14 Nov 2019 20:56:05 +0000 (+0100) Subject: media-plugins/audacious-plugins: Add USE streamtuner X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9a45a9b76c036f7bfe24fe651b1329934b0b2a80;p=gentoo.git media-plugins/audacious-plugins: Add USE streamtuner Upstream commit c8460ed10e1f0140f407faf82adbfc69531a9d32 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner --- diff --git a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild index 12cff76f00c2..02a3be387140 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild @@ -19,11 +19,12 @@ LICENSE="GPL-2" SLOT="0" IUSE="aac adplug +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth gtk http gme jack lame libav libnotify libsamplerate lirc mms modplug mp3 nls opengl - pulseaudio qtmedia scrobbler sdl sid sndfile soxr speedpitch vorbis wavpack" + pulseaudio qtmedia scrobbler sdl sid sndfile soxr speedpitch streamtuner + vorbis wavpack" REQUIRED_USE=" || ( alsa jack pulseaudio qtmedia sdl ) ampache? ( http ) - gtk? ( !ampache !qtmedia )" + gtk? ( !ampache !qtmedia !streamtuner )" # The following plugins REQUIRE a GUI build of audacious, because non-GUI # builds do NOT install the libaudgui library & headers. @@ -101,6 +102,7 @@ DEPEND=" sndfile? ( >=media-libs/libsndfile-1.0.17-r1 ) soxr? ( media-libs/soxr ) speedpitch? ( media-libs/libsamplerate:= ) + streamtuner? ( dev-qt/qtnetwork:5 ) vorbis? ( >=media-libs/libogg-1.1.3 >=media-libs/libvorbis-1.2.0 @@ -162,6 +164,7 @@ src_configure() { $(use_enable sndfile) $(use_enable soxr) $(use_enable speedpitch) + $(use_enable streamtuner) $(use_enable vorbis) $(use_enable wavpack) $(use_with ffmpeg ffmpeg $(usex libav libav ffmpeg)) diff --git a/media-plugins/audacious-plugins/metadata.xml b/media-plugins/audacious-plugins/metadata.xml index b541fbe258e0..ca584bce40c1 100644 --- a/media-plugins/audacious-plugins/metadata.xml +++ b/media-plugins/audacious-plugins/metadata.xml @@ -24,5 +24,6 @@ Build with SID (Commodore 64 Audio) support Build with SoX Resampler support Enable speed/pitch effects + Build the streamtuner plugin