diff options
author | Dhaby Xiloj <dhabyx@gmail.com> | 2016-07-24 00:10:36 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-24 15:06:41 +0700 |
commit | eae1ea20dd66267d491d47c3915c805b36e63ff0 (patch) | |
tree | 2fa7f28e988dedce6f99e5b0aed3839032a2980f /audio/mpd/README | |
parent | 7fc9ec50724c9daa442e392812d6a54bd409f6e2 (diff) | |
download | slackbuilds-eae1ea20dd66267d491d47c3915c805b36e63ff0.tar.gz |
audio/mpd: Updated for version 0.19.17
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 |