diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2013-12-07 08:10:35 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:53:01 -0600 |
commit | 40b7bdcae7142a98926f5a196ec8b0e3c2055a13 (patch) | |
tree | a5a1d0b7c4ab45694698945ad0a6b0cfc67da371 /audio/mpd/README | |
parent | edd48aa612450d62b82d5a1424a154cbcbe7c609 (diff) |
audio/mpd: Added optional deps + New Maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/mpd/README')
-rw-r--r-- | audio/mpd/README | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/audio/mpd/README b/audio/mpd/README index 3ada239ef7f8..ef6e13e76bb0 100644 --- a/audio/mpd/README +++ b/audio/mpd/README @@ -5,8 +5,15 @@ 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, musepack-tools, -lame, faac, faad2, ffmpeg, pulseaudio, fluidsynth, and jack. +Some optional dependencies include libshout, libmms, libmpdclient, +musepack-tools, lame, faac, faad2, ffmpeg, pulseaudio, fluidsynth, +and jack. -NOTE: Be sure to edit the config file (/etc/mpd.conf) before running -the daemon. +You can enable this optional features: +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 +ZZIPLIB=yes|no (default: no), requires zziplib + +NOTE: Be sure to edit the config file (/etc/mpd.conf or ~/mpd.conf) +before running the daemon. |