abiword: add 2.8.3
[openembedded.git] / recipes / clutter / clutter_svn.bb
1 require clutter.inc
2
3 DEFAULT_PREFERENCE = "-1"
4
5 PV = "0.8.0+svnr${SRCPV}"
6 PR = "${INC_PR}.0"
7 SRCREV = "3240"
8
9 SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=clutter;proto=http \
10            file://enable_tests.patch;patch=1;maxrev=2989 \
11            file://enable-tests-r2990.patch;patch=1;minrev=2990"
12
13 S = "${WORKDIR}/clutter"
14
15