summaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter_svn.bb
blob: 26eb359a5b9ad50ebc9322ed5b23b10e7e6a95f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require clutter.inc

DEFAULT_PREFERENCE = "-1"

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

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"