Download raw body.
update: wlroots 0.18.1
On Tue, Nov 05, 2024 at 03:49:51PM +0100, Landry Breuil wrote: > Le Tue, Nov 05, 2024 at 10:59:34AM +0100, Matthieu Herrb a écrit : > > Hi > > > > This updates wlroots to 0.18.1. It will be needed for sway > > 0.10. Wayfire will need an update too (landry is working on it) > > i suppose there's a missing patch to render/drm_syncobj.c to make > OpenBSD use the FreeBSD codepath ? > > ../wlroots-0.18.1/render/drm_syncobj.c:132:10: error: use of undeclared > identifier 'ETIME' > etime = ETIME; > ^ > 1 error generated. > Yes sorry I forgot to cvs add it before generating the diff. > > also this depends on libdrm 2.4.122 that was commited 3 weeks ago, it > wont pass configure on older than that. I know we don't have a way to > enforce that kind of dependency, just saying in case someone else wants > to play with it. yes true. I always forget that some people don't update their base system while working on -current ports. > > other than that, builds fine here, i'll see how to apply > https://github.com/WayfireWM/wayfire/pull/2452 on top of our port. > Thanks -- Matthieu Herrb
update: wlroots 0.18.1