Files
poky/meta/packages/clutter/aaina.inc
2007-07-10 14:06:27 +00:00

13 lines
210 B
PHP

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
}