Port details on branch 2023Q1 |
- py-PyOpenGL OpenGL (and related library) interface for Python
- 3.1.6 graphics =0 3.1.6Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2023-03-14 18:36:07
- Last Update: 2023-03-14 18:31:34
- Commit Hash: 1e0d132
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- http://pyopengl.sourceforge.net/
- Description:
- PyOpenGL is an interface between the Python programming language and the OpenGL
library (and related libraries). The package provides interfaces to:
- The OpenGL library itself, which is a three-dimensional graphical
rendering interface. For more information, visit
http://www.opengl.org.
- The GLU library which provides access to routines for doing
quadrics, tesselation etc.
- The GLUT (GL UTilitity) library from Mark Kilgard, which provides a
windowing environment.
- The Togl (Tk/OpenGL) widget from Brian Paul and Ben Benderson (an
alternative to GLUT which interfaces to Tk).
The Python bindings offer some value-added tools in addition to the
standard API, including support for fast processing of arrays of
coordinates, trackball support, etc.
- ¦ ¦ ¦ ¦
- 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}PyOpenGL>0:graphics/py-PyOpenGL@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-PyOpenGL/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-PyOpenGL
- pkg install py39-PyOpenGL
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-PyOpenGL listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-PyOpenGL
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1678814614
SHA256 (PyOpenGL-3.1.6.tar.gz) = 8ea6c8773927eda7405bffc6f5bb93be81569a7b05c8cac50cd94e969dce5e27
SIZE (PyOpenGL-3.1.6.tar.gz) = 1903892
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:
-
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-pillow>=7.0.0 : graphics/py-pillow@py39
- py39-tkinter>0 : x11-toolkits/py-tkinter@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-pillow>=7.0.0 : graphics/py-pillow@py39
- py39-tkinter>0 : x11-toolkits/py-tkinter@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libglut.so : graphics/freeglut
- This port is required by:
- for Run
-
- x11/xpra
Configuration Options:
- ===> The following configuration options are available for py39-PyOpenGL-3.1.6:
TKINTER=on: Build with tkinter for X support
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-PyOpenGL
- USES:
- dos2unix gl python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|