Re: [ANNOUNCE] weston 6.0.0

2019-03-29 Thread Pekka Paalanen
On Fri, 29 Mar 2019 15:33:01 +0200 Pekka Paalanen wrote: > On Fri, 29 Mar 2019 13:37:14 +0100 (CET) > Jan Engelhardt wrote: > > > On Friday 2019-03-29 12:48, Pekka Paalanen wrote: > > >> >https://gitlab.freedesktop.org/wayland/weston/merge_requests/138 fixes > > >> > > > >https://gitlab.f

Re: [ANNOUNCE] weston 6.0.0

2019-03-29 Thread Pekka Paalanen
On Fri, 29 Mar 2019 13:37:14 +0100 (CET) Jan Engelhardt wrote: > On Friday 2019-03-29 12:48, Pekka Paalanen wrote: > >> >https://gitlab.freedesktop.org/wayland/weston/merge_requests/138 fixes > >https://gitlab.freedesktop.org/wayland/weston/merge_requests/141 > > That works. The next change

Re: [ANNOUNCE] weston 6.0.0

2019-03-29 Thread Jan Engelhardt
On Friday 2019-03-29 12:48, Pekka Paalanen wrote: >> >https://gitlab.freedesktop.org/wayland/weston/merge_requests/138 fixes >https://gitlab.freedesktop.org/wayland/weston/merge_requests/141 That works. The next change that causes a stop now is: [ 20s] + make BACKEND=headless-backend.so check

Re: [ANNOUNCE] weston 6.0.0

2019-03-29 Thread Pekka Paalanen
On Thu, 28 Mar 2019 15:26:43 +0100 (CET) Jan Engelhardt wrote: > On Thursday 2019-03-28 11:33, Pekka Paalanen wrote: > >> > >> Fails to build. Someone's forgetting the pkg-config flags for xkbcommon. > >> autotools gets this right. > >> > >> [5s] cc -Ilibweston/2b98b6d@@session-helper@sta -

Re: [ANNOUNCE] weston 6.0.0

2019-03-28 Thread Pekka Paalanen
On Thu, 28 Mar 2019 15:26:43 +0100 (CET) Jan Engelhardt wrote: > On Thursday 2019-03-28 11:33, Pekka Paalanen wrote: > >> > >> Fails to build. Someone's forgetting the pkg-config flags for xkbcommon. > >> autotools gets this right. > >> > >> [5s] cc -Ilibweston/2b98b6d@@session-helper@sta -

Re: [ANNOUNCE] weston 6.0.0

2019-03-28 Thread Jan Engelhardt
On Thursday 2019-03-28 11:33, Pekka Paalanen wrote: >> >> Fails to build. Someone's forgetting the pkg-config flags for xkbcommon. >> autotools gets this right. >> >> [5s] cc -Ilibweston/2b98b6d@@session-helper@sta -Ilibweston >> -I../libweston -Ilibweston/.. -I../libweston/.. -Ilibwes >> t

Re: [ANNOUNCE] weston 6.0.0

2019-03-28 Thread Pekka Paalanen
On Thu, 28 Mar 2019 10:41:23 +0100 (CET) Jan Engelhardt wrote: > On Thursday 2019-03-28 02:25, Derek Foreman wrote: > > >Weston 6.0 is released with only a trivial build change since RC2. > > Fails to build. Someone's forgetting the pkg-config flags for xkbcommon. > autotools gets this right.

Re: [ANNOUNCE] weston 6.0.0

2019-03-28 Thread Jan Engelhardt
On Thursday 2019-03-28 02:25, Derek Foreman wrote: >Weston 6.0 is released with only a trivial build change since RC2. Fails to build. Someone's forgetting the pkg-config flags for xkbcommon. autotools gets this right. [5s] cc -Ilibweston/2b98b6d@@session-helper@sta -Ilibweston -I../libwesto

[ANNOUNCE] weston 6.0.0

2019-03-27 Thread Derek Foreman
Weston 6.0 is released with only a trivial build change since RC2. Derek Foreman (1): configure.ac/meson.build: bump version to 6.0.0 for the official release Marius Vlad (1): autotools: Fix tags/cscope targets with autools git tag: 6.0.0 https://wayland.freedesktop.org/releases/wes