slackbuilds/audio/mpd
DhabyX 003a2110e1 audio/mpd: Updated for version 0.20.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-18 06:58:25 +07:00
..
README audio/mpd: Updated for version 0.19.18. 2016-08-14 21:52:06 +01:00
doinst.sh audio/mpd: Updated for version 0.16. 2010-12-20 22:43:46 -06:00
mpd.SlackBuild audio/mpd: Updated for version 0.20.6. 2017-03-18 06:58:25 +07:00
mpd.info audio/mpd: Updated for version 0.20.6. 2017-03-18 06:58:25 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Music Player Daemon (MPD) allows remote access for playing music (MP3,
Ogg Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists.
MPD is designed for integrating a computer into a stereo system that
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 and important dependencies, detected automatically:
* ffmpeg: is recommended for support a wide audio files variety
* libshout: this enables the shoutcast streaming output
* libmms: used for play mms:// and mmsh:// type network streams
* id3lib: add support for edit ID3 tags
* avahi: add support for discover services on network
* yajl: add support for open soundcloud.com streams

Other optional dependencies:
libmpdclient, musepack-tools, lame, faad2, fluidsynth, libsidplay2,
twolame, libnfs and jack.

You can enable this optional feature:
ZZIPLIB=yes|no (default: no), enables open zip files, requires zziplib

NOTE:  Be sure to edit the config file (/etc/mpd.conf  or ~/mpd.conf)
before running the daemon.