libepoxy is a library for handling OpenGL function pointer management.
This package is known to build and work properly using an LFS-8.1 platform.
Download (HTTP): https://github.com/anholt/libepoxy/releases/download/1.4.3/libepoxy-1.4.3.tar.xz
Download MD5 sum: af4c3ce0fb1143bdc4e43f85695a9bed
Download size: 768 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-08-20 21:39:02 -0700