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