]> code.ossystems Code Review - openembedded-core.git/commit
harfbuzz: add recipe, version 0.9.10
authorMarko Lindqvist <cazfi74@gmail.com>
Wed, 9 Jan 2013 12:13:53 +0000 (14:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Jan 2013 23:42:36 +0000 (23:42 +0000)
commit6f5ab158203101db69d11754a77b0fd6fbb23f87
treeca10c7614dd430213651b39de58f0657b2d25fbc
parentab6f8ea9ddc69433c3e84058d8ea5502cbab35c3
harfbuzz: add recipe, version 0.9.10

OpenType text shaping engine HarfBuzz is dependency of pango >= 1.32
This depends on all of glib-2.0, cairo, and freetype to consistently
provide all backends. Otherwise it would, in typical case, depend
on build order of these packages. HarfBuzz configure would pick those
backends for which dependencies happen to be built before it.
Similarly graphite is consistenly disabled if there ever happens
to be recipe for it.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/harfbuzz/harfbuzz-0.9.10/disable_graphite.patch [new file with mode: 0644]
meta/recipes-graphics/harfbuzz/harfbuzz_0.9.10.bb [new file with mode: 0644]