diff options
Diffstat (limited to 'audio/mpd/README')
-rw-r--r-- | audio/mpd/README | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/audio/mpd/README b/audio/mpd/README index b643c905a5..ed0532dfe1 100644 --- a/audio/mpd/README +++ b/audio/mpd/README @@ -5,9 +5,9 @@ provides control for music playback over a local network. It also makes a great desktop music player, especially if you are a console junkie, like frontend options, or restart X often. -Some optional dependencies include libshout, libmms, libmpdclient, -musepack-tools, lame, faac, faad2, ffmpeg, pulseaudio, fluidsynth, -and jack. +Some optional dependencies, detected automatically: libshout, libmms, +libmpdclient, musepack-tools, lame, faac, faad2, ffmpeg, pulseaudio, +fluidsynth, twolame, avahi and jack. You can enable this optional features: ISO9660=yes|no (default: no), enable iso9660 archive support @@ -18,9 +18,5 @@ ID3=yes|no (default: no), requires id3lib FLAC=yes|no (default: no) SQLITE=yes|no (default: no) -Optional packages detected automatically: ffmpeg, libmp4v2, opus, -musepack-tools, twolame, libmms, avahi, jack, pulse, faad2, mod_dnssd, -fluidsynth - NOTE: Be sure to edit the config file (/etc/mpd.conf or ~/mpd.conf) before running the daemon. |