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: FabioLolix
Last Packager: PRESFIL
Votes: 103
Popularity: 0.001455
First Submitted: 2008-09-07 18:21 (UTC)
Last Updated: 2024-03-31 08:56 (UTC)

Dependencies (90)

Required by (57)

Sources (4)

Pinned Comments

Latest Comments

1 2 3 4 5 6 .. 12 Next › Last »

emilot commented on 2025-04-28 20:04 (UTC)

yajl removed from MPD, replaced by nlohmann_json

FabioLolix commented on 2025-02-25 21:48 (UTC)

libcdio gets updated in the repo and mpd no longer runs

Only needed a rebuild

FabioLolix commented on 2025-02-25 18:46 (UTC)

/usr/include/liburing/compat.h:11:10: fatal error: linux/blkdev.h: No such file or directory

mpd-git-0.23.17.r1734.gd822685c5-1 Build fine for me both with makepkg and devtools for me, a similar problem has been reported twice on sdl3-git but couldn't confirm it either

kachelaqa commented on 2025-02-10 15:26 (UTC)

More breakage:

[67/715] Compiling C++ object src/io/uring/liburing.a.p/Ring.cxx.o
FAILED: src/io/uring/liburing.a.p/Ring.cxx.o
c++ -Isrc/io/uring/liburing.a.p -Isrc/io/uring -I../src/io/uring -Isrc -I../src -I. -I.. -flto=auto -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++20 -ffast-math -ftree-vectorize -Wcast-qual -Wdouble-promotion -Wmissing-declarations -Wshadow -Wunused -Wvla -Wwrite-strings -Wno-stringop-overflow -fno-threadsafe-statics -fmerge-all-constants -Wcomma-subscript -Wextra-semi -Wmismatched-tags -Woverloaded-virtual -Wsign-promo -Wsuggest-override -Wvolatile -Wvirtual-inheritance -Wno-non-virtual-dtor -fvisibility=hidden -ffunction-sections -fdata-sections -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -fPIC -MD -MQ src/io/uring/liburing.a.p/Ring.cxx.o -MF src/io/uring/liburing.a.p/Ring.cxx.o.d -o src/io/uring/liburing.a.p/Ring.cxx.o -c ../src/io/uring/Ring.cxx
In file included from /usr/include/liburing.h:17,
                 from ../src/io/uring/Ring.hxx:9,
                 from ../src/io/uring/Ring.cxx:5:
/usr/include/liburing/compat.h:11:10: fatal error: linux/blkdev.h: No such file or directory
   11 | #include <linux/blkdev.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.

maymm commented on 2025-01-12 17:17 (UTC)

Seems to be broken as of libcdio 2.1.1, the main repo version is working.

FabioLolix commented on 2024-12-03 21:11 (UTC)

@emilot this is a VCS pkgbuild; it don't have to be updated for every version (this isn't welcome per AUR guidelines)

If you really need to notify of a new version please use "Flag package out-of-date"

emilot commented on 2024-12-03 21:08 (UTC)

New mpd version

23.16

luteran92 commented on 2024-05-28 22:58 (UTC)

no, need this patch to install to the right bin path: https://github.com/MusicPlayerDaemon/MPD/commit/26eb998fc210f72cebc7184097f21f7033db9714.patch

anlorsp commented on 2024-05-18 08:11 (UTC)

mpd is installed to /usr/mpd instead of /usr/bin/mpd. Is this expected?

blackhole commented on 2024-02-24 08:27 (UTC)

In an updated system:

/usr/bin/ld: warning: libglslang-default-resource-limits.so.13, needed by /usr/lib/libplacebo.so.338, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libSPIRV.so.13, needed by /usr/lib/libplacebo.so.338, not found (try using -rpath or -rpath-link)