mupdf: updated to version 1.24.0

This commit is contained in:
Juergen Daubert 2024-03-25 15:24:11 +01:00
parent 4c668d1b79
commit f4a45d3b0f
3 changed files with 10 additions and 6 deletions

View File

@ -32,6 +32,8 @@ drwxr-xr-x root/root usr/include/mupdf/fitz/
-rw-r--r-- root/root usr/include/mupdf/fitz/glyph-cache.h
-rw-r--r-- root/root usr/include/mupdf/fitz/glyph.h
-rw-r--r-- root/root usr/include/mupdf/fitz/hash.h
-rw-r--r-- root/root usr/include/mupdf/fitz/heap-imp.h
-rw-r--r-- root/root usr/include/mupdf/fitz/heap.h
-rw-r--r-- root/root usr/include/mupdf/fitz/image.h
-rw-r--r-- root/root usr/include/mupdf/fitz/link.h
-rw-r--r-- root/root usr/include/mupdf/fitz/log.h
@ -60,6 +62,7 @@ drwxr-xr-x root/root usr/include/mupdf/fitz/
-rw-r--r-- root/root usr/include/mupdf/fitz/write-pixmap.h
-rw-r--r-- root/root usr/include/mupdf/fitz/writer.h
-rw-r--r-- root/root usr/include/mupdf/fitz/xml.h
-rw-r--r-- root/root usr/include/mupdf/html.h
-rw-r--r-- root/root usr/include/mupdf/memento.h
-rw-r--r-- root/root usr/include/mupdf/pdf.h
drwxr-xr-x root/root usr/include/mupdf/pdf/
@ -71,6 +74,7 @@ drwxr-xr-x root/root usr/include/mupdf/pdf/
-rw-r--r-- root/root usr/include/mupdf/pdf/event.h
-rw-r--r-- root/root usr/include/mupdf/pdf/font.h
-rw-r--r-- root/root usr/include/mupdf/pdf/form.h
-rw-r--r-- root/root usr/include/mupdf/pdf/image-rewriter.h
-rw-r--r-- root/root usr/include/mupdf/pdf/interpret.h
-rw-r--r-- root/root usr/include/mupdf/pdf/javascript.h
-rw-r--r-- root/root usr/include/mupdf/pdf/name-table.h

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/a5mMoRFLWxktv1JL+5sjUa5UlBotZEcSqPZJ6i7uK258xXLWD3x/aFVxV3M+GK8mNBKmAsEIuwB+Wh9ExvqgQ8=
SHA256 (Pkgfile) = e5b429068f4de701d18485c22112e98adc3f3d0f06c6803b8198e8e38cece470
SHA256 (.footprint) = 4392c4f9bf4653afee9ebd4a0a5f03df7cad3e8433e760945f1dcfdd877e9194
SHA256 (mupdf-1.23.11-source.tar.gz) = 478f2a167feae2a291c8b8bc5205f2ce2f09f09b574a6eb0525bfad95a3cfe66
RWSE3ohX2g5d/Z9u1wFfaouloC10dZpHFEK8DI69JsLOIitecIEb6NSUPCnqjiySE0Kk5VLCGZ/4KcdWHA38cxL6Cx8dkqNBRwg=
SHA256 (Pkgfile) = 16c8916fe7ef81d538ceae352a38b9a595ce240820146eefd70c9e880f50b2fb
SHA256 (.footprint) = 92ff0bdb2f071b4fcddc4d2045b4a70bf3836fee6abbe3366a2c4b288e570fab
SHA256 (mupdf-1.24.0-source.tar.lz) = f8200d44b7728359c628e12eb0e85e8471a8296ae7ae6250b20185b598aa98a7

View File

@ -5,9 +5,9 @@
# Optional: freeglut openjpeg2 jbig2dec gumbo-parser
name=mupdf
version=1.23.11
version=1.24.0
release=1
source=(https://mupdf.com/downloads/archive/$name-$version-source.tar.gz)
source=(https://mupdf.com/downloads/archive/$name-$version-source.tar.lz)
build() {
cd $name-$version-source