blob: a23fe320dcf580006b77083e5c6ef66e5ee7a13f (
plain)
1
2
3
4
5
6
7
8
9
10
|
DESCRIPTION = "Clutter Mozilla Embedded"
HOMEPAGE = "http://www.clutter-project.org/"
LICENSE = "LGPL"
DEPENDS = "mozilla-headless mozilla-headless-services"
FILESPATH = "${FILE_DIRNAME}/clutter-mozembed"
inherit autotools_stage pkgconfig gtk-doc
|