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