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