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