summaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter-gst-0.9_git.bb
blob: 3cd12ea0958acc92164e966273498e42ee9a7657 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require clutter-gst.inc

DEPENDS += "clutter-0.9"

SRCREV = "379b63b013af463210e54470693aedfa9009f4dc"
PV = "0.9.0"
PR = "r4"
PR_append = "+git${SRCREV}"

SRC_URI = "git://git.clutter-project.org/clutter-gst.git;protocol=git \
           file://gtk-doc.make"

S = "${WORKDIR}/git"