generic-poky/meta/packages/clutter/aaina.inc

13 lines
210 B
PHP
Raw Normal View History

DESCRIPTION = "Aaina Clutter Demo"
HOMEPAGE = "http://www.clutter-project.org/"
LICENSE = "GPL"
DEPENDS = "clutter libxml2 gtk+ neon"
inherit autotools pkgconfig
do_stage () {
autotools_stage_all
}