mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
harfbuzz: upgrade 1.7.5 -> 1.8.4
(From OE-Core rev: a5b52a8d78821eee489f90b0cf4bfa5db7801018) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8056a3dcd2
commit
79f916d92c
@@ -11,9 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e021dd6dda6ff1e6b1044002fc662b9b \
|
||||
DEPENDS = "glib-2.0 cairo fontconfig freetype"
|
||||
|
||||
SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "1466ab51fc5aaa6af4065936939cec62"
|
||||
SRC_URI[sha256sum] = "84574e1b1f65ca694cb8fb6905309665c0368af18a312357f8ff886ee2f29563"
|
||||
SRC_URI[md5sum] = "f176eeda0a4e51a056d3ea6b9e65c27f"
|
||||
SRC_URI[sha256sum] = "3c592f86fa0da69e2e0e98cae9f5d5b61def3bb7948aa00ca45748f27fa545fd"
|
||||
|
||||
inherit autotools pkgconfig lib_package gtk-doc
|
||||
|
||||
@@ -30,6 +29,8 @@ EXTRA_OECONF = " \
|
||||
|
||||
PACKAGES =+ "${PN}-icu ${PN}-icu-dev"
|
||||
|
||||
LEAD_SONAME = "libharfbuzz.so"
|
||||
|
||||
FILES_${PN}-icu = "${libdir}/libharfbuzz-icu.so.*"
|
||||
FILES_${PN}-icu-dev = "${libdir}/libharfbuzz-icu.la \
|
||||
${libdir}/libharfbuzz-icu.so \
|
||||
Reference in New Issue
Block a user