Port details |
- shiboken6 Python binding generator for C++ libraries
- 6.7.3 devel =2 6.7.3Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2023-06-19 18:51:18
- Last Update: 2024-09-29 07:05:40
- Commit Hash: 76fda73
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2 LGPL21 LGPL3
- WWW:
- http://qt-project.org
- Description:
- Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.
Qt Quick is a collection of technologies that are designed to help
developers create intuitive, modern, and fluid user interfaces.
- ¦ ¦ ¦ ¦
- 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}shiboken6>0:devel/shiboken6@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/shiboken6/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/shiboken6
- pkg install py311-shiboken6
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-shiboken6 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-shiboken6
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1727499878
SHA256 (pyside-setup-everywhere-src-6.7.3.tar.xz) = a4c414be013d5051a2d10a9a1151e686488a3172c08a57461ea04b0a0ab74e09
SIZE (pyside-setup-everywhere-src-6.7.3.tar.xz) = 14591496
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-furo>0 : textproc/py-furo@py311
- py311-myst-parser>0 : textproc/py-myst-parser@py311
- py311-sphinx>0 : textproc/py-sphinx@py311
- py311-sphinx-copybutton>0 : textproc/py-sphinx-copybutton@py311
- py311-sphinx-design>0 : textproc/py-sphinx-design@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libxslt.so : textproc/libxslt
- libxml2.so : textproc/libxml2
- libLLVM-15.so : devel/llvm15
- libQt6Core.so : devel/qt6-base
- This port is required by:
- for Libraries
-
- cad/freecad
- devel/pyside6
- devel/pyside6-tools
- for Run
-
- deskutils/normcap
Configuration Options:
- ===> The following configuration options are available for py311-shiboken6-6.7.3:
DOCS=on: Build and/or install documentation
NUMPY=on: NumPy mathematical computing support
===> Use 'make config' to modify these settings
- Options name:
- devel_shiboken6
- USES:
- cmake compiler:c++17-lang gnome llvm:lib,noexport pathfix python qt:6 tar:xz
- 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.7.3 29 Sep 2024 07:05:40 |
Jason E. Hale (jhale) |
Qt6: Update to 6.7.3
As a patch release, Qt 6.7.3 does not introduce new features but
contains more than 400 bug fixes, security updates, and other
improvements to the top of the Qt 6.7.2 release. See more information
about the most important changes and bug fixes from Qt 6.7.3 release
note.
PySide6: Update to 6.7.3
New port: devel/qt6-grpc
Qt GRPC is the client-side implementation that, together with the Qt
Protobuf module, allows the definition of messages and services in
.proto files, which then use the provided code generators to generate
client code that allows the access for fields and gRPC services in the
Qt framework. The code generated by Qt GRPC enables the client-side to
communicate with a gRPC server (regardless of whether the server uses
Qt) by sending calls or streaming messages.
Announcement: https://www.qt.io/blog/qt-6.7.3-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.3/release-note.md |
6.7.2 20 Jun 2024 23:02:19 |
Jason E. Hale (jhale) |
PySide6: Update to 6.7.2
MFH: 2024Q2 |
6.7.1 25 May 2024 04:55:49 |
Jason E. Hale (jhale) |
PySide6: Update to 6.7.1
MFH: 2024Q2 |
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.2 19 Feb 2024 00:09:29 |
Jason E. Hale (jhale) |
PySide6: Update to 6.6.2
https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.6.2?h=6.6.2
MFH: 2024Q1 |
6.6.1 07 Dec 2023 00:08:31 |
Jason E. Hale (jhale) |
PySide6: Update to 6.6.1
https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.6.1?h=6.6.1 |
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 10 Oct 2023 03:55:11 |
Jason E. Hale (jhale) |
devel/pyside6: Update to 6.5.3
Includes updates to devel/pyside6-tools and devel/shiboken6 as well.
https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.5.3
MFH: 2023Q4 |
6.5.2 30 Sep 2023 00:25:18 |
Jason E. Hale (jhale) |
devel/shiboken6: Remove duplicate file in pkg-plist |
6.5.2 27 Jul 2023 22:10:42 |
Jason E. Hale (jhale) |
Qt: Update Qt6 to 6.5.2
As a patch release, Qt 6.5.2 does not introduce any new features but
contains about 290 bug fixes, security updates, and other improvements
to the top of the Qt 6.5.1 release. See more information about the most
important changes and bug fixes from Qt 6.5.2 release note.
Announcement: https://www.qt.io/blog/qt-6.5.2-released-1
Release
note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.2/release-note.md |
6.5.1.1 26 Jul 2023 04:28:56 |
Loïc Bartoletti (lbartoletti) |
Qt6: Update to 6.5.1
Changes:
- https://www.qt.io/blog/qt-6.5-lts-released
- https://www.qt.io/blog/qt-6.5.1-released
PR: 272422
Exp-run by: antoine |
6.4.2 30 Jun 2023 11:40:18 |
Tobias Kortkamp (tobik) |
devel/{pyside6*,shiboken6}: Fix WWW node type
Should be a variable not a target.
Reported by: portfmt scan |
6.4.2 30 Jun 2023 07:08:33 |
Po-Chuan Hsieh (sunpoet) |
devel/shiboken6: Clean up USES=python
Approved by: portmgr (blanket)
With hat: python |
6.4.2 21 Jun 2023 04:49:08 |
Loïc Bartoletti (lbartoletti) |
devel/{pyside,shiboken}6: move WWW to Makefile |
6.4.2 19 Jun 2023 18:49:17 |
Loïc Bartoletti (lbartoletti) |
devel/shiboken*: fix conflicts between 2 and 6
shiboken_tool.py is an useless tool which doesn't works on 2 nor 6.
rm'em all |
6.4.2 19 Jun 2023 18:49:17 |
Loïc Bartoletti (lbartoletti) |
PySide6: Python biding for Qt6
Add devel/pyside6* and devel/shiboken6
PySide6 is the official Python module from the Qt for Python project, which
provides access to the complete Qt 6.0+ framework. |