libepoxy is a library for handling OpenGL function pointer management.
This package is known to build and work properly using an LFS-8.0 platform.
Download (HTTP): https://github.com/anholt/libepoxy/releases/download/v1.4/libepoxy-1.4.0.tar.xz
Download MD5 sum: d8d8cbf2beb64975d424fcc5167a2a38
Download size: 752 KB
Estimated disk space required: 32 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 2017-02-15 14:01:44 -0800