mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
libxft: upgrade 2.3.8 -> 2.3.9
Changelog: ========== - manpage formatting-fixes - meson: Add option to build with meson - Require xproto >= 7.0.22 for _X_UNUSED - Remove support for building with pre-C89 versions of C - Remove support for building with pre-X11R7 versions of X - fix potential buffer overrun in _XftGlyphDefault - issue 21: remove redundant/out-of-place prototype for XftNameUnparse - build-fix for older versions of freetype2: FT_HAS_SVG was added late in 2021 - issue 19: Problem loading "SourceCodePro-Regular" font in Fedora (From OE-Core rev: 29fb884f0160496bc2ede2cb168a206cac1a46c6) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
fb6533178a
commit
b2350d6193
|
@ -20,7 +20,7 @@ PROVIDES = "xft"
|
|||
|
||||
PE = "1"
|
||||
|
||||
SRC_URI[sha256sum] = "5e8c3c4bc2d4c0a40aef6b4b38ed2fb74301640da29f6528154b5009b1c6dd49"
|
||||
SRC_URI[sha256sum] = "60a25b78945ed6932635b3bb1899a517d31df7456e69867ffba27f89ff3976f5"
|
||||
|
||||
XORG_PN = "libXft"
|
||||
|
Loading…
Reference in New Issue
Block a user