source: kde/add/kdepim.xml@ a8c49b1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a8c49b1 was 36bcf509, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated pilot-link dependency in kdepim instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3026 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7<!ENTITY kdepim-download-http "&kde-download-http;/kdepim-&kde-version;.tar.bz2">
8<!ENTITY kdepim-download-ftp "&kde-download-ftp;/kdepim-&kde-version;.tar.bz2">
9<!ENTITY kdepim-md5sum "94520aeae0db2fac5da7d1ece7b575a5">
10<!ENTITY kdepim-size "10.0 MB">
11<!ENTITY kdepim-buildsize "384 MB (includes all options)">
12<!ENTITY kdepim-time "24.79 SBU (includes all options)">
13]>
14
15<sect1 id="kdepim">
16<sect1info>
17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
19</sect1info>
20<?dbhtml filename="kdepim.html"?>
21<title>kdepim-&kde-version;</title>
22
23<sect2>
24<title>Introduction to <application>kdepim</application></title>
25
26<sect3><title>Package information</title>
27<itemizedlist spacing='compact'>
28<listitem><para>Download (HTTP): <ulink
29url="&kdepim-download-http;"/></para></listitem>
30<listitem><para>Download (FTP): <ulink
31url="&kdepim-download-ftp;"/></para></listitem>
32<listitem><para>MD5 Sum: &kdepim-md5sum;</para></listitem>
33<listitem><para>Download size: &kdepim-size;</para></listitem>
34<listitem><para>Estimated Disk space required:
35&kdepim-buildsize;</para></listitem>
36<listitem><para>Estimated build time:
37&kdepim-time;</para></listitem></itemizedlist>
38</sect3>
39
40<sect3><title><application>kdepim</application> dependencies</title>
41<sect4><title>Required</title>
42<para><xref linkend="kdebase"/></para>
43</sect4>
44
45<sect4><title>Recommended</title>
46<para><xref linkend="libjpeg"/>,
47<xref linkend="libxml2"/>,
48<xref linkend="gnupg"/> and
49<xref linkend="openssl"/></para>
50</sect4>
51
52<sect4><title>Optional</title>
53<para><xref linkend="pilot-link"/>,
54<ulink
55url="http://www.gnupg.org/download/index.html#gpgme">GPGME-0.9.x</ulink>
56(requires <ulink url="http://www.gnupg.org/download/index.html#libgpg-error">Libgpg-error</ulink>
57then <ulink url="http://www.gnupg.org/download/index.html#libgcrypt">Libgcrypt</ulink>
58then <ulink url="http://www.gnupg.org/download/index.html#libassuan">Libassuan</ulink>
59then <ulink url="http://www.gnupg.org/download/index.html#libksba">Libksba</ulink>,
60<ulink url="ftp://ftp.gnupg.org/gcrypt/pinentry/">pinentry</ulink>,
61<ulink url="http://www.gnu.org/software/pth/">Pth</ulink>,
62<ulink url="http://www.opensc.org/">OpenSC</ulink> and then
63<ulink url="http://www.gnupg.org/download/index.html#gnupg2">GnuPG-1.9.x</ulink>),
64<ulink url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>,
65<ulink url="http://www.gnokii.org/">gnokii</ulink>,
66<ulink url="http://www.graphviz.org/">GraphViz</ulink>
67and <xref linkend="doxygen"/></para>
68</sect4>
69</sect3>
70
71</sect2>
72
73<sect2>
74<title>Installation of <application>kdepim</application></title>
75
76<para>Install <application>kdepim</application> with:</para>
77<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
78 --disable-dependency-tracking &amp;&amp;
79make &amp;&amp;
80make install</command></userinput></screen>
81
82<note><para>If you wish to create the <acronym>API</acronym> documentation and
83you have <application>Doxygen</application> and
84<application>GraphViz</application> installed, <command>make apidox</command>
85must be done before <command>make install</command>.</para></note>
86
87</sect2>
88
89<sect2>
90<title>Contents</title>
91
92<para>Major programs in <application>kdepim</application> include
93<command>kaddressbook</command>,
94<command>kalarm</command>,
95<command>kandy</command>,
96<command>karm</command>,
97<command>kgpgcertmanager</command>,
98<command>kmail</command>,
99<command>knode</command>,
100<command>knotes</command>,
101<command>konsolekalendar</command>,
102<command>kontact</command>
103<command>korganizer</command>,
104<command>korn</command> and
105<command>kpilot</command>.
106</para>
107
108</sect2>
109
110<sect2><title>Description</title>
111
112<sect3><title>kaddressbook</title>
113<para><command>kaddressbook</command> is the <acronym>KDE</acronym>
114address book.</para></sect3>
115
116<sect3><title>kalarm</title>
117<para><command>kalarm</command> is a system to provide reminder
118messages.</para></sect3>
119
120<sect3><title>kandy</title>
121<para><command>kandy</command> is a program to synchronize mobile phone
122numbers.</para></sect3>
123
124<sect3><title>karm</title>
125<para><command>karm</command> is a personal time tracker.</para></sect3>
126
127<sect3><title>kgpgcertmanager</title>
128<para><command>kgpgcertmanager</command> is a tool for managing X509
129certificates.</para></sect3>
130
131<sect3><title>kmail</title>
132<para><command>kmail</command> is <acronym>KDE</acronym>'s email
133client.</para></sect3>
134
135<sect3><title>knode</title>
136<para><command>knode</command> is the <acronym>KDE</acronym>
137newsreader.</para></sect3>
138
139<sect3><title>knotes</title>
140<para><command>knotes</command> is a popup notes utility.</para></sect3>
141
142<sect3><title>konsolekalendar</title>
143<para><command>konsolekalendar</command> is a command line interface
144to <acronym>KDE</acronym> calendars.</para></sect3>
145
146<sect3><title>kontact</title>
147<para><command>kontact</command> is the integrated solution to
148personal information management (<acronym>PIM</acronym>) needs.</para></sect3>
149
150<sect3><title>korganizer</title>
151<para><command>korganizer</command> is a personal calendar/todo
152system.</para></sect3>
153
154<sect3><title>korn</title>
155<para><command>korn</command> is a <acronym>KDE</acronym> mail checker
156that has the capabilities to dock itself to
157<command>kicker</command>.</para></sect3>
158
159<sect3><title>kpilot</title>
160<para><command>kpilot</command> is a program to synchronize a
161Palm-Pilot.</para></sect3>
162
163</sect2>
164
165</sect1>
Note: See TracBrowser for help on using the repository browser.