blob: 3e122c7ca453e5d4742c80353d216f9aa5e4035f (
plain)
1
2
3
4
5
6
7
8
|
require clutter-gst.inc
PV = "0.8.0+svnr${SRCPV}"
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=${PN};proto=http \
file://autofoo.patch;patch=1"
S = "${WORKDIR}/${PN}"
|