Port details on branch 2024Q4 |
- py-mayavi Application and library for 3D visualization and plotting in Python
- 4.8.2_1 graphics =0 4.8.2_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-11-25 12:18:12
- Last Update: 2024-11-25 12:15:14
- Commit Hash: 7722173
- Also Listed In: python science
- License: BSD3CLAUSE LGPL21 LGPL20 EPL LGPL3 BSD2CLAUSE APACHE11
- WWW:
- http://code.enthought.com/pages/mayavi-project.html
- Description:
- 3D Scientific Data Visualization and Plotting.
The Mayavi project includes two related packages for 3-dimensional
visualization:
Mayavi: A tool for easy and interactive visualization of data, with
seamless integration with Python scientific libraries.
TVTK: A Traits-based wrapper for the Visualization Toolkit, a popular
open-source visualization library.
These libraries operate at different levels of abstraction. TVTK
manipulates visualization objects, while Mayavi lets you operate
on your data, and then see the results. Most users either use the
Mayavi user interface or program to its scripting interface; you
probably don't need to interact with TVTK unless you want to create
a new Mayavi module.
- ¦ ¦ ¦ ¦
- 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}mayavi>0:graphics/py-mayavi@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-mayavi/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-mayavi
- pkg install py311-mayavi
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-mayavi listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mayavi
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1717834084
SHA256 (mayavi-4.8.2.tar.gz) = b10fe9145f21c48e4902f0e746b3603b3cb694d11456515a46820f21a0a74229
SIZE (mayavi-4.8.2.tar.gz) = 7100132
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-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- sphinx-build : textproc/py-sphinx@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-apptools>0 : devel/py-apptools@py311
- py311-envisage>0 : devel/py-envisage@py311
- py311-pyface>=6.1.1 : devel/py-pyface@py311
- py311-pygments>0 : textproc/py-pygments@py311
- py311-six>0 : devel/py-six@py311
- py311-traits>=6.0.0 : devel/py-traits@py311
- py311-traitsui>=7.0.0 : graphics/py-traitsui@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- __init__.py : x11-toolkits/py-wxPython4@py311
- Library dependencies:
-
- libvtkCommonCore-9.2.so : math/vtk9
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_py-mayavi
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|