mirror of
https://git.yoctoproject.org/poky
synced 2026-04-01 05:02:21 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5409 311d38ba-8fff-0310-9ca6-ca027cbcb966
11 lines
229 B
BlitzBasic
11 lines
229 B
BlitzBasic
require clutter.inc
|
|
|
|
PE = "1"
|
|
PR = "r0"
|
|
PV = "0.8.0+svnr${SRCREV}"
|
|
|
|
SRC_URI = "svn://svn.o-hand.com/repos/clutter/branches;module=clutter-0-8;proto=http \
|
|
file://enable_tests-0.8.patch;patch=1 "
|
|
|
|
S = "${WORKDIR}/clutter-0-8"
|