diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2021-07-05 20:42:59 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-07-07 11:39:42 +0100 |
| commit | bdc5f4e892f36d90737e87192ab3f2c30d8dbdd9 (patch) | |
| tree | f31b1a5ac4761ecb3c5bd937bce1a51b6cb7dec5 /meta/recipes-graphics | |
| parent | ffb71c8f6975bde9f2dd866bedaa9622f77ac633 (diff) | |
| download | poky-bdc5f4e892f36d90737e87192ab3f2c30d8dbdd9.tar.gz | |
pango: upgrade 1.48.5 -> 1.48.7
Overview of changes in 1.48.7
=============================
- Fix a thread-safety issue in fontmap initialization
- Small documentation improvements
Overview of changes in 1.48.6
=============================
- Avoid attribute index overflow
- Add a new pango-segmentation utility
- Documentation cleanups and fixes
- Update script property data for gravity
- Bring back careful glyph position rounding
- Add a few missing bidi types
- Add more tests
(From OE-Core rev: 2abb5fd026bb6f1df504a025702c32eefb13b8bb)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
| -rw-r--r-- | meta/recipes-graphics/pango/pango_1.48.7.bb (renamed from meta/recipes-graphics/pango/pango_1.48.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.48.5.bb b/meta/recipes-graphics/pango/pango_1.48.7.bb index b29c3c2d96..963fd5d01c 100644 --- a/meta/recipes-graphics/pango/pango_1.48.5.bb +++ b/meta/recipes-graphics/pango/pango_1.48.7.bb | |||
| @@ -20,7 +20,7 @@ GIR_MESON_DISABLE_FLAG = "disabled" | |||
| 20 | 20 | ||
| 21 | SRC_URI += "file://run-ptest" | 21 | SRC_URI += "file://run-ptest" |
| 22 | 22 | ||
| 23 | SRC_URI[archive.sha256sum] = "501e74496173c02dcd024ded7fbb3f09efd37e2a488e248aa40799424dbb3b2a" | 23 | SRC_URI[archive.sha256sum] = "28a82f6a6cab60aa3b75a90f04197ead2d311fa8fe8b7bfdf8666e2781d506dc" |
| 24 | 24 | ||
| 25 | DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" | 25 | DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" |
| 26 | 26 | ||
