mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
pango: upgrade 1.48.10 -> 1.50.4
(From OE-Core rev: f6d0007d75ee18e8003cfc02222ba7c74b184cf5) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3c7ed40309
commit
323eb1b4f6
@@ -1,3 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
# workaround for https://gitlab.gnome.org/GNOME/pango/-/issues/668
|
||||
mkdir -p /usr/share/fonts/pango-private
|
||||
cp -rf /usr/libexec/installed-tests/pango/fonts/* /usr/share/fonts/pango-private
|
||||
gnome-desktop-testing-runner pango
|
||||
|
||||
@@ -20,7 +20,7 @@ GIR_MESON_DISABLE_FLAG = "disabled"
|
||||
|
||||
SRC_URI += "file://run-ptest"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "21e1f5798bcdfda75eabc4280514b0896ab56f656d4e7e66030b9a2535ecdc98"
|
||||
SRC_URI[archive.sha256sum] = "f4ad63e87dc2b145300542a4fb004d07a9f91b34152fae0ddbe50ecdd851c162"
|
||||
|
||||
DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi"
|
||||
|
||||
Reference in New Issue
Block a user