%general-entities; ]> $LastChangedBy$ $Date$ Grantlee-&grantlee-version; grantlee Introduction to grantlee 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. &lfs84_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &grantlee-md5sum; Download size: &grantlee-size; Estimated disk space required: &grantlee-buildsize; Estimated build time: &grantlee-time; Additional Downloads Required patch: Grantlee Dependencies Required and User Notes: Installation of Grantlee First, make some updates from upstream: patch -Np1 -i ../grantlee-&grantlee-version;-upstream_fixes-1.patch 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 Contents Installed Programs Installed Libraries Installed Directories none libgrantlee_core.so and libgrantlee_gui.so /usr/lib/cmake/grantlee, /usr/lib/grantlee/0.4, and /usr/include/grantlee