The Glad package contains a generator for loading Vulkan, OpenGL, EGL, GLES, and GLX contexts.
This package is known to build and work properly using an LFS 12.1 platform.
Download (HTTP): https://github.com/Dav1dde/glad/archive/refs/tags/v2.0.5/glad-2.0.5.tar.gz
Download MD5 sum: 7bd99cc337608d9cad42b861ccc0e28e
Download size: 620 KB
Estimated disk space required: 36 MB
Estimated build time: less than 0.1 SBU
pytest-8.0.0, rustc-1.76.0, Xorg Libraries, glfw, and WINE
Install Glad by running the following commands:
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD
This package comes with a test suite, but it cannot be run without installing the external dependencies listed above.
Now, as the root
user:
pip3 install --no-index --find-links=dist --no-cache-dir --no-user glad2