From 4d0a078719a4f8722c93053b5fee797edee20db3 Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Thu, 9 Feb 2012 00:34:46 +0000 Subject: [PATCH] Add atkmm. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9323 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 5 +- introduction/welcome/changelog.xml | 9 ++ x/lib/atkmm.xml | 138 +++++++++++++++++++++++++++++ x/lib/lib.xml | 1 + 4 files changed, 151 insertions(+), 2 deletions(-) create mode 100644 x/lib/atkmm.xml diff --git a/general.ent b/general.ent index 755eb8ad1d..47ef65ced1 100644 --- a/general.ent +++ b/general.ent @@ -3,13 +3,13 @@ $LastChangedBy$ $Date$ --> - + - + @@ -592,6 +592,7 @@ $Date$ + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index a10a0b2e3e..bc9cd714bb 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,15 @@ --> + + February 9th, 2012 + + + [ken] - add atkmm-2.22.6 from Wayne. + + + + February 8th, 2012 diff --git a/x/lib/atkmm.xml b/x/lib/atkmm.xml new file mode 100644 index 0000000000..af9458abfa --- /dev/null +++ b/x/lib/atkmm.xml @@ -0,0 +1,138 @@ + + + %general-entities; + + + + + + + +]> + + + + + + $LastChangedBy$ + $Date$ + + + atkmm-&atkmm-version; + + + atkmm + + + + Introduction to atkmm + + Atkmm is the official C++ interface for the + ATK accessibility toolkit library. + + &lfs70_built; + + Package Information + + + Download (HTTP): + + + Download (FTP): + + + Download MD5 sum: &atkmm-md5sum; + + + Download size: &atkmm-size; + + + Estimated disk space required: &atkmm-buildsize; + + + Estimated build time: &atkmm-time; + + + + atkmm Dependencies + + Required + and + + + User Notes: + + + + + + Installation of atkmm + + Install atkmm by running the following + commands: + +./configure --prefix=/usr && +make + + This package does not have a testsuite. + + Now, as the root user: + +make install + + + + + Command Explanations + + --sysconfdir=/etc: This parameter does + something mandatory for BLFS purposes. + + --libexecdir=/usr/lib/atkmm: This parameter does + something mandatory for BLFS purposes. + + --localstatedir=/var: This parameter does + something mandatory for BLFS purposes. + + --mandir=/usr/share/man: This parameter does + something mandatory for BLFS purposes. + + + + + Contents + + + Installed Programs + Installed Library + Installed Directories + + + None + libatkmm-1.6.so + /usr/{include/atkmm-1.6/atkmm/private,lib/atkmm-1.6/{include,proc/m4},share/{devhelp/books/atkmm-1.6,doc/atkmm-1.6/reference/html}} + + + + + Short Descriptions + + + + + libatkmm-1.6.so + + contains functions that ..... + + libatkmm-1.6.so + + + + + + + + + diff --git a/x/lib/lib.xml b/x/lib/lib.xml index 95240a094a..aefd7206cc 100644 --- a/x/lib/lib.xml +++ b/x/lib/lib.xml @@ -32,6 +32,7 @@ $Date$ +