From: Volker Schlecht Subject: Re: NEW: river-0.4.1 (Wayland compositor) To: Robert Lillack Cc: ports@openbsd.org Date: Fri, 22 May 2026 14:47:08 +0200 On 2026-05-22 11:18, Robert Lillack wrote: >I created a port for River---a "non-monolithic" Wayland compositor >which allows you to use window managers separate from the actual >compositor in the Wayland ecosystem. You can read more about it on >River's website: https://isaacfreund.com/software/river/ [...] >We're currently limited to version 0.4.1 of River, as newer versions >depend on a more current wlroots library. I didn't take a closer look yet but it seems that river only changed to zig 0.16 with their release 0.4.4? https://codeberg.org/river/river/releases/tag/v0.4.4 I don't know if river 0.4.1 builds with zig 0.15 *and* zig 0.16 (which is the version in -current ports), but if it doesn't, and just in case you are working on this with 7.9-stable: For work on new ports, you need to run -current. cheers, Volker