{android,win32}/build.py: build libmodplug and WildMidi

Closes https://github.com/MusicPlayerDaemon/MPD/issues/866
This commit is contained in:
Max Kellermann
2020-05-26 21:08:29 +02:00
parent 4e5d6e560b
commit 257a77fa35
5 changed files with 75 additions and 0 deletions

2
NEWS
View File

@@ -8,8 +8,10 @@ ver 0.21.24 (not yet released)
- wildmidi: attempt to detect WildMidi using pkg-config
- wildmidi: fix Windows build failure
* Android
- enable the decoder plugins ModPlug and WildMidi
- fix build failure with Android NDK r21
* Windows
- enable the decoder plugins ModPlug and WildMidi
- work around Meson bug breaking the Windows build with GCC 10
* fix unit test failure