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

DEFAULT_PREFERENCE = "-1"

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

SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=clutter;proto=http \
           file://configure_fix.patch;patch=1 \
           file://enable_tests.patch;patch=1 "

S = "${WORKDIR}/clutter"