* update libmpdclient package to copy the generated version.h to the include dir while removing the version.h.in file as well
* make sure libmpdclient is a shared lib
* now libmpdclient has a choice between shared and static
* add libmpdclient package
* add test function, move version under url
* remove unnecessary flag sent to meson, limit installing to Linux and Windows
* make libmpdclient only installable on Linux
* add mingw as a platform, try using older meson version for mingw
* change mingw to mingw@msys
* add msys to meson's xmake.lua and remove the version backtracking for meson in libmpdclient
* set libmpdclient to a linux-only package, disable msys for meson