Port details |
- py-pygltflib Library for managing 3D objects in Khronos Group gltf, gltf2 formats
- 1.16.2_1 graphics
=2 1.16.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-06-08 02:42:11
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://gitlab.com/dodgyville/pygltflib
- Description:
- pygltflib is a library for reading, writing and handling GLTF files.
It supports the entire specification, including materials and animations.
Main features are:
* GLB and GLTF support
* Buffer data conversion
* Extensions
* All attributes are type-hinted
¦ ¦ ¦ ¦ 
- 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}pygltflib>0:graphics/py-pygltflib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-pygltflib/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-pygltflib
- pkg install py311-pygltflib
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-pygltflib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pygltflib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1714109911
SHA256 (pygltflib-1.16.2.tar.gz) = 4f9481f5841b0b8fb7b271b0414b394b503405260a6ee0cf2c330a5420d19b64
SIZE (pygltflib-1.16.2.tar.gz) = 42550
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:
-
- py311-dataclasses-json>=0.0.25 : devel/py-dataclasses-json@py311
- py311-deprecated>0 : devel/py-deprecated@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- graphics/py-fury
Configuration Options:
- No options to configure
- Options name:
- graphics_py-pygltflib
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.16.2_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. |
1.16.2 26 Apr 2024 06:15:16
    |
Yuri Victorovich (yuri)  |
graphics/py-pygltflib: update 1.16.0 → 1.16.2
Reported by: portscout |
1.16.0 09 Aug 2023 05:52:29
    |
Yuri Victorovich (yuri)  |
graphics/py-pygltflib: Update 1.15.6 → 1.16.0
Reported by: portscout |
1.15.6 08 Jun 2023 02:39:59
    |
Yuri Victorovich (yuri)  |
graphics/py-pygltflib: New port: Library for managing 3D objects in Khronos
Group gltf, gltf2 formats |
Number of commits found: 4
|