glfs/kde/add/kdepim.xml
DJ Lucas 60384c6880 Part IX xml update
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2308 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-13 08:05:17 +00:00

144 lines
4.2 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY kdepim-download-http "&kde-download-http;/kdepim-&kde-version;.tar.bz2">
<!ENTITY kdepim-download-ftp "&kde-download-ftp;/kdepim-&kde-version;.tar.bz2">
<!ENTITY kdepim-size "7.4 MB">
<!ENTITY kdepim-buildsize "110 MB">
<!ENTITY kdepim-time "12.2 SBU">
]>
<sect1 id="kdepim">
<?dbhtml filename="kdepim.html"?>
<title>kdepim-&kde-version;</title>
<sect2>
<title>Introduction to <application>kdepim</application></title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&kdepim-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&kdepim-download-ftp;"/></para></listitem>
<listitem><para>Download size: &kdepim-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&kdepim-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&kdepim-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>kdepim</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="kdebase"/>
</para></sect4>
<sect4><title>Optional</title>
<para>
<xref linkend="libxml2"/>,
<ulink
url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>,
<ulink url="http://www.gnokii.org/">gnokii</ulink>,
<ulink url="http://www.pilot-link.org/">pilot-link</ulink>,
<ulink
url="http://www.research.att.com/sw/tools/graphviz/">graphviz</ulink>
and
<ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink>
</para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>kdepim</application></title>
<para>Install <application>kdepim</application> with:</para>
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>Major programs in <application>kdepim</application> include
<command>kaddressbook</command>,
<command>kalarm</command>,
<command>kandy</command>,
<command>karm</command>,
<command>kgpgcertmanager</command>,
<command>kmail</command>,
<command>knode</command>,
<command>knotes</command>,
<command>konsolekalendar</command>,
<command>kontact</command>
<command>korganizer</command>,
<command>korn</command> and
<command>kpilot</command>.
</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>kaddressbook</title>
<para><command>kaddressbook</command> is the <acronym>KDE</acronym>
address
book.</para></sect3>
<sect3><title>kalarm</title>
<para><command>kalarm</command> is a system to provide reminder
messages.</para></sect3>
<sect3><title>kandy</title>
<para><command>kandy</command> is a program to synchronize mobile phone
numbers.</para></sect3>
<sect3><title>karm</title>
<para><command>karm</command> is a personal time tracker.</para></sect3>
<sect3><title>kgpgcertmanager</title>
<para><command>kgpgcertmanager</command> is a tool for managing X509
certificates.</para></sect3>
<sect3><title>kmail</title>
<para><command>kmail</command> is <acronym>KDE</acronym>'s email
client.</para></sect3>
<sect3><title>knode</title>
<para><command>knode</command> is the <acronym>KDE</acronym>
newsreader.</para></sect3>
<sect3><title>knotes</title>
<para><command>knotes</command> is a popup notes utility.</para></sect3>
<sect3><title>konsolekalendar</title>
<para><command>konsolekalendar</command> is a command line interface
to <acronym>KDE</acronym> calendars.</para></sect3>
<sect3><title>kontact</title>
<para><command>kontact</command> is the integrated solution to
personal information management (PIM) needs.</para></sect3>
<sect3><title>korganizer</title>
<para><command>korganizer</command> is a personal calendar/todo
system.</para></sect3>
<sect3><title>korn</title>
<para><command>korn</command> is a <acronym>KDE</acronym> mail checker
that has the
capabilities to dock itself to <command>kicker</command>.</para></sect3>
<sect3><title>kpilot</title>
<para><command>kpilot</command> is a program to synchronize a
Palm-Pilot.</para></sect3>
</sect2>
</sect1>