Re: UPDATE: wayland/wayland

2023-05-05 Thread Stefan Hagen
Rafael Sadowski wrote (2023-05-04 13:21 CEST): > Update wayland to the latest version. I need this to build the latest > WIP KDE Plasma. > > OK? Compiles and portcheck/port-lib-depends-check are happy. Shared library bump on wayland-server is correct. But I'm unsure if the comment should be bumpe

UPDATE: wayland/wayland

2023-05-04 Thread Rafael Sadowski
Update wayland to the latest version. I need this to build the latest WIP KDE Plasma. OK? diff --git a/wayland/wayland/Makefile b/wayland/wayland/Makefile index ce3516b670f..bd2f77ed5b2 100644 --- a/wayland/wayland/Makefile +++ b/wayland/wayland/Makefile @@ -1,7 +1,7 @@ COMMENT = Display se

[update] wayland/wayland-protocols 1.31

2023-04-01 Thread Vasyl Zubko
Version bump, builds fine without any additional porting/patching. No release notes provided by upstream, but a basic review shows new 'xwayland_shell', 'fractional-scale' and 'tearing-control' protocols being added to staging, as well as delivering a handful of bug fixes. Index: Makefile

Re: update: wayland/wayland and wayland/wayland-protocols

2022-08-13 Thread Rafael Sadowski
On Sat Jul 30, 2022 at 09:03:28PM +0200, Sebastien Marie wrote: > Hi, > > The following diff updates wayland/wayland to 1.21.0 and > wayland/wayland-protocols to 1.26. > > wayland-protocols is simple. > > wayland is more complex. > > - I bumped SHARED_LIBS for wayland-client and wayland-server

Re: update: wayland/wayland and wayland/wayland-protocols

2022-07-31 Thread Sebastien Marie
On Sun, Jul 31, 2022 at 01:35:22PM +0100, Chris Narkiewicz wrote: > On Sat, Jul 30, 2022 at 09:03:28PM +0200, Sebastien Marie wrote: > > Comments or OK ? > > I'm curious what is the general state of wayland on OpenBSD? Is it > usable by ordinary users? I looked in the ports but I don't see any > w

Re: update: wayland/wayland and wayland/wayland-protocols

2022-07-31 Thread Stuart Henderson
On 2022/07/31 13:35, Chris Narkiewicz wrote: > I'm curious what is the general state of wayland on OpenBSD? There are some small pieces in ports to satisfy dependencies of certain ports, that's all.

update: wayland/wayland and wayland/wayland-protocols

2022-07-30 Thread Sebastien Marie
Hi, The following diff updates wayland/wayland to 1.21.0 and wayland/wayland-protocols to 1.26. wayland-protocols is simple. wayland is more complex. - I bumped SHARED_LIBS for wayland-client and wayland-server (new symbols added). For the comment with the upstream version, I looked at meso