mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
clutter-box2d: add, from oe-core
This was removed from oe-core but it's still useful, so add it to meta-oe. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
669b6f71a1
commit
d7bf59c8cb
@@ -0,0 +1,14 @@
|
||||
require clutter-box2d.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://box2d/License.txt;md5=e5d39ad91f7dc4692dcdb1d85139ec6b"
|
||||
|
||||
SRCREV = "de5452e56b537a11fd7f9453d048ff4b4793b5a2"
|
||||
PV = "0.12.1+git${SRCPV}"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "git://git.gnome.org/clutter-box2d.git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += "clutter-1.8"
|
||||
PROVIDES = "clutter-box2d-1.6"
|
||||
Reference in New Issue
Block a user