pkgsrc/print/mupdf/PLIST
leot 6e7b59b670 mupdf: Update to 1.17.0
pkgsrc changes:
 - Remove patches/patch-platform_x11_pdfapp.c, no longer needed

Changes:
1.17.0
------
api: Improved accessors for markup/ink/polygon annotation data.
api: Chapter based API for faster EPUB loading.
api: Add more documentation to header files.
api: Improved digital signature signing and verification.
api: Validate changes in a signed PDF file.

build: Moved windows build to VS2019 solution.

pdf: Redaction now works on images and links as well as text.
pdf: Greek, Cyrillic, Chinese, Japanese, and Korean scripts in forms and annotations.
pdf: File attachment annotations.
pdf: Use CCITT Fax compression for 1-bit images when creating PDF files.

epub: More forgiving XHTML parsing.
epub: Accelerator files to cache chapter data for faster EPUB loading.
epub: Optimized memory use.

mutool run: Edit Markup, Ink, and Polygon annotation data.
mutool run: Fill out form fields.
viewer: Ask for confirmation before closing a PDF with unsaved changes.
viewer: Embed and extract file attachment annotations.

library: Miscellaneous bugfixes.
library: Fixes to store operation.

thirdparty: Updated Harfbuzz to 2.6.4.
thirdparty: Updated jbig2dec to 0.18.
thirdparty: Updated MuJS to 1.0.7.
thirdparty: Updated OpenJPEG to 2.3.1.
thirdparty: Updated cURL to 7.66.0 (windows only).
2020-05-07 20:42:56 +00:00

117 lines
3.5 KiB
Text

@comment $NetBSD: PLIST,v 1.20 2020/05/07 20:42:56 leot Exp $
bin/mupdf
${PLIST.curl}bin/mupdf-curl
${PLIST.opengl}bin/mupdf-gl
bin/muraster
bin/mutool
include/mupdf/fitz.h
include/mupdf/fitz/archive.h
include/mupdf/fitz/band-writer.h
include/mupdf/fitz/bidi.h
include/mupdf/fitz/bitmap.h
include/mupdf/fitz/buffer.h
include/mupdf/fitz/color.h
include/mupdf/fitz/compress.h
include/mupdf/fitz/compressed-buffer.h
include/mupdf/fitz/config.h
include/mupdf/fitz/context.h
include/mupdf/fitz/crypt.h
include/mupdf/fitz/device.h
include/mupdf/fitz/display-list.h
include/mupdf/fitz/document.h
include/mupdf/fitz/filter.h
include/mupdf/fitz/font.h
include/mupdf/fitz/geometry.h
include/mupdf/fitz/getopt.h
include/mupdf/fitz/glyph-cache.h
include/mupdf/fitz/glyph.h
include/mupdf/fitz/hash.h
include/mupdf/fitz/image.h
include/mupdf/fitz/link.h
include/mupdf/fitz/log.h
include/mupdf/fitz/outline.h
include/mupdf/fitz/output-svg.h
include/mupdf/fitz/output.h
include/mupdf/fitz/path.h
include/mupdf/fitz/pixmap.h
include/mupdf/fitz/pool.h
include/mupdf/fitz/separation.h
include/mupdf/fitz/shade.h
include/mupdf/fitz/store.h
include/mupdf/fitz/stream.h
include/mupdf/fitz/string-util.h
include/mupdf/fitz/structured-text.h
include/mupdf/fitz/system.h
include/mupdf/fitz/text.h
include/mupdf/fitz/track-usage.h
include/mupdf/fitz/transition.h
include/mupdf/fitz/tree.h
include/mupdf/fitz/util.h
include/mupdf/fitz/version.h
include/mupdf/fitz/write-pixmap.h
include/mupdf/fitz/writer.h
include/mupdf/fitz/xml.h
include/mupdf/memento.h
include/mupdf/pdf.h
include/mupdf/pdf/annot.h
include/mupdf/pdf/clean.h
include/mupdf/pdf/cmap.h
include/mupdf/pdf/crypt.h
include/mupdf/pdf/document.h
include/mupdf/pdf/event.h
include/mupdf/pdf/font.h
include/mupdf/pdf/form.h
include/mupdf/pdf/interpret.h
include/mupdf/pdf/javascript.h
include/mupdf/pdf/name-table.h
include/mupdf/pdf/object.h
include/mupdf/pdf/output-pdf.h
include/mupdf/pdf/page.h
include/mupdf/pdf/parse.h
include/mupdf/pdf/resource.h
include/mupdf/pdf/xref.h
include/mupdf/ucdn.h
lib/libmupdf-pkcs7.la
lib/libmupdf-third.la
lib/libmupdf-threads.la
lib/libmupdf.la
lib/pkgconfig/mupdf.pc
man/man1/mupdf.1
man/man1/mutool.1
share/doc/mupdf/CHANGES
share/doc/mupdf/COPYING
share/doc/mupdf/README
share/doc/mupdf/android-sdk.html
share/doc/mupdf/artifex-logo.png
share/doc/mupdf/building.html
share/doc/mupdf/coding-overview.html
share/doc/mupdf/coding-progressive.html
share/doc/mupdf/coding-style.html
share/doc/mupdf/examples/bbox-device.js
share/doc/mupdf/examples/create-thumbnail.js
share/doc/mupdf/examples/draw-device.js
share/doc/mupdf/examples/draw-document.js
share/doc/mupdf/examples/example.c
share/doc/mupdf/examples/fix-s22pdf.js
share/doc/mupdf/examples/jpx-to-pdf.js
share/doc/mupdf/examples/multi-threaded.c
share/doc/mupdf/examples/pdf-create-lowlevel.js
share/doc/mupdf/examples/pdf-create.js
share/doc/mupdf/examples/pdf-dejpx.js
share/doc/mupdf/examples/pdf-merge.js
share/doc/mupdf/examples/pdf-portfolio.js
share/doc/mupdf/examples/trace-device.js
share/doc/mupdf/index.html
share/doc/mupdf/manual-mupdf-gl.html
share/doc/mupdf/manual-mutool-clean.html
share/doc/mupdf/manual-mutool-convert.html
share/doc/mupdf/manual-mutool-create.html
share/doc/mupdf/manual-mutool-draw.html
share/doc/mupdf/manual-mutool-extract.html
share/doc/mupdf/manual-mutool-merge.html
share/doc/mupdf/manual-mutool-run.html
share/doc/mupdf/manual-mutool-show.html
share/doc/mupdf/manual-mutool-trace.html
share/doc/mupdf/style.css
share/doc/mupdf/template.html
share/doc/mupdf/thirdparty.html