slackbuilds_ponce/audio/mpd/README
Matteo Bernardini 3bf6f674f2 audio/mpd: Fixed dep info in README
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-04-19 20:36:14 +02:00

20 lines
947 B
Text

mpd (Music Player Daemon)
Music Player Daemon (MPD) allows remote access for playing music (MP3,
Ogg Vorbis, FLAC, AAC, Mod, MIDI, 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:
* libshout: enables shoutcast streaming output
* libmms: used for play mms:// and mmsh:// type network streams
* avahi: add support for discovering services on network
* yajl: add support for open soundcloud.com streams
Other optional dependencies, detected automatically: libmpdclient,
musepack-tools, faad2, libsidplay2, twolame, libnfs, jack, zziplib.
NOTE: Be sure to edit the config file (/etc/mpd.conf or ~/mpd.conf)
before running the daemon.