Grantlee is a set of free software libraries written using the Qt framework. Currently two libraries are shipped with Grantlee: Grantlee Templates and Grantlee TextDocument. The goal of Grantlee Templates is to make it easier for application developers to separate the structure of documents from the data they contain, opening the door for theming.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/steveire/grantlee/releases/download/v5.3.1/grantlee-5.3.1.tar.gz
Download MD5 sum: 4ef8eae5dd61e3c7603d76208eb4d922
Download size: 1.1 MB
Estimated disk space required: 27 MB
Estimated build time: 0.4 SBU (Using parallelism=4)
CMake-3.27.8 and (Qt-5.15.11 or qt-alternate-5.15.11)
Doxygen-1.9.8 (for documentation)
Install Grantlee by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ .. && make
This package does not come with a test suite.
Now, as the root
user:
make install