blob: 1af797888c26fc570096dbb13975ca8b251046d6 (
plain)
1
2
3
4
5
6
7
8
9
|
require clutter-gst.inc
PV = "0.4.0+svnr${SRCREV}"
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"
|