Port details on branch 2024Q2 |
- pyside6 Python Qt bindings for Qt 6
- 6.7.2 devel =0 6.8.1.1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-05-15 18:21:14
- Last Update: 2024-06-20 23:09:49
- Commit Hash: 9d28e4f
- License: LGPL3
- WWW:
- https://wiki.qt.io/Qt_for_Python
- Description:
- PySide is the Python Qt bindings project, providing access to the complete
Qt 6 framework as well as to generator tools for rapidly generating
Python bindings for any C++ libraries.
- ¦ ¦ ¦ ¦
- 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}pyside6>0:devel/pyside6@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/pyside6/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pyside6
- pkg install py39-pyside6
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-pyside6 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyside6
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1718779292
SHA256 (pyside-setup-everywhere-src-6.7.2.tar.xz) = 3a2b0d0d6e78c9aa5ddc7f06ca4b6f11a3fe14560baeb148eea53b5d98e368c7
SIZE (pyside-setup-everywhere-src-6.7.2.tar.xz) = 14402156
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:
-
- vulkan.h : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.9 : lang/python39
- qt6-doc>=6 : misc/qt6-doc
- libqtiff.so : graphics/qt6-imageformats
- libqtquicktimelineplugin.so : x11-toolkits/qt6-quicktimeline
- lupdate : devel/qt6-tools
- qt_en.qm : devel/qt6-translations
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- qt6-doc>=6 : misc/qt6-doc
- libqtiff.so : graphics/qt6-imageformats
- libqtquicktimelineplugin.so : x11-toolkits/qt6-quicktimeline
- lupdate : devel/qt6-tools
- qt_en.qm : devel/qt6-translations
- Library dependencies:
-
- libshiboken6.abi3.so : devel/shiboken6@py39
- libxkbcommon.so : x11/libxkbcommon
- libOpenGL.so : graphics/libglvnd
- libLLVM-15.so : devel/llvm15
- libQt63DCore.so : graphics/qt6-3d
- libQt6Core.so : devel/qt6-base
- libQt6Charts.so : x11-toolkits/qt6-charts
- libQt6Bluetooth.so : comms/qt6-connectivity
- libQt6DataVisualization.so : x11-toolkits/qt6-datavis3d
- libQt6Qml.so : x11-toolkits/qt6-declarative
- libQt6Graphs.so : x11-toolkits/qt6-graphs
- libQt6HttpServer.so : www/qt6-httpserver
- libQt6Location.so : devel/qt6-location
- libQt6Multimedia.so : multimedia/qt6-multimedia
- libQt6NetworkAuth.so : net/qt6-networkauth
- libQt6Pdf.so : print/qt6-pdf
- libQt6Positioning.so : devel/qt6-positioning
- libQt6Quick3D.so : x11-toolkits/qt6-quick3d
- libQt6RemoteObjects.so : devel/qt6-remoteobjects
- libQt6Scxml.so : devel/qt6-scxml
- libQt6Sensors.so : comms/qt6-sensors
- libQt6SerialBus.so : comms/qt6-serialbus
- 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
- libQt6WebEngineCore.so : www/qt6-webengine
- libQt6WebSockets.so : www/qt6-websockets
- This port is required by:
- for Libraries
-
- devel/pyside6-tools
Configuration Options:
- No options to configure
- Options name:
- devel_pyside6
- USES:
- cmake gl llvm:lib,noexport python qt:6 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.7.2 20 Jun 2024 23:09:49 |
Jason E. Hale (jhale) |
PySide6: Update to 6.7.2
MFH: 2024Q2
(cherry picked from commit 85b42eed6e6194b3d756915aa06a3458cc93ccd7) |
6.7.1 25 May 2024 04:56:29 |
Jason E. Hale (jhale) |
PySide6: Update to 6.7.1
MFH: 2024Q2
(cherry picked from commit f0b5a8b91927a1b215fdc523738a1a4f8b939bab) |
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: 3
|