The package is completely standalone.
The only optional dependency is Doxygen to build code documentation.
The install procedure is managed by CMake
In the root directory :
mkdir build
cd build
cmake [ -DINSTALL_DOC=ON ] ..
make
You can send emails to remi.ete@gmail.com or use the github issues interface