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: 104
Popularity: 0.071191
First Submitted: 2008-09-07 18:21 (UTC)
Last Updated: 2024-03-31 08:56 (UTC)

Dependencies (90)

Required by (53)

Sources (4)

Pinned Comments

Latest Comments

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

graysky commented on 2012-07-08 15:11 (UTC)

I updated it... tarball is here: http://repo-ck.com/PKG_source/mpd-git/mpd-git-20120708-1.src.tar.gz Plz review for accuracy and comment here when updated in the AUR and I will remove it from my temp url.

graysky commented on 2012-07-08 14:53 (UTC)

Package should be updated to include tmpfiles.d for systemd users. See the official mpd package.

misc commented on 2012-04-15 19:13 (UTC)

Updated the files to be in sync with the mpd package in extra: http://www.mediafire.com/?9hvhnxtue1d9605 The autogen.sh options should be checked again, though. I amended the git commands to only pull the relevant master branch, and clone the source only back to the latest commit (uses just ~ a fourth of the space).

Slash commented on 2012-03-03 22:22 (UTC)

Yeah, it looks like other deps are needed and I suspect it's a niche service for mpd users, so I added the --disable line to the configure.

misc commented on 2012-03-02 19:42 (UTC)

Needs --disable-soundcloud right now to compile for me. Also, I have to redownload the sources (even if they're latest) or makepkg aborts with dozens of forbidden dotfiles in .git.

Slash commented on 2012-02-27 22:45 (UTC)

Updated

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.