mirror of
https://git.yoctoproject.org/poky
synced 2026-04-24 21:32:12 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5409 311d38ba-8fff-0310-9ca6-ca027cbcb966
13 lines
274 B
BlitzBasic
13 lines
274 B
BlitzBasic
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"
|