blob: cf0543db189d0daaa8822425482fe010b2cf0039 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require clutter.inc
PV = "0.6.0+svnr${SRCREV}"
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"
PR = "r2"
|