Port details |
- py-pyglm Fast OpenGL Mathematics (GLM) for Python
- 2.8.0_1 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-01-12 22:39:32
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- License: MIT
- WWW:
- https://github.com/Zuzu-Typ/PyGLM
- Description:
- PyGLM is a mathematics library for graphics programming.
GLSL + Optional features + Python = PyGLM
PyGLM is a Python extension written in C++.
By using GLM by G-Truc under the hood, it manages to bring glm's features
to Python.
Some features are unsupported (such as most unstable extensions).
¦ ¦ ¦ ¦ 
- 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}pyglm>0:graphics/py-pyglm@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-pyglm/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-pyglm
- pkg install py311-pyglm
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-pyglm listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyglm
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1738860705
SHA256 (pyglm-2.8.0.tar.gz) = 51a8b027a60a30bd48b3d9fdbbc44f22b8a061ad2c0e9fbbfa80282240f250af
SIZE (pyglm-2.8.0.tar.gz) = 582908
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- graphics/py-moderngl-window
Configuration Options:
- No options to configure
- Options name:
- graphics_py-pyglm
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
2.8.0 06 Feb 2025 17:02:51
    |
Yuri Victorovich (yuri)  |
graphics/py-pyglm: update 2.7.3 → 2.8.0
Reported by: portscout |
2.7.3 12 Jan 2025 22:36:40
    |
Yuri Victorovich (yuri)  |
graphics/py-pyglm: New port: Fast OpenGL Mathematics (GLM) for Python |
Number of commits found: 3
|