diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2014-10-18 16:05:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-18 16:05:18 +0700 |
commit | eaaeec68feaf0f50630cae4745765777a482e45e (patch) | |
tree | f0193286df74c7fec9ea45e9c5e5109295a4d966 /audio/mpd/README | |
parent | 5965b83616662b943cb0e04a162c4b5eb04278e6 (diff) | |
download | slackbuilds-eaaeec68feaf0f50630cae4745765777a482e45e.tar.gz |
audio/mpd: Updated for version 0.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/mpd/README')
-rw-r--r-- | audio/mpd/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/mpd/README b/audio/mpd/README index ef6e13e76b..b643c905a5 100644 --- a/audio/mpd/README +++ b/audio/mpd/README @@ -14,6 +14,13 @@ 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 +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. |