Port details on branch 2024Q4 |
- py-pyface Enthought traits-capable windowing framework
- 8.0.0 devel =2 8.0.0Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2016-08-04 18:02:55
- Last Update: 2023-07-18 00:53:09
- Commit Hash: 9a80a6e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE EPL LGPL21 LGPL3
- WWW:
- https://docs.enthought.com/pyface/
- Description:
- The pyface 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 pyface 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}pyface>0:devel/py-pyface@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyface/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyface
- pkg install py39-pyface
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-pyface listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyface
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1685531175
SHA256 (pyface-8.0.0.tar.gz) = 7e13618347b7a648ed20cdbd4fd1a51648f5010291f35e4e0ff1bf70a720cbf8
SIZE (pyface-8.0.0.tar.gz) = 7793450
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>0 : devel/py-setuptools@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-importlib-metadata>=3.6.0 : devel/py-importlib-metadata@py39
- py39-importlib-resources>=1.1.0 : devel/py-importlib-resources@py39
- py39-traits>=6.2 : devel/py-traits@py39
- py39-pygments>0 : textproc/py-pygments@py39
- python3.9 : lang/python39
- py39-qt5-pyqt>=5.15.9 : devel/py-qt5-pyqt@py39
- This port is required by:
- for Run
-
- devel/py-envisage
- graphics/py-mayavi
- graphics/py-traitsui
Configuration Options:
- ===> The following configuration options are available for py39-pyface-8.0.0:
QT5=on: Qt 5 toolkit support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pyface
- USES:
- python pyqt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|