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