mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
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:
@@ -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"
|
||||
|
||||
@@ -11,7 +11,7 @@ The DataTranslations preferences provide settings for DPI and antialiasing."
|
||||
HOMEPAGE="https://github.com/threedeyes/PDFTranslator"
|
||||
COPYRIGHT="2012-2022 3dEyes**"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/threedeyes/PDFTranslator/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a10bd69c624d351d2142b2942fc8d64d1ef8606f255e0e9dd53f991ca9abcd4e"
|
||||
SOURCE_DIR="PDFTranslator-$portVersion"
|
||||
@@ -30,7 +30,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libmupdf$secondaryArchSuffix >= 1.19
|
||||
devel:libmupdf$secondaryArchSuffix >= 1.20
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
|
||||
Reference in New Issue
Block a user