The EditorConfig project maintains a file format and plugins for various text editors which allow this file format to be read and used by those editors.
This package is known to build and work properly using an LFS 13.1 platform.
Download (HTTP): https://github.com/editorconfig/editorconfig-core-c/archive/v0.12.11/editorconfig-core-c-0.12.11.tar.gz
Download MD5 sum: a0a6b43efe67635dad20e2d66a569a7b
Download size: 76 KB
Estimated disk space required: 1.4 MB
Estimated build time: less than 0.1 SBU
Install editorconfig-core-c by running the following commands:
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Release \
-D BUILD_DOCUMENTATION=OFF \
.. &&
make
This package does not come with a test suite.
Now, as the root user:
make install && rm -fv /usr/lib/libeditorconfig_static.a