Skip to content
Snippets Groups Projects
Commit d098e42d authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

graphics/poppler: update to 22.10

Release 22.10.0:
        core:
         * SplashOutputDev::tilingPatternFill: Properly restore CTM on failure. Issue #1292
         * Protect against malformed files
         * Refactor code to not use strndup
         * Other small code refactoring

        utils:
         * pdftoppm: Avoid round-off errors when determining raster dimensions
         * pdftocairo: Avoid round-off errors when determining raster dimensions
         * pdftotext: Simplify memory handling

        qt:
         * Take into account flagNoView when getting/setting the visible status. KDE bug #456313

        build system:
         * Fix sed invocation

PR:		266812
Exp-run by:	antoine
parent 051fab76
No related branches found
No related tags found
No related merge requests found
PORTREVISION= 1
PORTREVISION= 0
COMMENT= GLib bindings to poppler
......
PORTREVISION= 1
PORTREVISION= 0
COMMENT= Qt 5 bindings to poppler
......
PORTREVISION= 1
PORTREVISION= 0
COMMENT= Poppler's xpdf-workalike command line utilities # '
......
PORTNAME= poppler
DISTVERSION= 22.09.0
DISTVERSION= 22.10.0
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/
......@@ -55,7 +55,7 @@ CMAKE_OFF+= ${_POPPLER_SLAVES:N${_SLAVE_PORT}:tu:S/^/ENABLE_/}
PORTSCOUT= limitw:1,even
USES+= iconv
CMAKE_ON+= ENABLE_CPP
PLIST_SUB+= SHLIB_VER=124
PLIST_SUB+= SHLIB_VER=125
OPTIONS_DEFINE= CURL OPENJPEG
OPTIONS_DEFAULT= OPENJPEG
......
TIMESTAMP = 1662005241
SHA256 (poppler-22.09.0.tar.xz) = d7a8f748211359cadb774ba3e18ecda6464b34027045c0648eb30d5852a41e2e
SIZE (poppler-22.09.0.tar.xz) = 1842704
TIMESTAMP = 1664856326
SHA256 (poppler-22.10.0.tar.xz) = 04e40fad924a6de62e63017a6fd4c04696c1f526dedc2ba5ef275cedf646292a
SIZE (poppler-22.10.0.tar.xz) = 1844524
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment