mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
clutter-gtk-1.0: Fix build issues for world build
Added a patch to enable GTK_WIDGET macros properly Added LIC_FILES_CHKSUM Fixed up LICENSE Metadata Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
Enable GTK_WIDGET macros
|
||||
|
||||
This patch enables the macros that clutter-gtk is still using
|
||||
|
||||
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 @@
|
||||
-DG_DISABLE_DEPRECATED \
|
||||
-DGDK_PIXBUF_DISABLE_DEPRECATED \
|
||||
-DGDK_DISABLE_DEPRECATED \
|
||||
- -DGTK_DISABLE_DEPRECATED \
|
||||
-DCLUTTER_DISABLE_DEPRECATED \
|
||||
$(CLUTTER_GTK_DEBUG_CFLAGS) \
|
||||
$(NULL)
|
||||
Reference in New Issue
Block a user