Package Details: mpd-git 0.24.12.r315.g1f7ffe1f7-1

Git Clone URL: https://aur.archlinux.org/mpd-git.git (read-only, click to copy)
Package Base: mpd-git
Description: Flexible, powerful, server-side application for playing music
Upstream URL: https://www.musicpd.org/
Licenses: BSD-2-Clause, GPL-2.0-or-later
Conflicts: mpd
Provides: mpd
Submitter: Slash
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 104
Popularity: 0.000521
First Submitted: 2008-09-07 18:21 (UTC)
Last Updated: 2026-07-08 14:14 (UTC)

Dependencies (88)

Required by (65)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »

MoSal commented on 2015-09-19 17:25 (UTC)

Please Add User=mpd to the system service file, just like the stable version. Without it, finding ALSA devices fails in my system. I still use an 'audio' group for permission handling instead of udev/systemd. Maybe that's why not everyone is seeing this.

sudokode commented on 2014-12-20 10:27 (UTC)

Added libupnp. Add provides for mpd.

Tomaash commented on 2014-11-14 20:08 (UTC)

You maybe should add libupnp as dependency, it won't start without it.

sudokode commented on 2014-11-11 03:19 (UTC)

Moved boost is makedeps and added boost-libs to deps.

sudokode commented on 2014-10-21 21:15 (UTC)

Okay. Not sure if --disable-aac removes the faad2 dep. I don't have a clean build environment at the moment.

iffer commented on 2014-10-21 20:56 (UTC)

Please update the pkgver to 0.19.1 and add --disable-aac to the configure-lines: ./configure \ … \ --disable-aac make … See this thread for more info about the problem with aac: https://bbs.archlinux.org/viewtopic.php?pid=1468312

Tomaash commented on 2014-09-22 08:44 (UTC)

There may be, and that's the reason it should provide mpd.

sudokode commented on 2014-09-14 16:19 (UTC)

Fixed the version issue. Why does mpd-git have to provide mpd? That's only required when something is a dependency. Is there such a scenario?