mpd: update to 0.21.20
authorRosen Penev <rosenp@gmail.com>
Tue, 18 Feb 2020 04:09:53 +0000 (20:09 -0800)
committerRosen Penev <rosenp@gmail.com>
Mon, 13 Apr 2020 02:28:32 +0000 (19:28 -0700)
commit10ddb21781a28e49d6f5108d576a5d7c8fdf5e24
treeacecba1e037a8376108bd0c0cf0e955cd845b9aa
parentdebe4d4d9cc2e213cbefa3dafa46e5f4f617a64a
mpd: update to 0.21.20

Updated patches to latest patchset and removed upstreamed ones.

Ran init script through shellcheck. Restart using SIGHUP.

Added logging from stderr as any kind of logging is missing in --no-daemon
mode.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 3be4778840a809db12e41406b45976ec71d0c3dc)
sound/mpd/Makefile
sound/mpd/files/mpd.init
sound/mpd/patches/010-treewide-use-boost-lround-when-std-round-is-unavaila.patch
sound/mpd/patches/020-fix-incorrect-rounding.patch [new file with mode: 0644]
sound/mpd/patches/020-volume_mapping-get-rid-of-exp10-workaround.patch [deleted file]
sound/mpd/patches/030-treewide-get-rid-of-C-math-function-usage.patch [deleted file]
sound/mpd/patches/030-volume_mapping-get-rid-of-exp10-workaround.patch [new file with mode: 0644]
sound/mpd/patches/040-fix-aiff-and-amr.patch [deleted file]
sound/mpd/patches/040-treewide-get-rid-of-C-math-function-usage.patch [new file with mode: 0644]
sound/mpd/patches/210-support_raw_pcm_streams.patch [deleted file]