mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 03:49:41 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2143 311d38ba-8fff-0310-9ca6-ca027cbcb966
12 lines
207 B
BlitzBasic
12 lines
207 B
BlitzBasic
require clutter.inc
|
|
|
|
PV = "0.3.0+svn${SRCDATE}"
|
|
PR = "r7"
|
|
|
|
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=clutter;proto=http \
|
|
file://enable_tests.patch;patch=1 "
|
|
|
|
S = "${WORKDIR}/clutter"
|
|
|
|
|