blob: b4d41d6830f846e958d3d1bb8585b6838bf5f2bb (
plain)
1
2
3
4
5
6
7
8
9
10
|
require clutter-gst.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.5.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}"
|