Author: rthomsen
Date: 2012-03-14 10:59:37 -0600 (Wed, 14 Mar 2012)
New Revision: 9695
Added:
trunk/BOOK/kde4/add/kcalc.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/kde4/add/add.xml
Log:
kcalc-4.8.1
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-03-14 14:46:53 UTC (rev 9694)
+++ trunk/BOOK/general.ent 2012-03-14 16:59:37 UTC (rev 9695)
@@ -678,6 +678,7 @@
<!ENTITY konsole-version "4.8.1">
<!ENTITY kate-version "4.8.1">
<!ENTITY ark-version "4.8.1">
+<!ENTITY kcalc-version "4.8.1">
<!ENTITY kde4multimedia-version "4.8.1">
<!ENTITY kde4network-version "4.8.1">
<!ENTITY kde4admin-version "4.8.1">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-03-14 14:46:53 UTC
(rev 9694)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-03-14 16:59:37 UTC
(rev 9695)
@@ -44,6 +44,9 @@
<listitem>
<para>March 13th, 2012</para>
<itemizedlist>
+ <listitem>
+ <para>[rthomsen] - added kcalc 4.8.1.</para>
+ </listitem>
<listitem>
<para>[abenton] - Firefox/Xulrunner 11.0.</para>
</listitem>
Modified: trunk/BOOK/kde4/add/add.xml
===================================================================
--- trunk/BOOK/kde4/add/add.xml 2012-03-14 14:46:53 UTC (rev 9694)
+++ trunk/BOOK/kde4/add/add.xml 2012-03-14 16:59:37 UTC (rev 9695)
@@ -17,6 +17,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="konsole.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kate.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ark.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kcalc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4admin.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="kde4network.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4pim.xml"/>
Added: trunk/BOOK/kde4/add/kcalc.xml
===================================================================
--- trunk/BOOK/kde4/add/kcalc.xml (rev 0)
+++ trunk/BOOK/kde4/add/kcalc.xml 2012-03-14 16:59:37 UTC (rev 9695)
@@ -0,0 +1,149 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+
+ <!ENTITY kcalc-download-http
"http://mirrors.isc.org/pub/kde/stable/4.8.1/src/kcalc-&kcalc-version;.tar.xz">
+ <!ENTITY kcalc-download-ftp
"ftp://ftp.kde.org/pub/kde/stable/4.8.1/src/kcalc-&kcalc-version;.tar.xz">
+ <!ENTITY kcalc-md5sum "b5fb8194d7dee8d933cb48c4fe04bb89">
+ <!ENTITY kcalc-size "85 KB">
+ <!ENTITY kcalc-buildsize "11 MB">
+ <!ENTITY kcalc-time "0.2 SBU">
+]>
+
+<sect1 id="kcalc4" xreflabel="kcalc-&kcalc-version;">
+ <?dbhtml filename="kcalc.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>Kcalc-&kcalc-version;</title>
+
+ <indexterm zone="kcalc">
+ <primary sortas="a-kcalc">kcalc</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to Kcalc</title>
+
+ <para>This package provides a scientific calculator for KDE4.</para>
+
+ &lfs70_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink url="&kcalc-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink url="&kcalc-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &kcalc-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &kcalc-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: &kcalc-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &kcalc-time;</para>
+ </listitem>
+ </itemizedlist>
+
+<!--
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing='compact'>
+ <listitem>
+ <para>Required patch: <ulink
+ url="&patch-root;/kcalc-&kcalc-version;-fixes-1.patch"/></para>
+ </listitem>
+ </itemizedlist>
+-->
+ <bridgehead renderas="sect3">Kcalc Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required">
+ <xref linkend="kde4libs"/>
+ </para>
+<!--
+ <bridgehead renderas="sect4">Recommended</bridgehead>
+ <para role="recommended">
+ </para>
+
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional">
+ </para>
+-->
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/kcalc"/>
+ </para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of Kcalc</title>
+
+ <para>Install <application>Kcalc</application> by running
+ the following commands:</para>
+
+<screen><userinput>mkdir build &&
+cd build &&
+cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
+ -DKDE_DEFAULT_HOME=.kde4 \
+ -DSYSCONF_INSTALL_DIR=/etc/kde4 \
+ .. &&
+make</userinput></screen>
+
+ <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
+ </sect2>
+<!--
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <para><option>- -xyz</option>: This option is set for ...</para>
+
+ </sect2>
+-->
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>kcalc</seg>
+ <seg>libkdeinit4_kcalc.so</seg>
+ <seg>several in $KDE4_PREFIX/share</seg>
+ </seglistitem>
+ </segmentedlist>
+<!--
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="a-kcalc">
+ <term><command>kcalc</command></term>
+ <listitem>
+ <para>is a testing utility for kcalc-generated build trees.</para>
+ <indexterm zone="a-kcalc kcalc">
+ <primary sortas="b-kcalc">kcalc</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+-->
+ </sect2>
+
+</sect1>
Property changes on: trunk/BOOK/kde4/add/kcalc.xml
___________________________________________________________________
Added: svn:keywords
+ LastChangedBy Date
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page