summaryrefslogtreecommitdiffstats
path: root/audio/mpd/README
diff options
context:
space:
mode:
author Andrew Brouwers <abrouwers@gmail.com>2010-05-13 00:21:45 +0200
committer Erik Hanson <erik@slackbuilds.org>2010-05-13 00:21:45 +0200
commit76c59e72ae2848065908818f52cfb6b192dc2adf (patch)
tree3f750886108a0526da77aca622e0c8c64e480de5 /audio/mpd/README
parentf83b05207eec77737df63f47f24023adb8a999b0 (diff)
downloadslackbuilds-76c59e72ae2848065908818f52cfb6b192dc2adf.tar.gz
slackbuilds-76c59e72ae2848065908818f52cfb6b192dc2adf.tar.xz
audio/mpd: Updated for version 0.15.8
Diffstat (limited to 'audio/mpd/README')
-rw-r--r--audio/mpd/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/audio/mpd/README b/audio/mpd/README
index 2ad0902c43..df3bc5b9d7 100644
--- a/audio/mpd/README
+++ b/audio/mpd/README
@@ -5,8 +5,11 @@ 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.
-NOTE: You will have to create a directory manually, ~/.mpd/playlists.
-Also, be sure to edit the config file (/etc/mpd.conf), if needed, before
+Some optional dependencies include libshout, libmms, libsamplerate,
+libmpcdec, lame, faac, faad2, ffmpeg, and jack.
+
+NOTE: You will have to create the ~/.mpd/playlists directory manually.
+Also be sure to edit the config file (/etc/mpd.conf) if needed before
running the daemon.
If save status isn't working properly when killing, try "killall -TERM mpd",