Port details on branch 2024Q4 |
- py-PyOpenGL OpenGL (and related library) interface for Python
- 3.1.7_1 graphics
=3 3.1.7_1Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2016-05-09 19:26:39
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: libssh, kf5-kquickcharts, noto-tc, linux-c7-atk, xcb-util-image
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://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 py311-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 py311-PyOpenGL listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-PyOpenGL
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1700299151
SHA256 (PyOpenGL-3.1.7.tar.gz) = eef31a3888e6984fd4d8e6c9961b184c9813ca82604d37fe3da80eb000a76c86
SIZE (PyOpenGL-3.1.7.tar.gz) = 1896446
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
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-tkinter>0 : x11-toolkits/py-tkinter@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-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-tkinter>0 : x11-toolkits/py-tkinter@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libglut.so : graphics/freeglut
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- cad/uranium
- games/fretsonfire
- games/py-mnemosyne-proj
- graphics/impressive
- graphics/py-moderngl
- graphics/py-pyqtgraph
- graphics/py-visvis
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-PyOpenGL-3.1.7_1:
TKINTER=on: Build with tkinter for X support
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-PyOpenGL
- USES:
- dos2unix gl python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|