source: kde/add/kdepim.xml@ a3ef34c2

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 a3ef34c2 was a3ef34c2, checked in by Randy McMurchy <randy@…>, 18 years ago

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #5

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

  • Property mode set to 100644
File size: 9.7 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 <para condition="html" role="usernotes">User Notes:
94 <ulink url="&blfs-wiki;/kdepim"/></para>
95
96 </sect2>
97
98 <sect2 role="installation">
99 <title>Installation of Kdepim</title>
100
101 <para>Install <application>kdepim</application> with:</para>
102
103<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
104 --disable-dependency-tracking &amp;&amp;
105make</userinput></screen>
106
107 <!-- <note>
108 <para>If you wish to create the API documentation and
109 you have <application>Doxygen</application> and
110 <application>GraphViz</application> installed,
111 <command>make apidox</command> must be done before
112 <command>make install</command>.</para>
113 </note> -->
114
115 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
116 href="../../xincludes/kde-apidocs.xml"/>
117
118 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="content">
125 <title>Contents</title>
126
127 <segmentedlist>
128 <segtitle>Installed Programs</segtitle>
129 <segtitle>Installed Libraries</segtitle>
130 <segtitle>Installed Directories</segtitle>
131
132 <seglistitem>
133 <seg>kaddressbook, kalarm, kandy, karm, kgpgcertmanager, kmail, knode,
134 knotes, konsolekalendar, kontact, korganizer, korn, and kpilot</seg>
135 <seg>Numerous kdepim specific libraries</seg>
136 <seg>Numerous subdirectories in $KDE_PREFIX/{include,share}</seg>
137 </seglistitem>
138 </segmentedlist>
139
140 <variablelist>
141 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
142 <?dbfo list-presentation="list"?>
143 <?dbhtml list-presentation="table"?>
144
145 <varlistentry id="kaddressbook">
146 <term><command>kaddressbook</command></term>
147 <listitem>
148 <para>is the <application>KDE</application> address book.</para>
149 <indexterm zone="kdepim kaddressbook">
150 <primary sortas="b-kaddressbook">kaddressbook</primary>
151 </indexterm>
152 </listitem>
153 </varlistentry>
154
155 <varlistentry id="kalarm">
156 <term><command>kalarm</command></term>
157 <listitem>
158 <para>is a system to provide reminder messages.</para>
159 <indexterm zone="kdepim kalarm">
160 <primary sortas="b-kalarm">kalarm</primary>
161 </indexterm>
162 </listitem>
163 </varlistentry>
164
165 <varlistentry id="kandy">
166 <term><command>kandy</command></term>
167 <listitem>
168 <para>is a program to synchronize mobile phone numbers.</para>
169 <indexterm zone="kdepim kandy">
170 <primary sortas="b-kandy">kandy</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="karm">
176 <term><command>karm</command></term>
177 <listitem>
178 <para> is a personal time tracker.</para>
179 <indexterm zone="kdepim karm">
180 <primary sortas="b-karm">karm</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="kgpgcertmanager">
186 <term><command>kgpgcertmanager</command></term>
187 <listitem>
188 <para>is a tool for managing X509 certificates.</para>
189 <indexterm zone="kdepim kgpgcertmanager">
190 <primary sortas="b-kgpgcertmanager">kgpgcertmanager</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 <varlistentry id="kmail">
196 <term><command>kmail</command></term>
197 <listitem>
198 <para>is <application>KDE</application>'s email client.</para>
199 <indexterm zone="kdepim kmail">
200 <primary sortas="b-kmail">kmail</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 <varlistentry id="knode">
206 <term><command>knode</command></term>
207 <listitem>
208 <para> is the <application>KDE</application> newsreader.</para>
209 <indexterm zone="kdepim knode">
210 <primary sortas="b-knode">knode</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
214
215 <varlistentry id="knotes">
216 <term><command>knotes</command></term>
217 <listitem>
218 <para> is a popup notes utility.</para>
219 <indexterm zone="kdepim knotes">
220 <primary sortas="b-knotes">knotes</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 <varlistentry id="konsolehelper">
226 <term><command>konsolehelper</command></term>
227 <listitem>
228 <para>is a command line interface to <application>KDE</application>
229 calendars.</para>
230 <indexterm zone="kdepim konsolehelper">
231 <primary sortas="b-konsolehelper">konsolehelper</primary>
232 </indexterm>
233 </listitem>
234 </varlistentry>
235
236 <varlistentry id="kontact">
237 <term><command>kontact</command></term>
238 <listitem>
239 <para>is the integrated solution to personal information management
240 (PIM) needs.</para>
241 <indexterm zone="kdepim kontact">
242 <primary sortas="b-kontact">kontact</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
246
247 <varlistentry id="korganizer">
248 <term><command>korganizer</command></term>
249 <listitem>
250 <para>is a personal calendar/todo system.</para>
251 <indexterm zone="kdepim korganizer">
252 <primary sortas="b-korganizer">korganizer</primary>
253 </indexterm>
254 </listitem>
255 </varlistentry>
256
257 <varlistentry id="korn">
258 <term><command>korn</command></term>
259 <listitem>
260 <para>is a <application>KDE</application> mail checker that has the capabilities to
261 dock itself to <command>kicker</command>.</para>
262 <indexterm zone="kdepim korn">
263 <primary sortas="b-korn">korn</primary>
264 </indexterm>
265 </listitem>
266 </varlistentry>
267
268 <varlistentry id="kpilot">
269 <term><command>kpilot</command></term>
270 <listitem>
271 <para>is a program to synchronize a Palm-Pilot.</para>
272 <indexterm zone="kdepim kpilot">
273 <primary sortas="b-kpilot">kpilot</primary>
274 </indexterm>
275 </listitem>
276 </varlistentry>
277
278 </variablelist>
279
280 </sect2>
281
282</sect1>
Note: See TracBrowser for help on using the repository browser.