summaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter-gst_svn.bb
blob: 5e379252e47c589adf9111729ecc73a755ad29b5 (plain)
1
2
3
4
5
6
7
8
9
require clutter-gst.inc

PV = "0.8.0+svnr${SRCPV}"
SRCREV = "3188"

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

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