--- /usr/portage/media-plugins/audacious-plugins/audacious-plugins-3.7.1.ebuild 2016-02-14 12:01:53.000000000 -0500 +++ /usr/portage/media-plugins/audacious-plugins/audacious-plugins-3.7.1.ebuild 2016-05-27 22:59:49.000000000 -0400 @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" -IUSE="aac +adplug alsa bs2b cdda cue ffmpeg flac fluidsynth gnome http gtk gtk3 jack +IUSE="aac +adplug alsa bs2b cdda cue elibc_uclibc ffmpeg flac fluidsynth gnome http gtk gtk3 jack lame libnotify libsamplerate lirc mms mp3 nls pulseaudio qt5 scrobbler sdl sid sndfile vorbis wavpack" REQUIRED_USE=" ?? ( gtk gtk3 qt5 ) @@ -90,6 +90,7 @@ --c-namespace Mpris \ --generate-c-code object-player mpris2-player.xml && \ cd "${S}" + epatch "${FILESDIR}/${P}-uclibc.patch" } src_configure() { @@ -141,6 +142,7 @@ $(use_enable mms) \ $(use_enable mp3) \ $(use_enable nls) \ + $(use_enable elibc_uclibc nls) \ $(use_enable pulseaudio pulse) \ $(use_enable qt5 qt) \ $(use_enable scrobbler scrobbler2) \