Port details on branch 2024Q2 |
- py-qt6-pyqt Python bindings for the Qt6 toolkit
- 6.7.0 devel =0 6.7.0Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-05-15 18:21:14
- Last Update: 2024-05-15 18:17:21
- Commit Hash: e9e4929
- 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 py39-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 py39-qt6-pyqt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-qt6-pyqt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1714270793
SHA256 (PyQt6-6.7.0.tar.gz) = 3d31b2c59dc378ee26e16586d9469842483588142fc377280aad22aaf2fa6235
SIZE (PyQt6-6.7.0.tar.gz) = 1050408
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:
-
- py39-dbus>1 : devel/py-dbus@py39
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- py39-qt6-sip>= : devel/py-qt6-sip@py39
- py39-PyQt-builder>=1.15.4 : devel/py-qtbuilder@py39
- py39-sip>=6.8.3,1 : devel/py-sip@py39
- libqtiff.so : graphics/qt6-imageformats
- lupdate : devel/qt6-tools
- qt_en.qm : devel/qt6-translations
- Test dependencies:
-
- python3.9 : lang/python39
- py39-qt6-sip>= : devel/py-qt6-sip@py39
- py39-PyQt-builder>=1.15.4 : devel/py-qtbuilder@py39
- py39-sip>=6.8.3,1 : devel/py-sip@py39
- Runtime dependencies:
-
- py39-dbus>1 : devel/py-dbus@py39
- python3.9 : lang/python39
- py39-qt6-sip>= : devel/py-qt6-sip@py39
- py39-PyQt-builder>=1.15.4 : devel/py-qtbuilder@py39
- py39-sip>=6.8.3,1 : devel/py-sip@py39
- libqtiff.so : graphics/qt6-imageformats
- lupdate : devel/qt6-tools
- qt_en.qm : devel/qt6-translations
- Library dependencies:
-
- libdbus-1.so : devel/dbus
- libqscintilla2_qt6.so : devel/qscintilla2-qt6
- 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
-
- games/anki
- graphics/py-qt6-3d
- net/py-qt6-networkauth
- www/py-qt6-webengine
- x11-toolkits/py-qt6-chart
- x11-toolkits/py-qt6-datavis3d
- for Run
-
- games/anki
- graphics/py-qt6-3d
- net/py-qt6-networkauth
- www/py-qt6-webengine
- x11-toolkits/py-qt6-chart
- x11-toolkits/py-qt6-datavis3d
Configuration Options:
- No options to configure
- Options name:
- devel_py-qt6-pyqt
- USES:
- gl pkgconfig python pyqt:6 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.7.0 15 May 2024 18:17:21 |
Jason E. Hale (jhale) |
Qt6: Update to 6.7.0
Qt 6.7 is out with lots of large and small improvements for all of us
who like to have fun when building modern applications and user
experiences, focusing on the expansion of supported platforms and
industry standards. This makes code written with Qt more sustainable
and brings more value in Qt as a long-term investment.
www/qt6-webengine is now based on Chromium version 118.0.5993.220.
Announcement: https://www.qt.io/blog/qt-6.7-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.0/release-note.md
PySide6: Update to 6.7.0
(Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|