mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
poppler-data: upgrade 0.4.9 -> 0.4.10
-License-Update(COPYING):The changes are as follows version 0.4.9: The cidToUnicode, nameToUnicode and unicodeMap data files installed by the poppler-data package are under the COPYING.gpl2 license version 0.4.10: The cidToUnicode, nameToUnicode and unicodeMap data files installed by the poppler-data package are licensed under the GNU General Public License (GPL), version 2 (COPYING.gpl2) or version 3 (COPYING.gpl3). -License-Update(COPYING.adobe):Copyright year updated to 2019. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+4
-4
@@ -3,8 +3,8 @@ DESCRIPTION = "Encoding files for use with poppler that enable poppler to \
|
||||
correctly render CJK and Cyrrilic."
|
||||
HOMEPAGE = "https://poppler.freedesktop.org/"
|
||||
LICENSE = "BSD & GPLv2 & GPLv3+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4870b98343f0bbb25fa43b9d2ba59448 \
|
||||
file://COPYING.adobe;md5=63c6a8a9df204c00461fa5f163d8a663 \
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=96287d49ec274d9c3222b5f966c132fd \
|
||||
file://COPYING.adobe;md5=a790726a74164c30b5de1ef93fd69e99 \
|
||||
file://COPYING.gpl2;md5=751419260aa954499f7abaabaa882bbe \
|
||||
"
|
||||
|
||||
@@ -18,8 +18,8 @@ SRC_URI = "http://poppler.freedesktop.org/${BP}.tar.gz \
|
||||
${CMAP_RESOURCES_BASE}/Identity-H;name=idh \
|
||||
${CMAP_RESOURCES_BASE}/Identity-V;name=idv"
|
||||
|
||||
SRC_URI[md5sum] = "35cc7beba00aa174631466f06732be40"
|
||||
SRC_URI[sha256sum] = "1f9c7e7de9ecd0db6ab287349e31bf815ca108a5a175cf906a90163bdbe32012"
|
||||
SRC_URI[md5sum] = "a7f15fb2f26c60a7a92093cfdf2378d5"
|
||||
SRC_URI[sha256sum] = "6e2fcef66ec8c44625f94292ccf8af9f1d918b410d5aa69c274ce67387967b30"
|
||||
SRC_URI[idh.md5sum] = "009c93cf0141ab7bd6acb7eea14306cc"
|
||||
SRC_URI[idh.sha256sum] = "ae702c203a82ea124e9b96590f821db6fbf8754e2c4547a9dba0e82f94739e95"
|
||||
SRC_URI[idv.md5sum] = "2f32a45d43d001c26eeac6b878855fbf"
|
||||
Reference in New Issue
Block a user