mpd: update to 0.21.25 12889/head
authorRosen Penev <rosenp@gmail.com>
Tue, 21 Jul 2020 00:50:38 +0000 (17:50 -0700)
committerRosen Penev <rosenp@gmail.com>
Tue, 21 Jul 2020 02:56:51 +0000 (19:56 -0700)
commitdfdc430a4a41d83d5f44d14c0cad4b684eba475a
treeacefe9dcfc59e38e7d5bd958aea2c1bd37541021
parent5d42bf7550140b9b1e6ecb394798ef8254d45eda
mpd: update to 0.21.25

pulseaudio-daemon depends on alsa-lib, which depends on @AUDIO_SUPPORT.
Enables -full on platforms lacking AUDIO_SUPPORT.

Simplified LDFLAGS slighly.

Removed pointless ICU dependency. I managed to patch meson.build to fix
iconv compilation. The original error was that without the header, it
was prefixing the iconv check with __buildin_ , which does not work
with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
sound/mpd/Makefile
sound/mpd/patches/010-iconv.patch [new file with mode: 0644]