diff options
author | wiz <wiz@pkgsrc.org> | 2021-01-04 17:57:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-01-04 17:57:50 +0000 |
commit | 8add557f8a5b15850d0bf0f65cd734281594712a (patch) | |
tree | 0d1ecd021d3d9366083fa61088a55c40aeb862a8 /print/poppler | |
parent | 1ad9ab7fc5bf51d578df5441404e534740a75607 (diff) | |
download | pkgsrc-8add557f8a5b15850d0bf0f65cd734281594712a.tar.gz |
poppler*: update to 21.01.0
Release 21.01.0:
core:
* Faster routines for jpeg decoding
* Fix reading signatures in encrypted files
* Add white point correction when lcms is used
* JBIG2Stream: Fix byte counting
* Fix potential data loss if we try to fetch a non existing Ref after modifying the document
* Specifically use DeviceGray instead of DefaultGray for softmasks
* Fix various issues handling broken files
utils:
* pdftocairo: Setmode binary for windows
* pdfsig: Add hability to digitally sign files
* pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK
* pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK
* pdfimages: Account for rotation in PPI calculation
qt5:
* Add hability to digitally sign files
qt6:
* Add hability to digitally sign files
build system:
* Enable clang-tidy bugprone-signed-char-misuse
Release 20.12.1:
core:
* PSOutputDev: fixing regression in the rasterization code. Issue #1002
* Add missing profile copy operation in GfxICCBasedColorSpace::copy()
* Fix issue in broken files
build system:
* Use modern CMake linking for Qt and boost
Release 20.12.0:
core:
* Draw better circles for circle annotations
* Fix annotation line width if no appearance stream or style are given
* Tweak rendering of highlight annotations
* Fix border rendering of some annotations
* Fix rendering of some files. Issue #976 Issue #567
* PSOutputDev: provide options to set the rasterization color space and ICC profile
* PSOutputDev: for splashModeCMYK8 and language level >=2 activate overprint emulation
* PSOutputDev: use the DeviceN8 bitmap for rasterization with CMYK-output + overprint
* Use the font name without subset tag when querying for a system font
* Splash: Fix wrong x adjustment during clipping
* Splash: Fix blitImage in uncolored tiling patterns
* timeToDateString: We forgot the ' after the minutes
* Move psLevel to PSOutputDev creation
* Fix several issues in broken files
utils:
* pdftops: provide options to set the rasterization color space and ICC profile
* pdftops: for splashModeCMYK8 and language level >=2 activate overprint emulation
cpp:
* New fuzzers
glib:
* New fuzzers
qt5:
* New fuzzers
build system:
* gcc: Enable -fno-operator-names
* Remove obsolete bool-to-binary macro
* Remove obsolete version-check macro for pkgconfig
* Remove .pc files for private back-ends
* Remove redundant unit-test macro
Diffstat (limited to 'print/poppler')
-rw-r--r-- | print/poppler/Makefile.common | 4 | ||||
-rw-r--r-- | print/poppler/PLIST | 8 | ||||
-rw-r--r-- | print/poppler/distinfo | 10 |
3 files changed, 10 insertions, 12 deletions
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index 16ce26a3252..f43ed33989f 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.119 2020/11/20 19:08:05 wiz Exp $ +# $NetBSD: Makefile.common,v 1.120 2021/01/04 17:57:50 wiz Exp $ # # used by print/poppler/Makefile # used by print/poppler-cpp/Makefile @@ -7,7 +7,7 @@ # used by print/poppler-qt5/Makefile # used by print/poppler-utils/Makefile -POPPLER_VERS= 20.11.0 +POPPLER_VERS= 21.01.0 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= https://poppler.freedesktop.org/ diff --git a/print/poppler/PLIST b/print/poppler/PLIST index 65cb0433043..7121d89d56a 100644 --- a/print/poppler/PLIST +++ b/print/poppler/PLIST @@ -1,9 +1,7 @@ -@comment $NetBSD: PLIST,v 1.30 2020/11/20 19:08:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.31 2021/01/04 17:57:50 wiz Exp $ lib/libpoppler.so -lib/libpoppler.so.104 -lib/libpoppler.so.104.0.0 -lib/pkgconfig/poppler-cairo.pc -lib/pkgconfig/poppler-splash.pc +lib/libpoppler.so.106 +lib/libpoppler.so.106.0.0 lib/pkgconfig/poppler.pc share/doc/poppler/README-XPDF share/doc/poppler/README.md diff --git a/print/poppler/distinfo b/print/poppler/distinfo index dfa3c3f2bce..9a3891e5e2a 100644 --- a/print/poppler/distinfo +++ b/print/poppler/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.148 2020/11/20 19:08:05 wiz Exp $ +$NetBSD: distinfo,v 1.149 2021/01/04 17:57:50 wiz Exp $ -SHA1 (poppler-20.11.0.tar.xz) = 0aa751121aed6ee2220ef3ea16b9df8f9b2e81c1 -RMD160 (poppler-20.11.0.tar.xz) = fc3b21544423fd5e8eaf80de63dd42c9348138a5 -SHA512 (poppler-20.11.0.tar.xz) = c8237e931ef20d939656e2600453fffb12a2beeafb273782b2069aec6e5915d8cc85136982b7eaf5956af30ce00da2faf84d86ffab47f725447dfbb9d6ffe335 -Size (poppler-20.11.0.tar.xz) = 1648432 bytes +SHA1 (poppler-21.01.0.tar.xz) = 692697b218efd08ebaeb4ff96861a4d2ad20bdc2 +RMD160 (poppler-21.01.0.tar.xz) = 413dddbde79dbd786e3fa31f96e24e166b02e8d4 +SHA512 (poppler-21.01.0.tar.xz) = aec130446df73a2fc66851a563a14cb40299212a2de4a0d03668b0fecb28312fffa70d0a82431c774d0c0e3f7293788bd2bdf28c8136aa09ad80edbca4cf0ddd +Size (poppler-21.01.0.tar.xz) = 1680536 bytes SHA1 (patch-poppler_poppler-config.h.cmake) = d2a67beb1275f10f19468421f203806ead6fa8ff SHA1 (patch-qt5_src_poppler-page.cc) = e9f83a7c9d529acb5e3f6db5f112fb6c7eb2800b |