source: kde/add/kdepim.xml@ 5cd0959d

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 5cd0959d was 5cd0959d, checked in by Archaic <archaic@…>, 20 years ago

Resetting keywords

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

  • Property mode set to 100644
File size: 4.3 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-size "7.4 MB">
10<!ENTITY kdepim-buildsize "110 MB">
11<!ENTITY kdepim-time "12.2 SBU">
12
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>Download size: &kdepim-size;</para></listitem>
33<listitem><para>Estimated Disk space required:
34&kdepim-buildsize;</para></listitem>
35<listitem><para>Estimated build time:
36&kdepim-time;</para></listitem></itemizedlist>
37</sect3>
38
39<sect3><title><application>kdepim</application> dependencies</title>
40<sect4><title>Required</title>
41<para><xref linkend="kdebase"/>
42</para></sect4>
43<sect4><title>Optional</title>
44<para>
45<xref linkend="libxml2"/>,
46<ulink
47url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>,
48<ulink url="http://www.gnokii.org/">gnokii</ulink>,
49<ulink url="http://www.pilot-link.org/">pilot-link</ulink>,
50<ulink
51url="http://www.research.att.com/sw/tools/graphviz/">graphviz</ulink>
52and
53<ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink>
54</para></sect4>
55</sect3>
56
57</sect2>
58
59<sect2>
60<title>Installation of <application>kdepim</application></title>
61
62<para>Install <application>kdepim</application> with:</para>
63<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
64 --disable-dependency-tracking &amp;&amp;
65make &amp;&amp;
66make install</command></userinput></screen>
67
68</sect2>
69
70<sect2>
71<title>Contents</title>
72
73<para>Major programs in <application>kdepim</application> include
74<command>kaddressbook</command>,
75<command>kalarm</command>,
76<command>kandy</command>,
77<command>karm</command>,
78<command>kgpgcertmanager</command>,
79<command>kmail</command>,
80<command>knode</command>,
81<command>knotes</command>,
82<command>konsolekalendar</command>,
83<command>kontact</command>
84<command>korganizer</command>,
85<command>korn</command> and
86<command>kpilot</command>.
87</para>
88
89</sect2>
90
91<sect2><title>Description</title>
92
93<sect3><title>kaddressbook</title>
94<para><command>kaddressbook</command> is the <acronym>KDE</acronym>
95address
96book.</para></sect3>
97
98<sect3><title>kalarm</title>
99<para><command>kalarm</command> is a system to provide reminder
100messages.</para></sect3>
101
102<sect3><title>kandy</title>
103<para><command>kandy</command> is a program to synchronize mobile phone
104numbers.</para></sect3>
105
106<sect3><title>karm</title>
107<para><command>karm</command> is a personal time tracker.</para></sect3>
108
109<sect3><title>kgpgcertmanager</title>
110<para><command>kgpgcertmanager</command> is a tool for managing X509
111certificates.</para></sect3>
112
113<sect3><title>kmail</title>
114<para><command>kmail</command> is <acronym>KDE</acronym>'s email
115client.</para></sect3>
116
117<sect3><title>knode</title>
118<para><command>knode</command> is the <acronym>KDE</acronym>
119newsreader.</para></sect3>
120
121<sect3><title>knotes</title>
122<para><command>knotes</command> is a popup notes utility.</para></sect3>
123
124<sect3><title>konsolekalendar</title>
125<para><command>konsolekalendar</command> is a command line interface
126to <acronym>KDE</acronym> calendars.</para></sect3>
127
128<sect3><title>kontact</title>
129<para><command>kontact</command> is the integrated solution to
130personal information management (PIM) needs.</para></sect3>
131
132<sect3><title>korganizer</title>
133<para><command>korganizer</command> is a personal calendar/todo
134system.</para></sect3>
135
136<sect3><title>korn</title>
137<para><command>korn</command> is a <acronym>KDE</acronym> mail checker
138that has the
139capabilities to dock itself to <command>kicker</command>.</para></sect3>
140
141<sect3><title>kpilot</title>
142<para><command>kpilot</command> is a program to synchronize a
143Palm-Pilot.</para></sect3>
144
145</sect2>
146
147</sect1>
Note: See TracBrowser for help on using the repository browser.