Package Details: mpd-git 0.23.15.r1069.gd0a427044-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 (from git)
Upstream URL: https://www.musicpd.org/
Licenses: BSD-2-Clause, GPL-2.0-or-later
Conflicts: mpd
Provides: mpd
Submitter: Slash
Maintainer: PRESFIL
Last Packager: PRESFIL
Votes: 103
Popularity: 0.015128
First Submitted: 2008-09-07 18:21 (UTC)
Last Updated: 2024-03-31 08:56 (UTC)

Dependencies (90)

Required by (54)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »

linkmauve commented on 2012-02-23 13:16 (UTC)

Oh, and two other little things: the “ || return 1” after make isn’t needed since pacman 3.4.0, and in $makedepends only git is needed, the rest is in base-devel which is supposed installed by each ArchLinux user.

Slash commented on 2012-02-21 23:18 (UTC)

Thanks, updated.

linkmauve commented on 2012-02-19 11:08 (UTC)

Please remove the creation of $pkgdir/var/run/mpd in package(), this file is removed at each reboot since /var/run is now a symlink to /run which is a tmpfs.

deimos commented on 2012-02-18 01:14 (UTC)

latest pull requires libgme mpd: error while loading shared libraries: libgme.so.0: cannot open shared object file: No such file or directory

Slash commented on 2011-08-27 20:55 (UTC)

@Mic92: Thanks, updated.

Mic92 commented on 2011-08-27 12:06 (UTC)

Please add "--disable-libwrap" to autoconfigure. Without this option all connection are refused on my machine.

skottish commented on 2011-05-21 15:30 (UTC)

This thread contains a link and a patch to get mpd-git building against present ffmpeg-git and libav-git: https://bbs.archlinux.org/viewtopic.php?pid=937306

Slash commented on 2011-02-08 02:11 (UTC)

@avallac_h: Thanks, I updated the PKGBUILD.