Port details on branch 2024Q1 |
- py-python-poppler-qt5 Python bindings for the Poppler-Qt PDF rendering library
- 21.3.0_3 graphics
=0 21.3.0_3Version of this port present on the latest quarterly branch. - Maintainer: m.ne@gmx.net
 - Port Added: 2024-04-02 08:39:08
- Last Update: 2024-04-02 08:33:01
- Commit Hash: d39e65d
- Also Listed In: python
- License: LGPL21 LGPL3
- WWW:
- https://pypi.org/project/python-poppler-qt5/
- Description:
- A Python binding for libpoppler-qt5 that aims for completeness
and for being actively maintained.
Created and currently maintained by Wilbert Berendsen <wbsoft@xs4all.nl>.
Usage:
import popplerqt5
d = popplerqt5.Poppler.Document.load('file.pdf')
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}python-poppler-qt5>0:graphics/py-python-poppler-qt5@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-python-poppler-qt5/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-python-poppler-qt5
- pkg install py39-python-poppler-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-python-poppler-qt5 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-python-poppler-qt5
- Package flavors (<flavor>: <package>)
- py39: py39-python-poppler-qt5
- distinfo:
- TIMESTAMP = 1703990050
SHA256 (frescobaldi-python-poppler-qt5-v21.3.0_GH0.tar.gz) = dbf3be9c8123429c8a73ebd4c18993331619198e88fa40dde99f48213fa75012
SIZE (frescobaldi-python-poppler-qt5-v21.3.0_GH0.tar.gz) = 25641
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- qmake-qt5 : devel/qt5-qmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- py39-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py39
- python3.9 : lang/python39
- xorgproto>=0 : x11/xorgproto
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-qt5-pyqt>=5.15.10 : devel/py-qt5-pyqt@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libpoppler-qt5.so : graphics/poppler-qt5
- libGL.so : graphics/libglvnd
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_py-python-poppler-qt5
- USES:
- compiler:c++17-lang gl pkgconfig pyqt:5 python qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
21.3.0_3 02 Apr 2024 08:33:01
    |
Rodrigo Osorio (rodrigo)  |
graphics/py-python-poppler-qt5: fix build on FreeBSD 13
Patch picked from upstream repo
Fix the build failures on older FreeBSD versions due
to the recently updated graphics/poppler port.
PR: 276263
Reported by: Martin Neubauer <m.ne@gmx.net> (maintainer)
(cherry picked from commit 5d826246f8a360246c1f8c8fdbed1618f9dbbfe9) |
Number of commits found: 1
|