diff options
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-box2d-1.6_0.10.0.bb')
| -rw-r--r-- | meta/recipes-graphics/clutter/clutter-box2d-1.6_0.10.0.bb | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-box2d-1.6_0.10.0.bb b/meta/recipes-graphics/clutter/clutter-box2d-1.6_0.10.0.bb deleted file mode 100644 index a0024d06d9..0000000000 --- a/meta/recipes-graphics/clutter/clutter-box2d-1.6_0.10.0.bb +++ /dev/null | |||
| @@ -1,24 +0,0 @@ | |||
| 1 | require clutter-box2d.inc | ||
| 2 | |||
| 3 | PR = "r1" | ||
| 4 | |||
| 5 | DEPENDS += "clutter-1.6" | ||
| 6 | |||
| 7 | SRC_URI = "http://source.clutter-project.org/sources/clutter-box2d/0.10/clutter-box2d-${PV}.tar.bz2 \ | ||
| 8 | file://fix-disable-introspection.patch \ | ||
| 9 | file://isfinite.patch \ | ||
| 10 | " | ||
| 11 | |||
| 12 | S = "${WORKDIR}/clutter-box2d-${PV}" | ||
| 13 | |||
| 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | ||
| 15 | |||
| 16 | BASE_CONF += "--disable-introspection" | ||
| 17 | |||
| 18 | do_configure_prepend () { | ||
| 19 | # Disable DOLT | ||
| 20 | sed -i -e 's/^DOLT//' ${S}/configure.ac | ||
| 21 | } | ||
| 22 | |||
| 23 | SRC_URI[md5sum] = "51618976ca6a5d536c4eac5f0e120d9d" | ||
| 24 | SRC_URI[sha256sum] = "1e42d0cea429e4dc953a1f652672dbd322b3938846e99bab35f463de6fd8ae7f" | ||
