[PATCH wayland-web] Added depencies and bug fixes to build instructions
Bill Spitzak
spitzak at gmail.com
Thu May 22 09:06:29 PDT 2014
On 05/22/2014 12:01 AM, Pekka Paalanen wrote:
> It looks about right to me. Mesa should stay, because quite probably
> many distributions do not yet enable Wayland support in it, and we
> might still get development there. Xserver needs to stay, because 1.16
> has not been released yet, it receives active development benefiting
> Wayland (glamor), and I assume most distributions are not building the
> Xwayland server anyway.
I was thinking Mesa and Xserver would have to stay even if new enough
versions were released, because they actually call libwayland-*.
Without this they will be running Mesa and Xserver compiled for (and
linked with?) the distributed libwayland-* rather than the one they may
be trying to modify.
> Cairo was included in the guide probably because distributions had
> varying configurations wrt. enabling GL or GLESv2 support, and because
> the GL/GLESv2 code was new and in development. If we drop the need for
> cairo-gl/glesv2, we can drop Cairo and Pixman from the guide. I'm not
> sure why Pixman was there, maybe as a Cairo dependency.
I am going to try to do a bisect and find out what version of Cairo
fixes the xserver bug. But it should not be in the main instructions.
More information about the wayland-devel
mailing list