2020-05-07 22:42:57 by Leonardo Taccari | Files touched by this commit (11) |
Log message:
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-06 16:05:09 by Adam Ciarcinski | Files touched by this commit (591) | |
Log message:
revbump after boost update
|
2020-04-07 14:13:01 by Thomas Klausner | Files touched by this commit (2) |
Log message:
mupdf: move GL linking into GL option
Noted by leo@, thanks!
|
2020-04-07 11:37:46 by Thomas Klausner | Files touched by this commit (1) |
Log message:
mupdf: link against libGL for glCallList
Fixes build on NetBSD 9.99.55.
|
2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | |
Log message:
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2020-01-26 14:08:39 by Nia Alarie | Files touched by this commit (2) |
Log message:
mupdf: Enable opengl by default on non-Darwin
Briefly discussed with leot on IRC a while ago
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|
2020-01-12 21:20:50 by Ryo ONODERA | Files touched by this commit (574) |
Log message:
*: Recursive revbump from devel/boost-libs
|
2019-12-12 15:35:55 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
mupdf: Fix pressing ` ' (space) on second to last page
When ` ' (space) was pressed on second to last page it did not advanced to the
next page as it should.
PKGREVISION++
|