There is an updated pull request by kedodrill against master on the void-packages repository https://github.com/kedodrill/void-packages TheForceEngine https://github.com/void-linux/void-packages/pull/45745 New package: TheForceEngine-1.09.530 https://github.com/luciusDXL/TheForceEngine * Requires `rtmidi` to get bumped to `5.0.0`, but I went ahead and bumped it to `6.0.0`. The license changed, but I think most of the other changes are features. * I revbumped the other packages that require `rtmidi`. `milkytracker` needed `pkg-config` added to `hostmakedepends`, otherwise it would fail. I packaged all of them, but I only installed milkytracker and played around with it a little. * 32bit seems to not be available for now for this package. According to some github issues, ARM support may be possible with some patches. I also tested musl x86_64 and it failed, but possibly would work with some patches. * Notably during testing the shareware version of Dark Forces will not work with TheForceEngine, you must use the full game. #### 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 - I built this PR locally for these architectures (if supported. mark crossbuilds): - i686 (failed) - x86_64-musl (failed) A patch file from https://github.com/void-linux/void-packages/pull/45745.patch is attached