summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter_svn.bb
blob: 173814d9de497f58cb0552d4ab9050fb49ceaf63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require clutter.inc

PV = "0.7.0+svnr${SRCREV}"
PR = "r5"

SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=clutter;proto=http \
           file://enable_tests.patch;patch=1;maxrev=2989 \
           file://enable-tests-r2990.patch;patch=1;minrev=2990"

S = "${WORKDIR}/clutter"