Port details on branch 2022Q4 |
- py-traitsui Enthought traits-capable user interfaces
- 7.4.2 graphics
=0 7.4.2Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2022-10-08 17:54:21
- Last Update: 2022-11-09 18:10:44
- Commit Hash: ed72908
- Also Listed In: python
- License: BSD3CLAUSE EPL LGPL21
- WWW:
- https://docs.enthought.com/traitsui/
- Description:
- The traitsui project contains a toolkit-independent GUI abstraction
layer, which is used to support the "visualization" features of the
Traits package. Thus, you can write code in terms of the Traits
API (views, items, editors, etc.), and let traitsui and your selected
toolkit and back-end take care of the details of displaying them.
The following GUI backends are supported:
* wxPython
* PyQt
* PySide
¦ ¦ ¦ ¦ 
- 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}traitsui>0:graphics/py-traitsui@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-traitsui/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-traitsui
- pkg install py39-traitsui
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-traitsui listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-traitsui
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1667956783
SHA256 (traitsui-7.4.2.tar.gz) = 20471bf339c3ede77f06b2fa97be90ae3d166ebefccc167bcbda227c75b1663f
SIZE (traitsui-7.4.2.tar.gz) = 6773829
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pyface>=7.4.1 : devel/py-pyface@py39
- py39-traits>=6.2.0 : devel/py-traits@py39
- py39-pygments>=0 : textproc/py-pygments@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- py39-qt5-pyqt>=5.15.6 : devel/py-qt5-pyqt@py39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-traitsui-7.4.2:
PYSIDE=off: PySide backend
QT5=on: Qt 5 toolkit support
WXPYTHON=off: wxPython backend
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-traitsui
- USES:
- python:3.7+ pyqt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|