There is an updated pull request by Aicaya against master on the void-packages repository https://github.com/Aicaya/void-packages nxengine-evo https://github.com/void-linux/void-packages/pull/45915 New package: nxengine-evo-2.6.5 #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) - I built this PR locally for these architectures (if supported. mark crossbuilds): - x86_64-musl - i686 I tried cross-building, but it failed on account of `pre_install()` needing to use one of the built binaries (I assume). If the github tests for the ARM builds fail, I'll force-push with `archs="x86_64* i686*"` added to the template. **EDIT:** Tests here failed as well, so the line has been added. Going to assume it just won't compile on ARM. A patch file from https://github.com/void-linux/void-packages/pull/45915.patch is attached