summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-gst.inc
blob: c46d0f0ae8e6f31a52c9ff2b0eca104e6effea4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Clutter GStreamer"
HOMEPAGE = "http://www.clutter-project.org/"
LICENSE = "LGPLv2+"

DEPENDS = "clutter-1.0 gstreamer gst-plugins-base"

FILESPATH = "${FILE_DIRNAME}/clutter-gst"

PACKAGES =+ "${PN}-examples"
FILES_${PN}-examples = "${bindir}/video-player ${bindir}/video-sink ${bindir}/audio"

inherit autotools pkgconfig gtk-doc