community/minetest: 5.9.0 release candidate (support for touchscreen enablement, LTO optimizations, RISC-V and PPC64le support, etc.)
Release candidate is out: https://forum.minetest.net/viewtopic.php?t=30853
This allows postmarketOS users leverage touchscreen enablement at runtime.
- Bump to git RC version
- make luajit optional (enables ppc64le, riscv64, and loongarch64)
- fix ppc64le build (and improve other archs)
- enable IPO/LTO optimizations (smaller binaries)
- phone/handheld/tablet autodetection
- disable update checker (ENABLE_UPDATE_CHECKER)
- irrlicht is now part of the minetest source code
- add patch for reasonable button bar handling on touchscreen
https://github.com/minetest/minetest/pull/14918
Signed-off-by: David Heidelberg david@ixit.cz
Edited by David Heidelberg