There is a new pull request by klardotsh against master on the void-packages repository https://github.com/klardotsh/void-packages klardotsh/openrct-035 https://github.com/void-linux/void-packages/pull/33932 OpenRCT2: update to 0.3.5 This doesn't update to the latest `replays` or `objects`, despite new upstreams being available, because the CMake definitions still target these old versions, and `do_check` fails (almost every single test, at that) with the new packages. This 0.3.5 build loaded up one of my savegames just fine locally on x86_64-glibc. I was able to x-build for aarch64-musl after applying the `makedepends` fix, but don't have a running arm device to test that build on right now. #### General - [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR A patch file from https://github.com/void-linux/void-packages/pull/33932.patch is attached