libepoxy is a library for handling OpenGL function pointer management.
This package is known to build and work properly using an LFS-7.9 platform.
Download (HTTP): https://github.com/anholt/libepoxy/releases/download/v1.3.1/libepoxy-1.3.1.tar.bz2
Download MD5 sum: 96f6620a9b005a503e7b44b0b528287d
Download size: 804 KB
Estimated disk space required: 27 MB (with the tests)
Estimated build time: 0.1 SBU (with the 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 2016-02-22 14:52:02 -0800