commit:     d0d99f28cac3aeb0680444e36c158eea37479081
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 19:02:22 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 19:02:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d99f28

media-plugins/audacious-plugins: Remove USE="adplug"

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...us-plugins-3.10.1.ebuild => audacious-plugins-3.10.1-r1.ebuild} | 7 +++----
 ...cious-plugins-3.9-r2.ebuild => audacious-plugins-3.9-r3.ebuild} | 3 +--
 ...gins-4.0_beta1.ebuild => audacious-plugins-4.0_beta1-r1.ebuild} | 7 +++----
 media-plugins/audacious-plugins/audacious-plugins-9999.ebuild      | 7 +++----
 media-plugins/audacious-plugins/metadata.xml                       | 1 -
 5 files changed, 10 insertions(+), 15 deletions(-)

diff --git a/media-plugins/audacious-plugins/audacious-plugins-3.10.1.ebuild 
b/media-plugins/audacious-plugins/audacious-plugins-3.10.1-r1.ebuild
similarity index 95%
rename from media-plugins/audacious-plugins/audacious-plugins-3.10.1.ebuild
rename to media-plugins/audacious-plugins/audacious-plugins-3.10.1-r1.ebuild
index 23c7267d5bb..7a744ede0c7 100644
--- a/media-plugins/audacious-plugins/audacious-plugins-3.10.1.ebuild
+++ b/media-plugins/audacious-plugins/audacious-plugins-3.10.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ HOMEPAGE="https://audacious-media-player.org/";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="aac adplug +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth http gme 
jack lame libav libnotify libsamplerate
+IUSE="aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth http gme jack 
lame libav libnotify libsamplerate
        lirc mms modplug mp3 nls opengl pulseaudio qt5 qtmedia scrobbler sdl 
sid sndfile soxr speedpitch vorbis wavpack"
 REQUIRED_USE="
        || ( alsa jack pulseaudio qtmedia sdl )
@@ -52,7 +52,6 @@ DEPEND="
        dev-libs/libxml2:2
        ~media-sound/audacious-${PV}[qt5=]
        aac? ( >=media-libs/faad2-2.7 )
-       adplug? ( media-libs/adplug )
        alsa? ( >=media-libs/alsa-lib-1.0.16 )
        ampache? ( =media-libs/ampache_browser-1* )
        bs2b? ( media-libs/libbs2b )
@@ -123,11 +122,11 @@ src_configure() {
        local myeconfargs=(
                --enable-mpris2
                --enable-songchange
+               --disable-adplug # not packaged
                --disable-oss4
                --disable-coreaudio
                --disable-sndio
                $(use_enable aac)
-               $(use_enable adplug)
                $(use_enable alsa)
                $(use_enable ampache)
                $(use_enable bs2b)

diff --git a/media-plugins/audacious-plugins/audacious-plugins-3.9-r2.ebuild 
b/media-plugins/audacious-plugins/audacious-plugins-3.9-r3.ebuild
similarity index 98%
rename from media-plugins/audacious-plugins/audacious-plugins-3.9-r2.ebuild
rename to media-plugins/audacious-plugins/audacious-plugins-3.9-r3.ebuild
index 93bf6d8de50..795d2dc4be8 100644
--- a/media-plugins/audacious-plugins/audacious-plugins-3.9-r2.ebuild
+++ b/media-plugins/audacious-plugins/audacious-plugins-3.9-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -36,7 +36,6 @@ RDEPEND="
        dev-libs/dbus-glib
        dev-libs/glib
        dev-libs/libxml2:2
-       media-libs/adplug
        ~media-sound/audacious-${PV}
        x11-libs/gtk+:3
        x11-libs/libXcomposite

diff --git a/media-plugins/audacious-plugins/audacious-plugins-4.0_beta1.ebuild 
b/media-plugins/audacious-plugins/audacious-plugins-4.0_beta1-r1.ebuild
similarity index 95%
rename from media-plugins/audacious-plugins/audacious-plugins-4.0_beta1.ebuild
rename to media-plugins/audacious-plugins/audacious-plugins-4.0_beta1-r1.ebuild
index b815a044cb5..1a3e8873b7b 100644
--- a/media-plugins/audacious-plugins/audacious-plugins-4.0_beta1.ebuild
+++ b/media-plugins/audacious-plugins/audacious-plugins-4.0_beta1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ HOMEPAGE="https://audacious-media-player.org/";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="aac adplug +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth http gme
+IUSE="aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth http gme
        jack lame libav libnotify libsamplerate lirc mms modplug mp3 nls opengl
        pulseaudio qtmedia scrobbler sdl sid sndfile soxr speedpitch vorbis 
wavpack"
 REQUIRED_USE="
@@ -56,7 +56,6 @@ DEPEND="
        dev-qt/qtwidgets:5
        ~media-sound/audacious-${PV}
        aac? ( >=media-libs/faad2-2.7 )
-       adplug? ( media-libs/adplug )
        alsa? ( >=media-libs/alsa-lib-1.0.16 )
        ampache? ( =media-libs/ampache_browser-1* )
        bs2b? ( media-libs/libbs2b )
@@ -120,13 +119,13 @@ src_configure() {
                --enable-mpris2
                --enable-qt
                --enable-songchange
+               --disable-adplug # not packaged
                --disable-gtk
                --disable-openmpt # not packaged
                --disable-oss4
                --disable-coreaudio
                --disable-sndio
                $(use_enable aac)
-               $(use_enable adplug)
                $(use_enable alsa)
                $(use_enable ampache)
                $(use_enable bs2b)

diff --git a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild 
b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
index 8ca80a9cf2b..f67ab2bfe3f 100644
--- a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
+++ b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ HOMEPAGE="https://audacious-media-player.org/";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="aac adplug +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth gtk http 
gme
+IUSE="aac +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 streamtuner
        vorbis wavpack"
@@ -55,7 +55,6 @@ DEPEND="
        dev-libs/libxml2:2
        ~media-sound/audacious-${PV}[gtk=]
        aac? ( >=media-libs/faad2-2.7 )
-       adplug? ( media-libs/adplug )
        alsa? ( >=media-libs/alsa-lib-1.0.16 )
        ampache? ( =media-libs/ampache_browser-1* )
        bs2b? ( media-libs/libbs2b )
@@ -129,12 +128,12 @@ src_configure() {
        local myeconfargs=(
                --enable-mpris2
                --enable-songchange
+               --disable-adplug # not packaged
                --disable-openmpt # not packaged
                --disable-oss4
                --disable-coreaudio
                --disable-sndio
                $(use_enable aac)
-               $(use_enable adplug)
                $(use_enable alsa)
                $(use_enable ampache)
                $(use_enable bs2b)

diff --git a/media-plugins/audacious-plugins/metadata.xml 
b/media-plugins/audacious-plugins/metadata.xml
index 223d44b86b9..7fee56dc3a5 100644
--- a/media-plugins/audacious-plugins/metadata.xml
+++ b/media-plugins/audacious-plugins/metadata.xml
@@ -10,7 +10,6 @@
                <name>Gentoo Sound project</name>
        </maintainer>
        <use>
-               <flag name="adplug">Build with AdPlug (Adlib sound card 
emulation) support</flag>
                <flag name="ampache">Support controlling audacious via 
<pkg>www-apps/ampache</pkg></flag>
                <flag name="bs2b">Enable Bauer Bauer stereophonic-to-binaural 
headphone filter</flag>
                <flag name="cue">Support CUE sheets using the libcue 
library</flag>

Reply via email to