Port details on branch 2025Q1 |
- py-qt6-pyqt Python bindings for the Qt6 toolkit
- 6.8.0_1 devel
=0 6.8.0_1Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2025-02-03 13:18:18
- Last Update: 2025-02-03 13:16:08
- Commit Hash: 1f59a9f
- Also Listed In: python
- License: GPLv3
- WWW:
- https://riverbankcomputing.com/software/pyqt
- Description:
- PyQt6 is a comprehensive set of Python bindings for Qt6. It is
implemented as more than 35 extension modules and enables Python
to be used as an alternative application development language to
C++ on all supported platforms.
PyQt6 may also be embedded in C++ based applications to allow users
of those applications to configure or enhance the functionality of
those applications.
¦ ¦ ¦ ¦ 
- 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}qt6-pyqt>0:devel/py-qt6-pyqt@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-qt6-pyqt/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-qt6-pyqt
- pkg install py311-qt6-pyqt
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 py311-qt6-pyqt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-qt6-pyqt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1733628605
SHA256 (PyQt6-6.8.0.tar.gz) = 6d8628de4c2a050f0b74462e4c9cb97f839bf6ffabbca91711722ffb281570d9
SIZE (PyQt6-6.8.0.tar.gz) = 1061357
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-dbus>1 : devel/py-dbus@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- py311-PyQt6-sip>=13.9.1 : devel/py-qt6-sip@py311
- py311-PyQt-builder>=1.17.1 : devel/py-qtbuilder@py311
- py311-sip>=6.9.1,1 : devel/py-sip@py311
- python3.11 : lang/python311
- libqtiff.so : graphics/qt6-imageformats
- lupdate : devel/qt6-tools
- qt_en.qm : devel/qt6-translations
- Test dependencies:
-
- py311-PyQt6-sip>=13.9.1 : devel/py-qt6-sip@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-dbus>1 : devel/py-dbus@py311
- py311-PyQt6-sip>=13.9.1 : devel/py-qt6-sip@py311
- python3.11 : lang/python311
- libqtiff.so : graphics/qt6-imageformats
- lupdate : devel/qt6-tools
- qt_en.qm : devel/qt6-translations
- Library dependencies:
-
- libdbus-1.so : devel/dbus
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Bluetooth.so : comms/qt6-connectivity
- libQt6Qml.so : x11-toolkits/qt6-declarative
- libQt6Multimedia.so : multimedia/qt6-multimedia
- libQt6Pdf.so : print/qt6-pdf
- libQt6Positioning.so : devel/qt6-positioning
- libQt6Quick3D.so : x11-toolkits/qt6-quick3d
- libQt6RemoteObjects.so : devel/qt6-remoteobjects
- libQt6Sensors.so : comms/qt6-sensors
- libQt6SerialPort.so : comms/qt6-serialport
- libQt6ShaderTools.so : x11-toolkits/qt6-shadertools
- libQt6TextToSpeech.so : accessibility/qt6-speech
- libQt6Svg.so : graphics/qt6-svg
- libQt6WebChannel.so : www/qt6-webchannel
- libQt6WebSockets.so : www/qt6-websockets
- This port is required by:
- for Build
-
- x11-toolkits/py-qt6-graphs
- for Run
-
- x11-toolkits/py-qt6-graphs
Configuration Options:
- No options to configure
- Options name:
- devel_py-qt6-pyqt
- USES:
- gl pkgconfig pyqt:6,dist python qt:6
- 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 |
6.8.0_1 03 Feb 2025 13:16:08
    |
Jason E. Hale (jhale)  |
devel/py-qt6-pyqt: Fix build with Qt 6.8.2
/wrkdirs/usr/ports/devel/py-qt6-pyqt/work-py311/PyQt6-6.8.0/build/QtCore/sipQtCoreQStringConverterBase.cpp:58:26:
error: call to implicitly-deleted copy constructor of '::QStringConvert
58 | sipCpp = new ::QStringConverterBase(*a0);
MFH: 2025Q1
(cherry picked from commit 93ae5ca9b65bf3768fc55aca3761f5cf7470bb7d) |
Number of commits found: 1
|