diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2015-07-15 00:37:01 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2015-07-16 10:57:22 -0500 |
commit | f630f88366fc2ed3affb3d97cc53d09d4c299807 (patch) | |
tree | 3fec8cb6dd61d7f1e05ab171d4dec8a52ca6f9c6 /audio/mpd/README | |
parent | 28bebed8cb7111b522eb947694f96978f1cf6edd (diff) |
audio/mpd: Updated for version 0.19.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 b643c905a5e8..ed0532dfe108 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. |