From 7c98ee5f33c45e24ff14f49a4a170ae44f2eb8b1 Mon Sep 17 00:00:00 2001 From: Ragnar Thomsen Date: Wed, 1 Jan 2014 22:14:22 +0000 Subject: [PATCH] Grantlee-0.4.0 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12503 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 2 +- introduction/welcome/changelog.xml | 4 ++++ kde/add/grantlee.xml | 18 ++++++++++-------- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/general.ent b/general.ent index 24c5d96433..72c55c63d1 100644 --- a/general.ent +++ b/general.ent @@ -597,7 +597,7 @@ export -f as_root - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 3d09b7fe0a..b0ed346394 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -46,6 +46,10 @@ January 1st, 2014 + + [rthomsen] - Update to grantlee-0.4.0. Fixes + #4506. + [rthomsen] - Update to KDE-4.12.0. Fixes #4466. diff --git a/kde/add/grantlee.xml b/kde/add/grantlee.xml index a7125cbf1c..2c4c0cf91a 100644 --- a/kde/add/grantlee.xml +++ b/kde/add/grantlee.xml @@ -7,7 +7,7 @@ - + @@ -31,9 +31,9 @@ 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 + 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. @@ -81,9 +81,11 @@ running the following commands: mkdir build && -cd build && - -cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; .. +cd build && +cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \ + -DCMAKE_BUILD_TYPE=Release \ + .. && +make This package does not come with a test suite. @@ -111,7 +113,7 @@ cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; .. &kde-dir;/lib/cmake/grantlee, - &kde-dir;/lib/grantlee/0.3, and + &kde-dir;/lib/grantlee/0.4, and &kde-dir;/include/grantlee