summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter-0.6_git.bb
blob: 5b34cad4e58f333264854599671602486f0e03a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
require clutter.inc

PV = "0.6.0+gitr${SRCREV}"
PR = "r4"

SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=clutter-0-6 \
           file://symconflict.patch;patch=1 \
	   file://enable_tests-0.6.patch;patch=1 "

S = "${WORKDIR}/git"