summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc')
-rw-r--r--yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc b/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc
new file mode 100644
index 000000000..45898b4d6
--- /dev/null
+++ b/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc
@@ -0,0 +1,12 @@
+SUMMARY = "Library for embedding a Clutter canvas in a GTK+ application"
+HOMEPAGE = "http://www.clutter-project.org/"
+LICENSE = "LGPLv2+"
+
+inherit clutter
+
+DEPENDS = "clutter-1.0 gtk+3"
+PACKAGES =+ "${PN}-examples"
+AUTOTOOLS_AUXDIR = "${S}/build"
+
+EXTRA_OECONF += "--disable-introspection"
+
OpenPOWER on IntegriCloud