clutter: add 1.6.8

(From OE-Core rev: 9d324412eb7b7c0ee4ceadb6491e4c6296dde07e)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Joshua Lock 2011-03-28 13:18:51 +01:00 committed by Richard Purdie
parent 7af9e33168
commit c35a59bd19
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
require recipes-graphics/clutter/clutter.inc
PR = "r0"
PACKAGES =+ "${PN}-examples"
FILES_${PN}-examples = "${bindir}/test-* ${pkgdatadir}/redhand.png"
SRC_URI = "http://source.clutter-project.org/sources/clutter/1.6/clutter-${PV}.tar.bz2 \
file://enable_tests-1.4.patch \
file://test-conformance-fix.patch"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
S = "${WORKDIR}/clutter-1.6.8"
BASE_CONF += "--disable-introspection"
EXTRA_OECONF += "--with-json=check"
do_configure_prepend () {
# Disable DOLT
sed -i -e 's/^DOLT//' ${S}/configure.ac
}
SRC_URI[md5sum] = "5a3c6d8414d4e286aba0a936f344c9b1""
SRC_URI[sha256sum] = "cc147b8e7e62ed4b9b8a83df3db9788cf37db0c83970ba876228433f32bda442"