There is an updated pull request by ajtcode71 against master on the void-packages repository https://github.com/ajtcode71/void-packages yabridgectl https://github.com/void-linux/void-packages/pull/39476 New package: yabridgectl-4.0.2 #### 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): - xlint check complains about the wrksrc not being top level. The source of yabridgectl is distributed within the yabridge source and is several levels down. Compiles and works well by keeping the origin source in the correct locations and having the multilevel wrksrc set. #### Local build testing - I built this PR locally for my native architecture, (ARCH-LIBC) A patch file from https://github.com/void-linux/void-packages/pull/39476.patch is attached