1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

pango: upgrade 1.52.2 -> 1.54.0

Upstream has removed installable tests, although there is pressure to
bring them back[1].

- Build fixes
- Memory leak fixes
- Drop the install-tests build option
- Add build-examples and build-tests build options
- Require meson 0.63
- Add pango_item_get_char_offset
- Update to Unicode 15.1
- Fix wrong use of GWeakRef, leading to crashes

[1] https://gitlab.gnome.org/GNOME/pango/-/issues/799

(From OE-Core rev: 228c4275df766d97250cbfa0a2c1254e704c07c7)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2024-07-19 16:51:50 +01:00
committed by Richard Purdie
parent f8a5d23dd6
commit 0a6c30c637
4 changed files with 3 additions and 69 deletions
@@ -53,7 +53,6 @@ PTESTS_FAST = "\
m4 \
nettle \
opkg \
pango \
popt \
python3-atomicwrites \
python3-attrs \