Signed-off-by: Alexander Kanavin <a...@linutronix.de> --- .../pango/{pango_1.50.10.bb => pango_1.50.11.bb} | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) rename meta/recipes-graphics/pango/{pango_1.50.10.bb => pango_1.50.11.bb} (84%)
diff --git a/meta/recipes-graphics/pango/pango_1.50.10.bb b/meta/recipes-graphics/pango/pango_1.50.11.bb similarity index 84% rename from meta/recipes-graphics/pango/pango_1.50.10.bb rename to meta/recipes-graphics/pango/pango_1.50.11.bb index 95209889a8..f545689811 100644 --- a/meta/recipes-graphics/pango/pango_1.50.10.bb +++ b/meta/recipes-graphics/pango/pango_1.50.11.bb @@ -24,7 +24,7 @@ SRC_URI += "file://run-ptest \ file://0001-Skip-running-test-layout-test.patch \ " -SRC_URI[archive.sha256sum] = "7e5d2f1e40854d24a9a2c4d093bafe75dcdbeccdf1de43e4437332eabed64966" +SRC_URI[archive.sha256sum] = "8800f812d89ee61388188703203f3a7878963c22f8695aaf1fa0a1a1428d17ae" DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" @@ -41,6 +41,12 @@ do_configure:prepend() { chmod +x ${S}/tests/*.py } +# https://gitlab.gnome.org/GNOME/pango/-/issues/713 +do_install:append() { + mkdir -p ${D}/${libexecdir}/installed-tests/pango/nofonts/ + install ${S}/tests/nofonts/fonts.conf ${D}/${libexecdir}/installed-tests/pango/nofonts/ +} + LEAD_SONAME = "libpango-1.0*" FILES:${PN} = "${bindir}/* ${libdir}/libpango*${SOLIBS}" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#172889): https://lists.openembedded.org/g/openembedded-core/message/172889 Mute This Topic: https://lists.openembedded.org/mt/94867613/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-