summaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter_0.6svn.bb
blob: 8bb56a7aa33ea08f7c267ca8b12f122db5c5b79f (plain)
1
2
3
4
5
6
7
8
9
10
require clutter.inc

PV = "0.6.0+svnr${SRCPV}"
PR = "${INC_PR}.0"
SRCREV = "3240"

SRC_URI = "svn://svn.o-hand.com/repos/clutter/branches;module=clutter-0-6;proto=http \
	   file://enable_tests-0.6.patch;patch=1 "

S = "${WORKDIR}/clutter-0-6"