diff options
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 |
commit | 76c59e72ae2848065908818f52cfb6b192dc2adf (patch) | |
tree | 3f750886108a0526da77aca622e0c8c64e480de5 /audio/mpd/README | |
parent | f83b05207eec77737df63f47f24023adb8a999b0 (diff) | |
download | slackbuilds-76c59e72ae2848065908818f52cfb6b192dc2adf.tar.gz |
audio/mpd: Updated for version 0.15.8
Diffstat (limited to 'audio/mpd/README')
-rw-r--r-- | audio/mpd/README | 7 |
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", |