Files
poky/meta/packages/clutter/clutter-box2d.inc
Richard Purdie 1cde6638f5 Add clutter-box2d
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4483 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-15 17:43:57 +00:00

13 lines
197 B
PHP

DESCRIPTION = "Clutter Box2D"
HOMEPAGE = "http://www.clutter-project.org/"
LICENSE = "GPLv2"
DEPENDS = "clutter"
inherit autotools pkgconfig gtk-doc
do_stage () {
autotools_stage_all
}