source: kde/add/kdepim.xml@ 60384c68

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 60384c68 was 60384c68, checked in by DJ Lucas <dj@…>, 20 years ago

Part IX xml update

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

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