mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
759967142f
From: Niki Kovacs <info@microlinux.fr> Subject: [Slackbuilds-users] Dependencies for mpd Date: Tue, 14 May 2013 07:23:21 +0200 Organization: Microlinux Hi, I just built mpd (Music Player Daemon) on a server running Slackware64 14.0. The mpd page on SlackBuilds.org states, among other libs, libmpcdec as a dependency. This library has been deprecated for quite some time and is now in fact provided by the 'musepack-tools' package. Maybe you should change the according text mentioning optional dependencies. Cheers, Niki Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
12 lines
614 B
Text
12 lines
614 B
Text
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 include libshout, libmms, musepack-tools,
|
|
lame, faac, faad2, ffmpeg, pulseaudio, fluidsynth, and jack.
|
|
|
|
NOTE: Be sure to edit the config file (/etc/mpd.conf) before running
|
|
the daemon.
|