There is an updated pull request by cultab against master on the void-packages repository https://github.com/cultab/void-packages master https://github.com/void-linux/void-packages/pull/37671 New package: Junction-1.5.0 #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) - Also successfully cross-compiled for i686 and armv7l (both glibc) ~# This is a work in progress.~ ~As of now it builds correctly but when run it seems to be missing a dependency.~ ``` $ re.sonny.Junction (gjs:14669): Gjs-CRITICAL **: 21:42:42.931: JS ERROR: Error: Requiring Xdp, version none: Typelib file for namespace 'Xdp' (any version) not found require@resource:///org/gnome/gjs/modules/esm/gi.js:14:24 @gi://Xdp:3:25 (gjs:14669): Gjs-CRITICAL **: 21:42:42.931: Module file:///bin/re.sonny.Junction threw an exception ``` ~From what I understand it requires something related to xdg-desktop-portal but I have tested with xdg-desktop-portal-gtk and libportal and it still seems to not work.~ #### Made in response to issue #37352. A patch file from https://github.com/void-linux/void-packages/pull/37671.patch is attached