mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
clutter-gtk-1.0: Upgrade to one version prior to 0.90.2 (clutter 1.4 series)
0.90.2 depends on unstable gtk+-2.90.x that is not in poky, so pick up one version prior to it. Also rebase disable_deprecated.patch to keep the API compatibility with gtk+ and install example binary for poky-image-clutter. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
3bb0b9ae97
commit
1357d22238
@@ -6,12 +6,13 @@ Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
||||
|
||||
Index: git/clutter-gtk/Makefile.am
|
||||
===================================================================
|
||||
--- git.orig/clutter-gtk/Makefile.am 2010-11-16 11:04:29.000000000 -0800
|
||||
+++ git/clutter-gtk/Makefile.am 2010-11-16 11:06:16.278993999 -0800
|
||||
@@ -16,7 +16,6 @@
|
||||
--- git.orig/clutter-gtk/Makefile.am 2011-01-30 13:10:29.000000000 +0800
|
||||
+++ git/clutter-gtk/Makefile.am 2011-01-30 13:15:09.000000000 +0800
|
||||
@@ -15,8 +15,6 @@
|
||||
-DCLUTTER_GTK_COMPILATION \
|
||||
-DG_DISABLE_DEPRECATED \
|
||||
-DGDK_PIXBUF_DISABLE_DEPRECATED \
|
||||
-DGDK_DISABLE_DEPRECATED \
|
||||
- -DGDK_DISABLE_DEPRECATED \
|
||||
- -DGTK_DISABLE_DEPRECATED \
|
||||
-DCLUTTER_DISABLE_DEPRECATED \
|
||||
$(CLUTTER_GTK_DEBUG_CFLAGS) \
|
||||
|
||||
Reference in New Issue
Block a user