diff options
Diffstat (limited to 'audio/mpd/README')
-rw-r--r-- | audio/mpd/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/audio/mpd/README b/audio/mpd/README index d1a0b6a28e..885d64560a 100644 --- a/audio/mpd/README +++ b/audio/mpd/README @@ -1,15 +1,16 @@ -Music Player Daemon (MPD) allows remote access for playing music (MP3, -Ogg Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists. -MPD is designed for integrating a computer into a stereo system that -provides control for music playback over a local network. It also makes -a great desktop music player, especially if you are a console junkie, +Music Player Daemon (MPD) allows remote access for playing music (MP3, +Ogg Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists. +MPD is designed for integrating a computer into a stereo system that +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, detected automatically: libshout, libmms, -libmpdclient, musepack-tools, lame, faac, faad2, ffmpeg, fluidsynth, +libmpdclient, musepack-tools, lame, faac, faad2, fluidsynth, twolame, avahi and jack. You can enable this optional features: +FFMPEG=yes|no (default: no), requires ffmpeg ISO9660=yes|no (default: no), enable iso9660 archive support SOUNDCLOUD=yes|no (default: no), enable support for soundcloud.com RECORDEROUTPUT=yes|no (default:no), enables the recorder file output plugin |