source: archive/add/kdepim-runtime.xml@ d63fed6

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d63fed6 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 8.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY kdepim-runtime-download-http "&kde-download-attic;/15.04.3/src/kdepim-runtime-&kdepim-version;.tar.xz">
8 <!ENTITY kdepim-runtime-download-ftp " ">
9 <!ENTITY kdepim-runtime-md5sum "7dd2063acf9b6920920d0118f5576db6">
10 <!ENTITY kdepim-runtime-size "1.1 MB">
11 <!ENTITY kdepim-runtime-buildsize "126 MB">
12 <!ENTITY kdepim-runtime-time "7.4 SBU">
13]>
14
15<sect1 id="kdepim-runtime" xreflabel="kdepim-runtime-&kdepim-version;">
16 <?dbhtml filename="kdepim-runtime.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Kdepim-runtime-&kdepim-version;</title>
23
24 <indexterm zone="kdepim-runtime">
25 <primary sortas="a-kdepim-runtime">kdepim-runtime</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Kdepim-runtime</title>
30
31 <para>This package provides additional resources for <application>Akonadi</application>.
32 </para>
33
34 &lfs79_checked;
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&kdepim-runtime-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&kdepim-runtime-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &kdepim-runtime-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &kdepim-runtime-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &kdepim-runtime-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &kdepim-runtime-time;</para>
55 </listitem>
56 </itemizedlist>
57
58 <bridgehead renderas="sect3">Kdepim-runtime Dependencies</bridgehead>
59
60 <bridgehead renderas="sect4">Required</bridgehead>
61 <para role="required">
62 <xref linkend="kdepimlibs"/>
63 </para>
64
65 <bridgehead renderas="sect4">Optional</bridgehead>
66 <para role="optional">
67 <ulink url="http://git.kolab.org">KolabLibraries</ulink> (for Kolab Groupware Resource),
68 <ulink url="http://projects.kde.org/libkgapi">libKGAPI</ulink> (to access Google services), and
69 <ulink url="http://projects.kde.org/libkfbapi">libKFbAPI</ulink> (to access Facebook services)
70 </para>
71
72 <para condition="html" role="usernotes">User Notes:
73 <ulink url="&blfs-wiki;/kdepim-runtime"/>
74 </para>
75
76 </sect2>
77
78 <sect2 role="installation">
79 <title>Installation of Kdepim-runtime</title>
80
81 <para>Install <application>Kdepim-runtime</application> by running
82 the following commands:</para>
83
84<screen><userinput>mkdir build &amp;&amp;
85cd build &amp;&amp;
86
87cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
88 -DCMAKE_BUILD_TYPE=Release \
89 -DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \
90 -Wno-dev .. &amp;&amp;
91make</userinput></screen>
92
93 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
94
95<screen role="root"><userinput>make install</userinput></screen>
96
97 </sect2>
98
99 <sect2 role="content">
100 <title>Contents</title>
101
102 <segmentedlist>
103 <segtitle>Installed Programs</segtitle>
104 <segtitle>Installed Libraries</segtitle>
105 <segtitle>Installed Directories</segtitle>
106
107 <seglistitem>
108 <seg>accountwizard, akonadi_nepomuk_feeder, akonadi_*_agent,
109 akonadi_*_resource, akonaditray, gidmigrator,
110 kaddressbookmigrator, kjotsmigrator, kmail-migrator,
111 knotes-migrator, and kres-migrator</seg>
112 <seg>libakonadi-xml.so, libkdepim-copy.so, libkmindexreader.so,
113 libmaildir.so, and several in &kde-dir;/lib/kde4</seg>
114 <seg>several in &kde-dir;/share</seg>
115 </seglistitem>
116 </segmentedlist>
117
118 <variablelist>
119 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
120 <?dbfo list-presentation="list"?>
121 <?dbhtml list-presentation="table"?>
122
123 <varlistentry id="accountwizard">
124 <term><command>accountwizard</command></term>
125 <listitem>
126 <para>
127 is a tool to create an email account.
128 </para>
129 <indexterm zone="kdepim-runtime accountwizard">
130 <primary sortas="b-accountwizard">accountwizard</primary>
131 </indexterm>
132 </listitem>
133 </varlistentry>
134<!--
135 <varlistentry id="akonadi_nepomuk_feeder">
136 <term><command>akonadi_nepomuk_feeder</command></term>
137 <listitem>
138 <para>
139
140 </para>
141 <indexterm zone="kdepim-runtime akonadi_nepomuk_feeder">
142 <primary sortas="b-akonadi_nepomuk_feeder">akonadi_nepomuk_feeder</primary>
143 </indexterm>
144 </listitem>
145 </varlistentry>
146
147 <varlistentry id="akonadi_*_agent">
148 <term><command>akonadi_*_agent</command></term>
149 <listitem>
150 <para>
151
152 </para>
153 <indexterm zone="kdepim-runtime akonadi_*_agent">
154 <primary sortas="b-akonadi_*_agent">akonadi_*_agent</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158
159 <varlistentry id="akonadi_*_resource">
160 <term><command>akonadi_*_resource</command></term>
161 <listitem>
162 <para>
163
164 </para>
165 <indexterm zone="kdepim-runtime akonadi_*_resource">
166 <primary sortas="b-akonadi_*_resource">akonadi_*_resource</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170-->
171 <varlistentry id="akonaditray">
172 <term><command>akonaditray</command></term>
173 <listitem>
174 <para>
175 launch the account wizard to configure PIM accounts.
176 </para>
177 <indexterm zone="kdepim-runtime akonaditray">
178 <primary sortas="b-akonaditray">akonaditray</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182<!--
183 <varlistentry id="gidmigrator">
184 <term><command>gidmigrator</command></term>
185 <listitem>
186 <para>
187
188 </para>
189 <indexterm zone="kdepim-runtime gidmigrator">
190 <primary sortas="b-gidmigrator">gidmigrator</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194-->
195 <varlistentry id="kaddressbookmigrator">
196 <term><command>kaddressbookmigrator</command></term>
197 <listitem>
198 <para>
199 is a migration tool for the KDE address book.
200 </para>
201 <indexterm zone="kdepim-runtime kaddressbookmigrator">
202 <primary sortas="b-kaddressbookmigrator">kaddressbookmigrator</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
207 <varlistentry id="kjotsmigrator">
208 <term><command>kjotsmigrator</command></term>
209 <listitem>
210 <para>
211 is a migration tool for KJots, the KDE note taker.
212 </para>
213 <indexterm zone="kdepim-runtime kjotsmigrator">
214 <primary sortas="b-kjotsmigrator">kjotsmigrator</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 <varlistentry id="kmail-migrator">
220 <term><command>kmail-migrator</command></term>
221 <listitem>
222 <para>
223 is a migration tool for kmail.
224 </para>
225 <indexterm zone="kdepim-runtime kmail-migrator">
226 <primary sortas="b-kmail-migrator">kmail-migrator</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="knotes-migrator">
232 <term><command>knotes-migrator</command></term>
233 <listitem>
234 <para>
235 is a migration tool for knotes.
236 </para>
237 <indexterm zone="kdepim-runtime knotes-migrator">
238 <primary sortas="b-knotes-migrator">knotes-migrator</primary>
239 </indexterm>
240 </listitem>
241 </varlistentry>
242 <!--
243 <varlistentry id="kres-migrator">
244 <term><command>kres-migrator</command></term>
245 <listitem>
246 <para>
247
248 </para>
249 <indexterm zone="kdepim-runtime kres-migrator">
250 <primary sortas="b-kres-migrator">kres-migrator</primary>
251 </indexterm>
252 </listitem>
253 </varlistentry>
254-->
255 </variablelist>
256
257 </sect2>
258
259</sect1>
Note: See TracBrowser for help on using the repository browser.