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