Add bwm-ng 0.6: lightweight network and disk bandwidth monitor
[openembedded.git] / recipes / clutter / clutter-box2d.inc
blob8189d12bbb5e27f1c1c261d94f9f7a31cc6d13f8
1 DESCRIPTION = "Clutter Box2D"
2 HOMEPAGE = "http://www.clutter-project.org/"
3 LICENSE = "GPLv2"
5 DEPENDS = "clutter"
7 # The main clutter lib is machine specific so we need to be too
8 PACKAGE_ARCH = "${MACHINE_ARCH}"
10 inherit autotools pkgconfig gtk-doc
12 do_stage () {
13         autotools_stage_all
16 do_install_append () {
17         install -d ${D}${bindir}
18         install ${S}/examples/.libs/blockbox ${D}${bindir}