mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4845 311d38ba-8fff-0310-9ca6-ca027cbcb966
12 lines
211 B
BlitzBasic
12 lines
211 B
BlitzBasic
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}"
|
|
|
|
|