mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
fontconfig: Upgrade 2.12.0 -> 2.12.1
License text block moved, checksum remains same. (From OE-Core rev: dbda47cab8742888189131716415777155105d9d) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> 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
624597d922
commit
69d8707bd2
@@ -14,7 +14,7 @@ BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
|
||||
LICENSE = "MIT-style & MIT & PD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7a0449e9bc5370402a94c00204beca3d \
|
||||
file://src/fcfreetype.c;endline=45;md5=5d9513e3196a1fbfdfa94051c09dfc84 \
|
||||
file://src/fccache.c;beginline=1281;endline=1296;md5=0326cfeb4a7333dd4dd25fbbc4b9f27f"
|
||||
file://src/fccache.c;beginline=1360;endline=1375;md5=0326cfeb4a7333dd4dd25fbbc4b9f27f"
|
||||
|
||||
SECTION = "libs"
|
||||
|
||||
@@ -23,8 +23,8 @@ DEPENDS = "expat freetype zlib"
|
||||
SRC_URI = "http://fontconfig.org/release/fontconfig-${PV}.tar.gz \
|
||||
file://revert-static-pkgconfig.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "d8b056231abcb6257db6dc6d745360b2"
|
||||
SRC_URI[sha256sum] = "fb10dee06097d8bc6c548ecfaaad5edd6db2d7805e0c9d783692c0a23e8b702d"
|
||||
SRC_URI[md5sum] = "ce55e525c37147eee14cc2de6cc09f6c"
|
||||
SRC_URI[sha256sum] = "a9f42d03949f948a3a4f762287dbc16e53a927c91a07ee64207ebd90a9e5e292"
|
||||
|
||||
PACKAGES =+ "fontconfig-utils"
|
||||
FILES_${PN} =+ "${datadir}/xml/*"
|
||||
Reference in New Issue
Block a user