source: kde/add/kdepim-runtime.xml@ 7e8964e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 7e8964e was 7e8964e, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update KDE4 to version 15.12.0

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

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