generic-poky/meta/recipes-graphics/clutter/clutter-gtk.inc

14 lines
259 B
PHP
Raw Normal View History

DESCRIPTION = "Clutter GTK+"
HOMEPAGE = "http://www.clutter-project.org/"
LICENSE = "LGPLv2"
DEPENDS = "gtk+"
FILESPATH = "${FILE_DIRNAME}/clutter-gtk"
PACKAGES =+ "${PN}-examples"
FILES_${PN}-examples = "${bindir}/*"
inherit autotools pkgconfig gtk-doc