libepoxy is a library for handling OpenGL function pointer management.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): https://github.com/anholt/libepoxy/releases/download/1.5.2/libepoxy-1.5.2.tar.xz
Download MD5 sum: 4a6b9e581da229dee74c2263c84b1eca
Download size: 792 KB
Estimated disk space required: 33 MB (with tests)
Estimated build time: 0.2 SBU (with tests)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libepoxy
Install libepoxy by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2018-08-17 18:17:43 -0700