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