There is a new pull request by kedodrill against master on the void-packages repository https://github.com/kedodrill/void-packages trenchbroom https://github.com/void-linux/void-packages/pull/33354 New package: TrenchBroom-2021.1 #### General - [x] 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? - [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [x] I generally don't use the affected packages but briefly tested this PR * I'm learning this software and have successfully built and compiled a map and played it in vkQuake. I've also successfully built a map with Qodot. I'm going to continue using / learning this. - [x] I built this PR locally for my native architecture, x86_64 - [x] I built this PR locally for these architectures (if supported. mark crossbuilds): - [x] x86_64-musl - failed - [x] armv7l - failed - [x] i686 - success - [x] i686 (crossbuild) - failed, `CMake Error: AUTOMOC for target common: Test run of "moc" executable "/usr/i686-pc-linux-gnu/usr/lib/qt5/bin/moc" failed.` https://github.com/TrenchBroom/TrenchBroom See readme, TB will crash on wayland if `QT_QPA_PLATFORM` is set to `wayland`. A patch file from https://github.com/void-linux/void-packages/pull/33354.patch is attached