remove Haiku support

Haiku support has been unmaintained for many years, and this issue has
been open for more than 5 years, but apparently the Haiku people have
lost interest:

 https://github.com/MusicPlayerDaemon/MPD/pull/183

Haiku support was therefore deprecated by this commit 4 years ago:
7de8fd04a4 - but in those 4 years, nobody stepped up to adopt
maintainership.

I don't have any computer (or VM) with Haiku and there is no CI with
Haiku support, so I'm unable to adapt the Haiku specific code to API
changes.

Closes https://github.com/MusicPlayerDaemon/MPD/issues/182
Closes https://github.com/MusicPlayerDaemon/MPD/issues/185
This commit is contained in:
Max Kellermann
2022-07-12 13:10:52 +02:00
parent 45071607aa
commit 52eff41379
14 changed files with 2 additions and 712 deletions

1
NEWS
View File

@@ -14,6 +14,7 @@ ver 0.24 (not yet released)
- new tag "Mood"
* switch to C++20
- GCC 10 or clang 11 (or newer) recommended
* remove Haiku support
ver 0.23.9 (not yet released)