diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-03-15 23:20:33 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-03-15 23:41:48 -0400 |
commit | a73da637f76a4d77427e1753dec86c202e5e3495 (patch) | |
tree | 13490f8147d785f9d76b1bd088d7766302b2ddcc | |
parent | media-sound/xmms2: fix build with ffmpeg5 (diff) | |
download | gentoo-a73da637f76a4d77427e1753dec86c202e5e3495.tar.gz gentoo-a73da637f76a4d77427e1753dec86c202e5e3495.tar.bz2 gentoo-a73da637f76a4d77427e1753dec86c202e5e3495.zip |
media-sound/xmms2: merge asf with ffmpeg IUSE
This doesn't work without the avcodec plugin and has
no external dependencies of its own.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r-- | media-sound/xmms2/xmms2-0.8_p20201016-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xmms2/xmms2-0.8_p20201016-r2.ebuild b/media-sound/xmms2/xmms2-0.8_p20201016-r2.ebuild index a0b5bd032779..7d7a6a230952 100644 --- a/media-sound/xmms2/xmms2-0.8_p20201016-r2.ebuild +++ b/media-sound/xmms2/xmms2-0.8_p20201016-r2.ebuild @@ -30,8 +30,8 @@ XMMS2_OPTIONALS=( # disabled: et,mdns,migrate-collections,ruby,sqlite2s4,vistest,xmmsclient-cf,xmmsclient-ecore ) XMMS2_PLUGINS=( - aac:faad airplay alsa ao asf :asx cdda :cue curl :diskwrite :equalizer - ffmpeg:apefile,avcodec,flv,tta :file flac fluidsynth:fluidsynth,mid1,midsquash + aac:faad airplay alsa ao :asx cdda :cue curl :diskwrite :equalizer + ffmpeg:apefile,asf,avcodec,flv,tta :file flac fluidsynth:fluidsynth,mid1,midsquash gme :html ices :icymetaint :id3v2 jack :karaoke :m3u mac +mad mms modplug mp3:mpg123 :mp4 musepack :normalize :null :nulstripper ofa opus oss :pls pulseaudio:pulse :replaygain samba sid sndfile speex tremor vocoder +vorbis |