sane-srcrevs: move SRCREVs to recipes
[openembedded.git] / recipes / clutter / clutter-cairo_svn.bb
1 require clutter-cairo.inc
2
3 PV = "0.8.0+svnr${SRCPV}"
4 SRCREV = "3210"
5
6 SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=${PN};proto=http \
7            file://enable_examples.patch;patch=1"
8
9 S = "${WORKDIR}/${PN}"
10
11