There is an updated pull request by FriederHannenheim against master on the void-packages repository https://github.com/FriederHannenheim/void-packages openxr-package https://github.com/void-linux/void-packages/pull/49294 New package: openxr-loader-1.0.34 This packages the OpenXR loader as well as development files. It is required to run OpenXR applications and games. I got the available arches from this file at line 40: https://github.com/KhronosGroup/OpenXR-SDK/blob/main/src/common/platform_utils.hpp I'm not sure it is exactly right since there armv7a-vfp is supported but I didn't find it in `common/cross-profiles` #### 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): - aarch64 - x86_64-musl A patch file from https://github.com/void-linux/void-packages/pull/49294.patch is attached