Port details |
- py-pivy-devel Python binding for Coin
- 0.6.4_1 graphics
=0 0.6.4_1Version of this port present on the latest quarterly branch.
- Maintainer: pfg@FreeBSD.org
- Port Added: 2019-02-09 20:53:50
- Last Update: 2020-01-17 22:16:26
- SVN Revision: 523366
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/Pivy/
- Description:
- A Python binding for Coin
Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library
with a C++ Application Programming Interface. Coin uses scene-graph data
structures to render real-time graphics suitable for mostly all kinds of
scientific and engineering visualization applications.
This is a forked version provided by the FreeCAD project.
WWW: https://pypi.org/project/Pivy/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}pivy-devel>0:graphics/py-pivy-devel@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-pivy-devel
- Package flavors (<flavor>: <package>)
- py36: py36-pivy-devel
- py27: py27-pivy-devel
- distinfo:
- TIMESTAMP = 1549729985
SHA256 (FreeCAD-pivy-0.6.4_GH0.tar.gz) = 0b09bc80007b61680ce13b2dd348da6fbaf19795be9a08eeb019ea2a1f51f97e
SIZE (FreeCAD-pivy-0.6.4_GH0.tar.gz) = 6614744
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- swig3.0 : devel/swig30
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- Runtime dependencies:
-
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- Library dependencies:
-
- libCoin.so : graphics/Coin
- libSoQt.so : x11-toolkits/soqt-devel
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- compiler:c11 python qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.4_1 17 Jan 2020 22:16:26 |
cmt |
update the Coin3D stack to it's latest release
Coin has moved to a new place on the web https://coin3d.github.io/
and the project has rolled new releases. Additionally, it's undergoing
relicensing (most parts are now licensed user BSD 3-clause).
This updates
graphics/Coin to 4.0
graphics/py-pivy to 0.6.5
x11-toolkits/soqt to 1.6.0
Further, graphics/py-pivy-devel and x11-toolkits/soqt-devel have been
renamed to graphics/py-pivy and x11-toolkits/soqt respectively (losing
their -devel suffixes). Previously, these ports had been forks and/or
pre-releases of the old Qt4-based pivy and soqt ports. As these old ports (Only the first 15 lines of the commit message are shown above ) |
0.6.4_1 11 Dec 2019 21:20:22 |
antoine |
Fix build with python 3.7
PR: 233770 |
0.6.4_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.6.4 15 Mar 2019 23:28:36 |
antoine |
Fix PKGNAME collision |
0.6.4 15 Mar 2019 22:07:58 |
cmt |
py-pivy-devel: allow building with any python |
0.6.4 09 Feb 2019 20:53:33 |
cmt |
Add py-pivy, a modified version of pivy Coin bindings for Python
This fork has been prepared by the FreeCAD project to support Qt5 |
Number of commits found: 6
|