Package: clutter-1.0 / 1.2.12-3

Metadata

Package Version Patches format
clutter-1.0 1.2.12-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fix_build_on_not_linux.patch | (download)

clutter/glx/clutter-stage-glx.c | 43 11 + 32 - 0 !
config.h.in | 3 3 + 0 - 0 !
configure.ac | 9 7 + 2 - 0 !
3 files changed, 21 insertions(+), 34 deletions(-)

 fix build on !linux


02_disable_armv5t_specific_optimization.patch | (download)

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

---
90_autoreconf.patch | (download)

Makefile.in | 4 4 + 0 - 0 !
aclocal.m4 | 36 19 + 17 - 0 !
build/Makefile.in | 4 4 + 0 - 0 !
build/autotools/Makefile.in | 4 4 + 0 - 0 !
build/autotools/libtool.m4 | 45 31 + 14 - 0 !
build/config.guess | 9 5 + 4 - 0 !
build/config.sub | 19 14 + 5 - 0 !
build/ltmain.sh | 33 20 + 13 - 0 !
build/mingw/Makefile.in | 4 4 + 0 - 0 !
build/mkinstalldirs | 95 73 + 22 - 0 !
clutter/Makefile.in | 4 4 + 0 - 0 !
clutter/cogl/Makefile.in | 4 4 + 0 - 0 !
clutter/cogl/cogl/Makefile.in | 4 4 + 0 - 0 !
clutter/cogl/cogl/driver/Makefile.in | 4 4 + 0 - 0 !
clutter/cogl/cogl/driver/gl/Makefile.in | 4 4 + 0 - 0 !
clutter/cogl/cogl/driver/gles/Makefile.in | 4 4 + 0 - 0 !
clutter/cogl/pango/Makefile.in | 4 4 + 0 - 0 !
clutter/eglnative/Makefile.in | 4 4 + 0 - 0 !
clutter/eglx/Makefile.in | 4 4 + 0 - 0 !
clutter/fruity/Makefile.in | 4 4 + 0 - 0 !
clutter/glx/Makefile.in | 4 4 + 0 - 0 !
clutter/json/Makefile.in | 4 4 + 0 - 0 !
clutter/osx/Makefile.in | 4 4 + 0 - 0 !
clutter/win32/Makefile.in | 4 4 + 0 - 0 !
clutter/x11/Makefile.in | 4 4 + 0 - 0 !
config.h.in | 2 1 + 1 - 0 !
configure | 197 157 + 40 - 0 !
doc/Makefile.in | 4 4 + 0 - 0 !
doc/common/Makefile.in | 4 4 + 0 - 0 !
doc/cookbook/Makefile.in | 4 4 + 0 - 0 !
doc/manual/Makefile.in | 4 4 + 0 - 0 !
doc/reference/Makefile.in | 4 4 + 0 - 0 !
doc/reference/clutter/Makefile.in | 4 4 + 0 - 0 !
doc/reference/cogl/Makefile.in | 4 4 + 0 - 0 !
tests/Makefile.in | 4 4 + 0 - 0 !
tests/conform/Makefile.in | 4 4 + 0 - 0 !
tests/data/Makefile.in | 4 4 + 0 - 0 !
tests/interactive/Makefile.in | 4 4 + 0 - 0 !
tests/micro-bench/Makefile.in | 4 4 + 0 - 0 !
tests/tools/Makefile.in | 4 4 + 0 - 0 !
40 files changed, 448 insertions(+), 116 deletions(-)

---