mirror of
https://git.yoctoproject.org/poky
synced 2026-02-13 20:23:04 +01:00
13 lines
242 B
BlitzBasic
13 lines
242 B
BlitzBasic
require clutter-box2d.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://box2d/License.txt;md5=d0a73d52dbe6da5d8cc0f28493defb26"
|
|
|
|
PV = "0.0+git${SRCPV}"
|
|
PR = "r3"
|
|
|
|
SRC_URI = "git://git.clutter-project.org/clutter-box2d.git;protocol=git"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
|