Port details on branch 2024Q2 |
- py-qt6-3d Python bindings for the Qt6 3D framework
- 6.7.0 graphics =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://www.riverbankcomputing.com/software/pyqt3d/
- Description:
- PyQt6-3D is a set of Python bindings for The Qt Company's Qt 3D
framework. The bindings sit on top of PyQt6 and are implemented as six
separate modules corresponding to the different libraries that make up
the framework.
- ¦ ¦ ¦ ¦
- 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-3d>0:graphics/py-qt6-3d@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-qt6-3d/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-qt6-3d
- pkg install py39-qt6-3d
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-3d listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-qt6-3d
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1714271985
SHA256 (PyQt6_3D-6.7.0.tar.gz) = 3e99bfc801918ab4758dd2660b2d2358e0057c943eb2bd9f8d0ddf156ea5ccd7
SIZE (PyQt6_3D-6.7.0.tar.gz) = 7469641
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-qt6-pyqt>=6.7.0 : devel/py-qt6-pyqt@py39
- py39-PyQt-builder>=1.15.4 : devel/py-qtbuilder@py39
- py39-sip>=6.8.3,1 : devel/py-sip@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-qt6-pyqt>=6.7.0 : devel/py-qt6-pyqt@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-qt6-pyqt>=6.7.0 : devel/py-qt6-pyqt@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libOpenGL.so : graphics/libglvnd
- libQt63DCore.so : graphics/qt6-3d
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_py-qt6-3d
- USES:
- gl pyqt:6 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.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
|