Port details |
- qt6-pdf Qt 6 module for rendering PDF documents
- 6.7.3 print =2 6.6.1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2023-12-01 18:23:41
- Last Update: 2023-12-01 18:16:47
- Commit Hash: 8adbabc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://www.qt.io/
- Description:
- The Qt PDF module contains classes and functions for rendering PDF
documents.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/print/qt6-pdf/ && make install clean
- To add the package, run one of these commands:
- pkg install print/qt6-pdf
- pkg install qt6-pdf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6-pdf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727500696
SHA256 (KDE/Qt/6.7.3/qtwebengine-everywhere-src-6.7.3.tar.xz) = c22b159cbb80dc569ce907ea26cc53687873f5e804dab142db54662589d846db
SIZE (KDE/Qt/6.7.3/qtwebengine-everywhere-src-6.7.3.tar.xz) = 550988288
Packages (timestamps in pop-ups are UTC):
- Master port: www/qt6-webengine
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-html5lib>0 : www/py-html5lib@py311
- vulkan.h : graphics/vulkan-headers
- bison : devel/bison
- cmake : devel/cmake-core
- ninja : devel/ninja
- gperf : devel/gperf
- node : www/node20
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xi.pc : x11/libXi
- xkbfile.pc : x11/libxkbfile
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xscrnsaver.pc : x11/libXScrnSaver
- xshmfence.pc : x11/libxshmfence
- xtst.pc : x11/libXtst
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xi.pc : x11/libXi
- xkbfile.pc : x11/libxkbfile
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xscrnsaver.pc : x11/libXScrnSaver
- xshmfence.pc : x11/libxshmfence
- xtst.pc : x11/libXtst
- lupdate : devel/qt6-tools
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libnss3.so : security/nss
- libxkbcommon.so : x11/libxkbcommon
- libcups.so : print/cups
- libopenjp2.so : graphics/openjpeg
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- This port is required by:
- for Libraries
-
- devel/py-qt6-pyqt
- devel/pyside6
- for Run
-
- devel/qt6
Configuration Options:
- No options to configure
- Options name:
- print_qt6-pdf
- USES:
- bison cmake compiler:c++17-lang gl gperf localbase:ldflags ninja:build nodejs:build,lts pkgconfig python:build qt-dist:6,webengine
- 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) |
This is a slave port. You may also want to view the commits to the master port: www/qt6-webengine | Commit | Credits | Log message |
6.6.1 01 Dec 2023 18:16:47 |
Jason E. Hale (jhale) |
Qt6: Update to 6.6.1
As a patch release, Qt 6.6.1 does not introduce any new features but
contains more than 400 bug fixes, security updates, and other
improvements to the top of the Qt 6.6.0 release. See more information
about the most important changes and bug fixes from the Qt 6.6.1 release
note.
To allow building www/qt6-webengine without CUPS, a CUPS option has been
added and the Pdf module has been split out to a new port: print/qt6-pdf.
This also allows building devel/py-qt6-pyqt without pulling in the unused
WebEngine module. Fixes [1].
Remove a lot of unused dependencies. Fixes [2]. Also remove inconsistent
WWW lines from the individual Makefiles as WWW is alreay defined in (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|