blob: 194d1046fd816df051f6d358745b302d5e818c7f [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001require clutter-box2d.inc
2
3LIC_FILES_CHKSUM = "file://box2d/License.txt;md5=e5d39ad91f7dc4692dcdb1d85139ec6b"
4
5# 0.12.1+gitAUTOINC+de5452e56b-r1/git/clutter-box2d/clutter-box2d.h:226:47:
6# fatal error: clutter-box2d/clutter-box2d-child.h: No such file or directory
7# | #include <clutter-box2d/clutter-box2d-child.h>
8PNBLACKLIST[clutter-box2d] ?= "BROKEN: doesn't build with B!=S"
9
10SRCREV = "de5452e56b537a11fd7f9453d048ff4b4793b5a2"
11PV = "0.12.1+git${SRCPV}"
12PR = "r1"
13
14SRC_URI = "git://git.gnome.org/clutter-box2d.git"
15
16S = "${WORKDIR}/git"
17
18DEPENDS += "clutter-1.0"
19PROVIDES = "clutter-box2d-1.6"