source: kde/add/kdepim.xml@ 90bd3c1b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 90bd3c1b was 90bd3c1b, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Update to KDE-3.5.0/kdevelop-3.3.0

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

  • Property mode set to 100644
File size: 9.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/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 "e19a2a40e422ecd483884ce6e9ac8925">
10 <!ENTITY kdepim-size "12.3 MB">
11 <!ENTITY kdepim-buildsize "280 MB (additional 12 MB for API docs)">
12 <!ENTITY kdepim-time "18.8 SBU (additional 1.9 SBU for API docs)">
13
14 <!ENTITY gnu-org "http://www.gnupg.org/download/index.html">
15]>
16
17<sect1 id="kdepim" xreflabel="kdepim-&kde-version;">
18 <?dbhtml filename="kdepim.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 <keywordset>
24 <keyword role="package">kdepim-&kde-version;.tar</keyword>
25 <keyword role="ftpdir">kde</keyword>
26 </keywordset>
27 </sect1info>
28
29 <title>Kdepim-&kde-version;</title>
30
31 <indexterm zone="kdepim">
32 <primary sortas="a-kdepim">Kdepim</primary>
33 </indexterm>
34
35 <sect2 role="package">
36 <title>Introduction to Kdepim</title>
37
38 <para><application>Kdepim</application> provides several
39 <application>KDE</application> programs for managing personal information.
40 Programs include a contact manager, calendar, mail utilities, newsreader,
41 X.509 certificat manager, and sticky notes.</para>
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing='compact'>
45 <listitem>
46 <para>Download (HTTP): <ulink url="&kdepim-download-http;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download (FTP): <ulink url="&kdepim-download-ftp;"/></para>
50 </listitem>
51 <listitem>
52 <para>Download MD5 sum: &kdepim-md5sum;</para>
53 </listitem>
54 <listitem>
55 <para>Download size: &kdepim-size;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated disk space required: &kdepim-buildsize;</para>
59 </listitem>
60 <listitem>
61 <para>Estimated build time: &kdepim-time;</para>
62 </listitem>
63 </itemizedlist>
64
65 <bridgehead renderas="sect3">Kdepim Dependencies</bridgehead>
66
67 <bridgehead renderas="sect4">Required</bridgehead>
68 <para role="required"><xref linkend="kdebase"/></para>
69
70 <bridgehead renderas="sect4">Recommended</bridgehead>
71 <para role="recommended"><xref linkend="libjpeg"/>,
72 <xref linkend="libxml2"/>,
73 <xref linkend="gnupg"/> and
74 <xref linkend="openssl"/></para>
75
76 <bridgehead renderas="sect4">Optional</bridgehead>
77 <para role="optional"><xref linkend="pilot-link"/>,
78 <ulink url="&gnu-org;#gpgme">GPGME-0.9.x</ulink>
79 (requires <ulink url="&gnu-org;#libgpg-error">Libgpg-error</ulink>
80 then <ulink url="&gnu-org;#libgcrypt">Libgcrypt</ulink>
81 then <ulink url="&gnu-org;#libassuan">Libassuan</ulink>
82 then <ulink url="&gnu-org;#libksba">Libksba</ulink>,
83 <ulink url="ftp://ftp.gnupg.org/gcrypt/pinentry/">pinentry</ulink>,
84 <ulink url="http://www.gnu.org/software/pth/">Pth</ulink>,
85 <ulink url="http://www.opensc.org/">OpenSC</ulink> and then
86 <ulink url="&gnu-org;#gnupg2">GnuPG-1.9.x</ulink>),
87 <ulink url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>,
88 <ulink url="http://www.gnokii.org/">gnokii</ulink>,
89 Bluetooth hardware and driver libraries,
90 <ulink url="http://www.graphviz.org/">GraphViz</ulink>,
91 and <xref linkend="doxygen"/></para>
92
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of Kdepim</title>
97
98 <para>Install <application>kdepim</application> with:</para>
99
100<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
101 --disable-dependency-tracking &amp;&amp;
102make</userinput></screen>
103
104 <note>
105 <para>If you wish to create the API documentation and
106 you have <application>Doxygen</application> and
107 <application>GraphViz</application> installed,
108 <command>make apidox</command> must be done before
109 <command>make install</command>.</para>
110 </note>
111
112 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115
116 </sect2>
117
118 <sect2 role="content">
119 <title>Contents</title>
120
121 <segmentedlist>
122 <segtitle>Installed Programs</segtitle>
123 <segtitle>Installed Libraries</segtitle>
124 <segtitle>Installed Directories</segtitle>
125
126 <seglistitem>
127 <seg>kaddressbook, kalarm, kandy, karm, kgpgcertmanager, kmail, knode,
128 knotes, konsolekalendar, kontact, korganizer, korn, and kpilot</seg>
129 <seg>Numerous kdepim specific libraries</seg>
130 <seg>Numerous subdirectories in $KDE_PREFIX/{include,share}</seg>
131 </seglistitem>
132 </segmentedlist>
133
134 <variablelist>
135 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
136 <?dbfo list-presentation="list"?>
137 <?dbhtml list-presentation="table"?>
138
139 <varlistentry id="kaddressbook">
140 <term><command>kaddressbook</command></term>
141 <listitem>
142 <para>is the <application>KDE</application> address book.</para>
143 <indexterm zone="kdepim kaddressbook">
144 <primary sortas="b-kaddressbook">kaddressbook</primary>
145 </indexterm>
146 </listitem>
147 </varlistentry>
148
149 <varlistentry id="kalarm">
150 <term><command>kalarm</command></term>
151 <listitem>
152 <para>is a system to provide reminder messages.</para>
153 <indexterm zone="kdepim kalarm">
154 <primary sortas="b-kalarm">kalarm</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158
159 <varlistentry id="kandy">
160 <term><command>kandy</command></term>
161 <listitem>
162 <para>is a program to synchronize mobile phone numbers.</para>
163 <indexterm zone="kdepim kandy">
164 <primary sortas="b-kandy">kandy</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
169 <varlistentry id="karm">
170 <term><command>karm</command></term>
171 <listitem>
172 <para> is a personal time tracker.</para>
173 <indexterm zone="kdepim karm">
174 <primary sortas="b-karm">karm</primary>
175 </indexterm>
176 </listitem>
177 </varlistentry>
178
179 <varlistentry id="kgpgcertmanager">
180 <term><command>kgpgcertmanager</command></term>
181 <listitem>
182 <para>is a tool for managing X509 certificates.</para>
183 <indexterm zone="kdepim kgpgcertmanager">
184 <primary sortas="b-kgpgcertmanager">kgpgcertmanager</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 <varlistentry id="kmail">
190 <term><command>kmail</command></term>
191 <listitem>
192 <para>is <application>KDE</application>'s email client.</para>
193 <indexterm zone="kdepim kmail">
194 <primary sortas="b-kmail">kmail</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 <varlistentry id="knode">
200 <term><command>knode</command></term>
201 <listitem>
202 <para> is the <application>KDE</application> newsreader.</para>
203 <indexterm zone="kdepim knode">
204 <primary sortas="b-knode">knode</primary>
205 </indexterm>
206 </listitem>
207 </varlistentry>
208
209 <varlistentry id="knotes">
210 <term><command>knotes</command></term>
211 <listitem>
212 <para> is a popup notes utility.</para>
213 <indexterm zone="kdepim knotes">
214 <primary sortas="b-knotes">knotes</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 <varlistentry id="konsolehelper">
220 <term><command>konsolehelper</command></term>
221 <listitem>
222 <para>is a command line interface to <application>KDE</application>
223 calendars.</para>
224 <indexterm zone="kdepim konsolehelper">
225 <primary sortas="b-konsolehelper">konsolehelper</primary>
226 </indexterm>
227 </listitem>
228 </varlistentry>
229
230 <varlistentry id="kontact">
231 <term><command>kontact</command></term>
232 <listitem>
233 <para>is the integrated solution to personal information management
234 (PIM) needs.</para>
235 <indexterm zone="kdepim kontact">
236 <primary sortas="b-kontact">kontact</primary>
237 </indexterm>
238 </listitem>
239 </varlistentry>
240
241 <varlistentry id="korganizer">
242 <term><command>korganizer</command></term>
243 <listitem>
244 <para>is a personal calendar/todo system.</para>
245 <indexterm zone="kdepim korganizer">
246 <primary sortas="b-korganizer">korganizer</primary>
247 </indexterm>
248 </listitem>
249 </varlistentry>
250
251 <varlistentry id="korn">
252 <term><command>korn</command></term>
253 <listitem>
254 <para>is a <application>KDE</application> mail checker that has the capabilities to
255 dock itself to <command>kicker</command>.</para>
256 <indexterm zone="kdepim korn">
257 <primary sortas="b-korn">korn</primary>
258 </indexterm>
259 </listitem>
260 </varlistentry>
261
262 <varlistentry id="kpilot">
263 <term><command>kpilot</command></term>
264 <listitem>
265 <para>is a program to synchronize a Palm-Pilot.</para>
266 <indexterm zone="kdepim kpilot">
267 <primary sortas="b-kpilot">kpilot</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271
272 </variablelist>
273
274 </sect2>
275
276</sect1>
Note: See TracBrowser for help on using the repository browser.