Port details |
- py-qt6-datavis3d Python bindings for the Qt6 data visualization library
- 6.8.0 x11-toolkits =2 6.7.0_1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2023-07-27 23:28:38
- 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: devel python
- License: GPLv3
- WWW:
- https://riverbankcomputing.com/software/pyqtdatavisualization/
- Description:
- PyQt6-DataVisualization is a set of Python bindings for The Qt Company's
Qt Data Visualization library. The bindings sit on top of PyQt6 and are
implemented as a single 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-datavis3d>0:x11-toolkits/py-qt6-datavis3d@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/x11-toolkits/py-qt6-datavis3d/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/py-qt6-datavis3d
- pkg install py311-qt6-datavis3d
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-datavis3d listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-qt6-datavis3d
- Package flavors (<flavor>: <package>)
- py311: py311-qt6-datavis3d
- distinfo:
- TIMESTAMP = 1733628739
SHA256 (PyQt6_DataVisualization-6.8.0.tar.gz) = 822a94163b8177b9dd507988aff4da7c79ce26bc47fc5f9780dea6989c531171
SIZE (PyQt6_DataVisualization-6.8.0.tar.gz) = 210142
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
- libQt6DataVisualization.so : x11-toolkits/qt6-datavis3d
- 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-datavis3d
- USES:
- gl pyqt:6,dist python qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
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_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 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.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.0 27 Jul 2023 23:03:03 |
Jason E. Hale (jhale) |
x11-toolkits/py-qt6-datavis3d: New port
PyQt6-DataVisualization is a set of Python bindings for The Qt Company's
Qt Data Visualization library. The bindings sit on top of PyQt6 and are
implemented as a single module.
https://riverbankcomputing.com/software/pyqtdatavisualization/ |
Number of commits found: 6
|