slackbuilds/audio/mpd
DhabyX f630f88366 audio/mpd: Updated for version 0.19.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-16 10:57:22 -05:00
..
README audio/mpd: Updated for version 0.19.10. 2015-07-16 10:57:22 -05: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.19.10. 2015-07-16 10:57:22 -05:00
mpd.info audio/mpd: Updated for version 0.19.10. 2015-07-16 10:57:22 -05: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 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
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)

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