summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc
blob: 3717f48cba6f508b2ce03367b0c8bbe085b27402 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "ClutterGtk"
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