packages/sound/mpd
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
..
files mpd: Add procd mdns definition from MPD config file 2016-11-11 16:36:58 -05:00
patches mpd: fix compilation with uClibc-ng 2020-02-03 20:28:03 -08:00
Makefile mpd: fix compilation with uClibc-ng 2020-02-03 20:28:03 -08:00