blob: 72e13edf57b43ef70f37d24737b5c666a1942f2f (
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;apply=yes"
S = "${WORKDIR}/clutter-gst-0-4"
|