aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter-gtk-0.6_git.bb
blob: e37c4c9a82d0b7e121b8efa82bf1b86acb18569a (plain)
1
2
3
4
5
6
7
8
9
10
require clutter-gtk.inc

SRCREV = "2ba362a1a223c2b28541030a80aa11191615340a"
PV = "0.6.0+git${SRCREV}"

DEPENDS += "clutter-0.6"

SRC_URI = "git://git.clutter-project.org/clutter-gtk.git;protocol=git;branch=clutter-gtk-0-6"

S = "${WORKDIR}/git"