Package: clutter-1.0 / 1.26.4+dfsg-4

Metadata

Package Version Patches format
clutter-1.0 1.26.4+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_do not build cookbook.patch | (download)

Makefile.am | 1 0 + 1 - 0 !
configure.ac | 3 0 + 3 - 0 !
doc/Makefile.am | 6 1 + 5 - 0 !
3 files changed, 1 insertion(+), 9 deletions(-)

 build without the cookbook directory
Rely on gdk to dispatch wayland events.patch | (download)

clutter/gdk/clutter-backend-gdk.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] rely on gdk to dispatch wayland events

Disable cogl dispatching wayland events as Gdk will already be
dispatching them causing a deadlock when cogl tries again to dispatch
wayland events.

https://bugzilla.gnome.org/show_bug.cgi?id=774079

skip failing tests.patch | (download)

tests/conform/Makefile.am | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 don't run failing test.
 That way we can still benefit by running all the other tests.