Comment 31 for bug 954352

Revision history for this message
Darxus (darxus) wrote :

This is a debdiff from the gtk package currently in precise (3.4.1-0ubuntu1) to my ppa which has the wayland backend enabled (3.4.1-0ubuntu1+wayland2 in https://launchpad.net/~darxus/+archive/wayland-gtk ). What is needed to get this in quantal?

The changes are:
1) 1 patch to default to X11 output before Wayland (from krh) which fixes some X breakage, from gtk master.
2) 7 patches to remove dependency on cairo-gl (from robster), from gtk master.
3) Add --enable-wayland-backend and --enable-x11-backend to DEB_CONFIGURE_EXTRA_FLAGS.
4) Add libwayland-dev and libxkbcommon-dev to build dependencies.

Since these patches are already in gtk master, and there will be another stable release from current gtk master before Quantal is released, this won't be a delta from upstream requiring long term maintenance. (gtk release 3.6.0 on 2012-09-26 - https://live.gnome.org/ThreePointFive )