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