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