poppler: upgrade 0.90.1 -> 20.08.0

Looks like they changed release schema.

Release 20.08.0:
core:
 * Sub-page objects: initialize clip max values considering the render resolution. Issue #937
 * Splash: Set initial line width to 1. Issue #674
 * Fix stack overflow with specially crafted files
 * GfxShading: Simplify holding the Function
 * Splash: Fix x86 + windows asm build

qt5:
 * Deprecate Document::toc
 * Deprecate AnnotationUtils

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Andreas Müller 2020-08-13 00:39:33 +02:00 committed by Khem Raj
parent 3e8d7438a1
commit 6c0961786b

View File

@ -7,8 +7,7 @@ SRC_URI = "http://poppler.freedesktop.org/${BP}.tar.xz \
file://0001-Do-not-overwrite-all-our-build-flags.patch \
file://basename-include.patch \
"
SRC_URI[md5sum] = "b80a82f14459d31d929db421b0e8cf05"
SRC_URI[sha256sum] = "984d82e72e91418d280885298c8bdc855a2fd92665fd52a1345b27235e0c71c4"
SRC_URI[sha256sum] = "ae65fef04bbf63259a6352e7b620719115d4fb97f5079b0b8b00a8eb0c86eca5"
DEPENDS = "fontconfig zlib cairo lcms glib-2.0"