aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter-cairo_svn.bb
blob: 5059bb518faa059aec49b97d7c73a7e1ab45570f (plain)
1
2
3
4
5
6
7
8
9
10
11
require clutter-cairo.inc

PV = "0.8.0+svnr${SRCREV}"
PR = "r1"

SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=${PN};proto=http \
           file://enable_examples.patch;patch=1"

S = "${WORKDIR}/${PN}"