Bump MuPDF to version 1.20.3 and update packages that depend on it (#7125)

* update recipes for mupdf 1.20.3

* update documentviewer

* revert revision number of documentviewer
This commit is contained in:
Ivan Holmes
2022-08-23 13:15:33 +01:00
committed by GitHub
parent a3b93cc051
commit 6e0d20000a
7 changed files with 75 additions and 43 deletions

View File

@@ -3,10 +3,10 @@ DESCRIPTION="DocumentViewer is a viewer that supports PDF and DJVU files."
HOMEPAGE="https://github.com/HaikuArchives/DocumentViewer"
COPYRIGHT="2010-2018 Haiku, Inc"
LICENSE="MIT"
REVISION="16"
srcGitRev="1c634d9bf5883fafdf97ef2d36a3a8247b868fe0"
REVISION="17"
srcGitRev="d1eab70bbbcfa22049d711f520a1f58c02459623"
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="b3ab2dff59ccafde584448f7bb5fa78f207d763b0d3c6dabaa17573a6c248843"
CHECKSUM_SHA256="628b8fc9498f3d23210145e3388a241aeb38517cb16d3f53a1c7e24e6a91c3c0"
SOURCE_DIR="DocumentViewer-$srcGitRev"
ARCHITECTURES="all !x86_gcc2"