Port details |
- py-vedo Python module for scientific analysis and visualization of 3D objects
- 2023.4.4 science
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-01-19 23:06:11
- Last Update: 2023-03-18 07:52:18
- Commit Hash: 9cc5a54
- Also Listed In: graphics python
- License: MIT
- Description:
- Vedo is a lightweight and powerful python module for scientific analysis and
visualization of 3d objects.
The library includes a large set of working examples for a wide range of
functionalities:
* working with polygonal meshes and point clouds
* working with volumetric data and tetrahedral meshes
* plotting and histogramming in 2D and 3D
* integration with other libraries
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}vedo>0:science/py-vedo@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-vedo/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-vedo
- pkg install py39-vedo
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-vedo listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-vedo
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1679117158
SHA256 (vedo-2023.4.4.tar.gz) = 8276524b2e2956fa25fe99dfa98a5f2285c8c37cb244e40b887387dea7fbfd63
SIZE (vedo-2023.4.4.tar.gz) = 2805994
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
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-deprecated>0 : devel/py-deprecated@py39
- py39-pygments>0 : textproc/py-pygments@py39
- py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
- vtk9>0 : math/vtk9
- bash : shells/bash
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-vedo
- USES:
- python:3.6+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2023.4.4 18 Mar 2023 07:52:18
    |
Yuri Victorovich (yuri)  |
science/py-vedo: Update 2023.4.3 → 2023.4.4
Reported by: portscout |
2023.4.3 19 Jan 2023 23:05:03
    |
Yuri Victorovich (yuri)  |
science/py-vedo: New port: Python module for scientific analysis and
visualization of 3D objects |
Number of commits found: 2
|