Port details |
- py-qt6-charts Python bindings for the Qt6 toolkit, QtCharts module
- 6.8.0 x11-toolkits =0 6.7.0Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-12-08 06:36:05
- Last Update: 2025-01-05 06:28:11
- Commit Hash: 7e3e679
- Also Listed In: devel python
- License: GPLv3
- WWW:
- https://riverbankcomputing.com/software/pyqtchart
- Description:
- PyQt6 is a set of Python bindings for Qt6 application framework.
This package provides the extra QtCharts module.
- ¦ ¦ ¦ ¦
- 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-charts>0:x11-toolkits/py-qt6-charts@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/x11-toolkits/py-qt6-charts/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/py-qt6-charts
- pkg install py311-qt6-charts
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-charts listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-qt6-charts
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1733628726
SHA256 (PyQt6_Charts-6.8.0.tar.gz) = f86705b8740e3041667ce211aeaa205b750eb6baf4c908f4e3f6dc8c720d10f1
SIZE (PyQt6_Charts-6.8.0.tar.gz) = 41558
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-qt6-pyqt>=6.8.0 : devel/py-qt6-pyqt@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
- Test dependencies:
-
- py311-qt6-pyqt>=6.8.0 : devel/py-qt6-pyqt@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-qt6-pyqt>=6.8.0 : devel/py-qt6-pyqt@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Charts.so : x11-toolkits/qt6-charts
- This port is required by:
- for Build
-
- devel/py-qt6
- for Run
-
- devel/py-qt6
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_py-qt6-charts
- USES:
- gl pyqt:6,dist python qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
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.0 08 Dec 2024 06:31:15 |
Jason E. Hale (jhale) |
x11-toolkits/py-qt[56]-chart: Rename to *-charts
Move x11-toolkits/py-qt[56]-chart to x11-toolkits/py-qt[56]-charts to be
consistent with the names of their C++ counterparts.
Qt has always pluralized the Charts module, but PyQt didn't pluralize it
until Qt6. With the upcomming addition of the PyQt Graphs module, keeping
this singular would be even more awkwark.
While here:
Add all pyqt5 components except webengine to the devel/py-qt5 metaport
to be consistent with the devel/py-qt6 metaport. |
Number of commits found: 2
|