packages/sound/mpd/patches
Rosen Penev c00f83241b
mpd: fix compilation with uClibc-ng
With mpd's build system, it requires either an iconv built into the libc
or icu. Since uClibc-ng as configured by OpenWrt currently has no iconv,
use icu for it to work around the problem. This is the simplest solution.

Added a patch to use boost's rounding functions. They are more appropriate
and work with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-03 20:28:03 -08:00
..
010-treewide-use-boost-lround-when-std-round-is-unavaila.patch mpd: fix compilation with uClibc-ng 2020-02-03 20:28:03 -08:00
020-volume_mapping-get-rid-of-exp10-workaround.patch mpd: fix compilation with uClibc-ng 2020-02-03 20:28:03 -08:00
030-treewide-get-rid-of-C-math-function-usage.patch mpd: fix compilation with uClibc-ng 2020-02-03 20:28:03 -08:00
210-support_raw_pcm_streams.patch mpd: update to v0.21.16 and build with meson 2019-11-05 10:28:30 +01:00