kumquat-buildroot/package/mpd
Jörg Krause 43b49a091e package/mpd: fix static linking with tremor
Although tremor (the library is named vorbisidec) provides a pkg-config
file, mpd does not use it to find tremor. Since version 0.20 does throw
an error instead of a warning, that's why the issue was left unnoticed
by the autobuilders.

Help mpd to find tremor by providing the path to the library and passing
LIBS through the environment. We use the host pkg-config tool to get the
correct values from the vorbisidec.pc file.

Fixes:
http://autobuild.buildroot.net/results/6b9/6b97403e70caa12c32494b1c82ce61d3e4e456f6/

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-01-11 12:28:28 +01:00
..
0001-configure.ac-check-if-libatomic-is-needed.patch
Config.in mpd: needs toolchain with C++14 support 2017-01-06 12:21:17 +01:00
mpd.conf
mpd.hash package/mpd: bump version to 0.20 2017-01-04 21:52:06 +01:00
mpd.mk package/mpd: fix static linking with tremor 2017-01-11 12:28:28 +01:00
S95mpd