]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
harfbuzz: upgrade 7.0.1 -> 7.1.0
authorWang Mingyu <wangmy@fujitsu.com>
Sun, 5 Mar 2023 08:04:58 +0000 (16:04 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Mar 2023 09:52:14 +0000 (09:52 +0000)
Changelog:
=============
- New experimental hb_shape_justify() API that uses font variations to expand
  or shrink the text to a given advance.
- Various build and bug fixes.
- New API:+hb_font_set_variation()

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/harfbuzz/harfbuzz_7.1.0.bb [moved from meta/recipes-graphics/harfbuzz/harfbuzz_7.0.1.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_7.0.1.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_7.1.0.bb
index 55421ebcbe2838caa987c85c864d6f17ea7135ab..4406e15df4aecd95516561cef5f746380c2b082f 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b98429b8e8e3c2a67cfef01e99e4893d \
                     "
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "2cf4d3d8f225007511990a36a34195f0d6562ca56df0a8b0885b382837948199"
+SRC_URI[sha256sum] = "f135a61cd464c9ed6bc9823764c188f276c3850a8dc904628de2a87966b7077b"
 
 inherit meson pkgconfig lib_package gtk-doc gobject-introspection github-releases