Port details |
- py-qt6-pyqt Python bindings for the Qt6 toolkit
- 6.8.0 devel =2 6.7.1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2022-11-09 09:51:08
- Last Update: 2025-01-05 06:28:11
- Commit Hash: 7e3e679
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.0 : 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
-
- cad/cura
- cad/uranium
- deskutils/calibre
- devel/py-qt6
- devel/py-qt6-qscintilla2
- emulators/py-m64py
- games/anki
-
Deleted ports which required this port:
- for Run
-
- cad/cura
- cad/uranium
- deskutils/calibre
- deskutils/py-vorta
- devel/py-qt6
- devel/py-qt6-qscintilla2
- editors/retext
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.8.0 05 Jan 2025 06:28:11 |
Jason E. Hale (jhale) |
Qt6: Update to 6.8.1
December 02, 2024
We (Qt upstream) have released Qt 6.8.1 today. As a patch release,
Qt 6.8.1 does not introduce new features but contains more than 550 bug
fixes, security updates, and other improvements on top of Qt 6.8.0
release. See more information about the most important changes and bug
fixes from the Qt 6.8.1 release note.
Announcement: https://www.qt.io/blog/qt-6.8.1-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.8.1/release-note.md
We (kde@) skipped shipping Qt 6.8.0 due to waiting for a compatible
version of PyQt to be released, but here are the announcements and (Only the first 15 lines of the commit message are shown above ) |
6.7.1 19 Oct 2024 06:35:03 |
Jason E. Hale (jhale) |
PyQt: Update to latest versions
PyQt5:
- devel/py-qt5-pyqt: Update to 5.15.11
- graphics/py-qt5-3d: Add port
- net/py-qt5-networkauth: Update to 5.15.6
- www/py-qt5-webengine: Update to 5.15.7
- x11-toolkits/py-qt5-chart: Update to 5.15.7
- x11-toolkits/py-qt5-datavis3d: Add port
PyQt6:
- devel/py-qt6-pyqt: Update to 6.7.1
Build tools:
- devel/sip: Update to 6.8.6
- devel/py-qt5-sip: Update to 12.15.0
- devel/py-qt6-sip: Update to 13.8.0
- devel/py-qtbuilder: Update to 1.16.4
The build tools are now all licensed BSD2CLAUSE and have been converted
to PEP517. |
6.7.0_1 19 Oct 2024 04:32:33 |
Jason E. Hale (jhale) |
*/*: Chase devel/qscintilla2 flavorization |
6.7.0 19 Oct 2024 04:32:17 |
Jason E. Hale (jhale) |
devel/qscintilla2*: Flavorize ports |
6.7.0 29 Jun 2024 05:02:34 |
Jason E. Hale (jhale) |
*/*: Add ${PY_SETUPTOOLS} to BUILD_DEPENDS
Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.
PR: 270510
Approved by: portmgr (blanket) |
6.7.0 15 May 2024 17:55:48 |
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 ) |
6.6.1 07 Dec 2023 00:08:30 |
Jason E. Hale (jhale) |
devel/py-qt6-pyqt: Update to 6.6.1
https://riverbankcomputing.com/news/PyQt_v6.6.1_Released |
6.6.0_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 ) |
6.6.0 23 Nov 2023 17:43:42 |
Jason E. Hale (jhale) |
Qt6: Update to 6.6.0
Qt 6.6.0 is a feature release with focus on improving UX capabilities
including responsive UI technology and the Qt Graph module.
The Qt Coap module has been added as net/qt6-coap. [1]
PySide6 and PyQt6 have also been updated to 6.6.0.
Announcement: https://www.qt.io/blog/qt-6.6-released
Rel note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.0/release-note.md
PR: 275068, 274911 [1]
MFH: 2023Q4
Exp-run by: antoine |
6.5.3 16 Oct 2023 23:57:46 |
Jason E. Hale (jhale) |
PyQt6: Update to latest versions
- PyQt6: Update to 6.5.3
- PyQt6-sip: Update to 13.6.0 |
6.5.2_1 29 Sep 2023 21:42:37 |
Jason E. Hale (jhale) |
devel/py-qt6-pyqt: Update after cb2e2b668ada
If comms/qt6-connectivity is installed, bindings are built for it. |
6.5.2 27 Jul 2023 22:11:04 |
Jason E. Hale (jhale) |
PyQt: Update to latest versions
- PyQt6: update to 6.5.2
- PyQt6-Charts: update to 6.5.0
- PyQt6-NetworkAuth: update to 6.5.0
- PyQt6-WebEngine: update to 6.5.0
- QScintilla: update to 2.14.1
- PyQt6-sip: update to 13.5.2
- PyQt-builder: update to 1.15.2
- sip: update to 6.7.9 |
6.4.2_2 26 Jul 2023 19:58:56 |
Loïc Bartoletti (lbartoletti) |
devel/qt6: bump dependent ports |
6.4.2_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
6.4.2_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
6.4.2 09 Mar 2023 11:15:07 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update to latest versions
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine |
6.4.0 10 Nov 2022 07:34:53 |
Li-Wen Hsu (lwhsu) |
py-qt6*: Correct COMMENT |
6.4.0 09 Nov 2022 09:47:49 |
Guido Falsi (madpilot) |
*/*pyqt*: Add pyqt6 ports
Reviewed by: tcberner, lbartoletti, fluffy
Approved by: kde (tcberner, lbartoletti, fluffy), portmgr (tcberner)
Differential Revision: https://reviews.freebsd.org/D37191 |