On 5/22/26 9:39 PM, Robert Lillack wrote:
Here is the updated version of river (0.4.5) which supports zig 0.16 and
wlroots 0.20.
Again, diff can be inspected on the web here:
https://github.com/roblillack/openbsd-ports/pull/1
Thank you for any feedback,
--rob.
Did you try building this with PORTS_PRIVSEP enabled? I'm asking because here
your port wants to download dependencies from codeberg and fails without network
access.
Since zig 0.16, the trick with placing dependencies in ${ZIG_CACHE}/p doesn't
seem to work anymore.
cheers,
Volker