diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-06-02 08:22:26 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-06-07 13:26:18 +0000 |
commit | c5676761368b0e829c1692a4bd7deea9d7bfc92c (patch) | |
tree | f50307969a534bf0b49222f27703aa5ad728e0c8 /graphics | |
parent | 7437f16f67af6a3c8c759bc826f20cfc6cd22038 (diff) | |
download | ports-c5676761368b0e829c1692a4bd7deea9d7bfc92c.tar.gz ports-c5676761368b0e829c1692a4bd7deea9d7bfc92c.zip |
graphics/poppler: update to 21.06.0
Release 21.06.0:
core:
* Fix rendering of some extended latin1 characters in annotations. Issue #1070
* Support some not so well formed documents with password. Issue #1083
* Add API to get notified if the xref is reconstructed
* Add somewhat fancier left/right signature visual representation
* Fix crashes in malformed files
* Minor code improvements
qt6:
* Change some functions to return std::unique_ptr
qt5/qt6:
* Add API to get notified if the xref is reconstructed
* Add somewhat fancier left/right signature visual representation
* Don't assert when trying to invert singular matrices
build system:
* make boost opt-out if building splash
- Add dependency on boost to enable the splash backend.
PR: 256370
Exp-run by: antoine
Diffstat (limited to 'graphics')
35 files changed, 40 insertions, 34 deletions
diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile index e9d4f8e0ac29..aa1e00ccf795 100644 --- a/graphics/atril/Makefile +++ b/graphics/atril/Makefile @@ -4,7 +4,7 @@ PORTNAME= atril PORTVERSION= 1.22.3 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile index 5c1fa44fe374..42f4fd6f90eb 100644 --- a/graphics/diff-pdf/Makefile +++ b/graphics/diff-pdf/Makefile @@ -1,7 +1,7 @@ PORTNAME= diff-pdf DISTVERSIONPREFIX= v DISTVERSION= 0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= uzsolt@uzsolt.hu diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile index 6e2bb2ba152a..0d4cd0611b76 100644 --- a/graphics/diffpdf/Makefile +++ b/graphics/diffpdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= diffpdf PORTVERSION= 2.1.3 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= graphics MASTER_SITES= http://www.qtrac.eu/ diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile index 8737eb7ecec7..85953c8b23ea 100644 --- a/graphics/dspdfviewer/Makefile +++ b/graphics/dspdfviewer/Makefile @@ -1,7 +1,7 @@ PORTNAME= dspdfviewer PORTVERSION= 1.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= graphics MAINTAINER= fox@FreeBSD.org diff --git a/graphics/engauge-digitizer/Makefile b/graphics/engauge-digitizer/Makefile index b9944207f8af..091098a946ea 100644 --- a/graphics/engauge-digitizer/Makefile +++ b/graphics/engauge-digitizer/Makefile @@ -1,7 +1,7 @@ PORTNAME= engauge-digitizer DISTVERSIONPREFIX= v DISTVERSION= 12.2.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics math science MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index e7d748c46059..73b0461ffd09 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -2,7 +2,7 @@ PORTNAME= epdfview PORTVERSION= 0.1.8 -PORTREVISION= 42 +PORTREVISION= 43 CATEGORIES= graphics print gnome MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \ ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \ diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index faa8f38b5bdf..e4d6e5f8e465 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -2,7 +2,7 @@ PORTNAME= evince DISTVERSION= 3.38.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 8974c2b400de..dc230978f4f4 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -2,6 +2,7 @@ PORTNAME= gdal PORTVERSION= 3.2.3 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index 6ebb047d6c42..f015c209451c 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -2,7 +2,7 @@ PORTNAME= geeqie PORTVERSION= 1.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://www.geeqie.org/ diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 1d2eaeb42308..1bcafdac4d38 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -2,7 +2,7 @@ PORTNAME= gegl PORTVERSION= 0.4.30 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index f9ac1781ea49..be85cc9ffbd3 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -2,7 +2,7 @@ PORTNAME?= gimp-app PORTVERSION= 2.10.24 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 793239ea147d..de2e1f3b2dc7 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -2,7 +2,7 @@ PORTNAME= graphviz PORTVERSION= 2.44.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics tk MASTER_SITES= https://www2.graphviz.org/Packages/stable/portable_source/ diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile index ce994df4af3c..89f04e3fa897 100644 --- a/graphics/impressive/Makefile +++ b/graphics/impressive/Makefile @@ -2,7 +2,7 @@ PORTNAME= impressive DISTVERSION= 0.13.0-beta2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/Impressive/${DISTVERSION}/ DISTNAME= Impressive-${DISTVERSION} diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index a88d68bc8170..ef8428fdcba2 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -2,7 +2,7 @@ PORTNAME= inkscape PORTVERSION= 1.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics gnome MASTER_SITES= https://media.inkscape.org/dl/resources/file/ diff --git a/graphics/katarakt/Makefile b/graphics/katarakt/Makefile index a2b7c80285bc..c5a5daf59799 100644 --- a/graphics/katarakt/Makefile +++ b/graphics/katarakt/Makefile @@ -2,7 +2,7 @@ PORTNAME= katarakt PORTVERSION= 0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= kurt@kmk-computers.de diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index 805b952aa8ef..6df4d9770010 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,6 +1,6 @@ PORTNAME= krita DISTVERSION= 4.4.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile index abbf580d6103..9a73b0d0a051 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -1,5 +1,6 @@ PORTNAME= okular DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index 19a717c49bf8..64eeca4f93ba 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -1,7 +1,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.14 DISTVERSIONPREFIX= Natron- -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 6bb3fd679be4..618918b0052b 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile index 41e4bea7eba6..d9726dd9e672 100644 --- a/graphics/osg34/Makefile +++ b/graphics/osg34/Makefile @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.4.1 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics PKGNAMESUFFIX= 34 diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile index 4b0afd9a6f30..c3c0de676ef2 100644 --- a/graphics/pdf2svg/Makefile +++ b/graphics/pdf2svg/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdf2svg PORTVERSION= 0.2.3 -PORTREVISION= 29 +PORTREVISION= 30 DISTVERSIONPREFIX= v CATEGORIES= graphics diff --git a/graphics/pdfpc/Makefile b/graphics/pdfpc/Makefile index 10f0195bc137..a0df2de942f7 100644 --- a/graphics/pdfpc/Makefile +++ b/graphics/pdfpc/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfpc DISTVERSION= 4.5.0 CATEGORIES= graphics DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 MAINTAINER= bapt@FreeBSD.org COMMENT= Keynote-like multi-monitor presentation viewer diff --git a/graphics/poppler-qt5/pkg-plist b/graphics/poppler-qt5/pkg-plist index a0a45d580262..87b597e68095 100644 --- a/graphics/poppler-qt5/pkg-plist +++ b/graphics/poppler-qt5/pkg-plist @@ -9,5 +9,5 @@ include/poppler/qt5/poppler-qt5.h include/poppler/qt5/poppler-version.h lib/libpoppler-qt5.so lib/libpoppler-qt5.so.1 -lib/libpoppler-qt5.so.1.28.0 +lib/libpoppler-qt5.so.1.29.0 libdata/pkgconfig/poppler-qt5.pc diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index 11bb64597f5d..fa03f2a9c990 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -1,7 +1,7 @@ # Created by: marcus@FreeBSD.org PORTNAME= poppler -DISTVERSION= 21.05.0 +DISTVERSION= 21.06.0 CATEGORIES= graphics print MASTER_SITES= https://poppler.freedesktop.org/ @@ -17,7 +17,8 @@ LIB_DEPENDS= libnspr4.so:devel/nspr \ libtiff.so:graphics/tiff \ libfreetype.so:print/freetype2 \ libnss3.so:security/nss \ - libfontconfig.so:x11-fonts/fontconfig + libfontconfig.so:x11-fonts/fontconfig \ + libboost_system.so:devel/boost-libs RUN_DEPENDS= poppler-data>0:graphics/poppler-data USES= compiler:c++11-lang cpe cmake:insource gnome jpeg libtool \ @@ -46,7 +47,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=110 +PLIST_SUB+= SHLIB_VER=111 OPTIONS_DEFINE= CURL OPENJPEG OPTIONS_DEFAULT= OPENJPEG diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo index c8878ff02469..3e3801a51693 100644 --- a/graphics/poppler/distinfo +++ b/graphics/poppler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619987993 -SHA256 (poppler-21.05.0.tar.xz) = dafd537b680fad1215bc40fc53d1f38e8449d7c185bc60d5a89e1d26c90dbd8c -SIZE (poppler-21.05.0.tar.xz) = 1700632 +TIMESTAMP = 1622619981 +SHA256 (poppler-21.06.0.tar.xz) = 4b440708eafdf07a1405e06744c66ac54a5af51a0e38ab17a46fbaff47278342 +SIZE (poppler-21.06.0.tar.xz) = 1708120 diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile index 41006060cdd7..0ae1f6a47afe 100644 --- a/graphics/pqiv/Makefile +++ b/graphics/pqiv/Makefile @@ -2,6 +2,7 @@ PORTNAME= pqiv PORTVERSION= 2.12 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= danilo@FreeBSD.org diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile index 3460e58409d4..3f07b2f4f5f2 100644 --- a/graphics/py-python-poppler-qt5/Makefile +++ b/graphics/py-python-poppler-qt5/Makefile @@ -1,7 +1,7 @@ PORTNAME= python-poppler-qt5 DISTVERSIONPREFIX= v DISTVERSION= 0.75.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index 22658413e245..2a0770daa0c3 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -2,7 +2,7 @@ PORTNAME= QComicBook PORTVERSION= 0.9.1 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index ce5e0b61d362..4efe57a288df 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -2,7 +2,7 @@ PORTNAME= sane-backends DISTVERSION= 1.0.32 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/ diff --git a/graphics/tikzit/Makefile b/graphics/tikzit/Makefile index 71f3fb49100a..7d2790c23204 100644 --- a/graphics/tikzit/Makefile +++ b/graphics/tikzit/Makefile @@ -1,7 +1,7 @@ PORTNAME= tikzit DISTVERSIONPREFIX= v DISTVERSION= 2.1.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= lwhsu@FreeBSD.org diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 71bb979e4ba2..d8299969b6ec 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -2,6 +2,7 @@ PORTNAME= vips PORTVERSION= 8.10.6 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile index b2d718be4c2e..20bf22e6d767 100644 --- a/graphics/xournal/Makefile +++ b/graphics/xournal/Makefile @@ -2,7 +2,7 @@ PORTNAME= xournal PORTVERSION= 0.4.8.2016 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile index c8113a165fbe..ff2e3decf50a 100644 --- a/graphics/xournalpp/Makefile +++ b/graphics/xournalpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= xournalpp DISTVERSION= 1.0.20 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile index 150d71b3fcae..b857bf57cc4a 100644 --- a/graphics/yacreader/Makefile +++ b/graphics/yacreader/Makefile @@ -1,5 +1,6 @@ PORTNAME= yacreader DISTVERSION= 9.8.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile index 024bb379ac18..93b294600f97 100644 --- a/graphics/zathura-pdf-poppler/Makefile +++ b/graphics/zathura-pdf-poppler/Makefile @@ -2,7 +2,7 @@ PORTNAME= zathura-pdf-poppler DISTVERSION= 0.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/ |