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;&kde-version;/src/kdepim-runtime-&kde-version;.tar.xz">
|
---|
8 | <!ENTITY kdepim-runtime-download-ftp "&kde-download-ftp;&kde-version;/src/kdepim-runtime-&kde-version;.tar.xz">
|
---|
9 | <!ENTITY kdepim-runtime-md5sum "dc879624884cb2cb037d63bcd1cbe710">
|
---|
10 | <!ENTITY kdepim-runtime-size "1.1 MB">
|
---|
11 | <!ENTITY kdepim-runtime-buildsize "116 MB">
|
---|
12 | <!ENTITY kdepim-runtime-time "7.4 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="kdepim-runtime" xreflabel="kdepim-runtime-&kde-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-&kde-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 | &lfs75_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 | <!--
|
---|
60 | <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
---|
61 | <itemizedlist spacing='compact'>
|
---|
62 | <listitem>
|
---|
63 | <para>Required patch: <ulink
|
---|
64 | url="&patch-root;/kdepim-runtime-&kdepim-runtime-version;-fixes-1.patch"/></para>
|
---|
65 | </listitem>
|
---|
66 | </itemizedlist>
|
---|
67 | -->
|
---|
68 | <bridgehead renderas="sect3">Kdepim-runtime Dependencies</bridgehead>
|
---|
69 |
|
---|
70 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
71 | <para role="required">
|
---|
72 | <xref linkend="kdepimlibs"/>
|
---|
73 | </para>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
76 | <para role="optional">
|
---|
77 | <ulink url="http://git.kolab.org">KolabLibraries</ulink> (for Kolab Groupware Resource),
|
---|
78 | <ulink url="http://projects.kde.org/libkgapi">libKGAPI</ulink> (to access Google services) and
|
---|
79 | <ulink url="http://projects.kde.org/libkfbapi">libKFbAPI</ulink> (to access Facebook services)
|
---|
80 | </para>
|
---|
81 |
|
---|
82 | <para condition="html" role="usernotes">User Notes:
|
---|
83 | <ulink url="&blfs-wiki;/kdepim-runtime"/>
|
---|
84 | </para>
|
---|
85 |
|
---|
86 | </sect2>
|
---|
87 |
|
---|
88 | <sect2 role="installation">
|
---|
89 | <title>Installation of Kdepim-runtime</title>
|
---|
90 |
|
---|
91 | <para>Install <application>Kdepim-runtime</application> by running
|
---|
92 | the following commands:</para>
|
---|
93 |
|
---|
94 | <screen><userinput>mkdir build &&
|
---|
95 | cd build &&
|
---|
96 |
|
---|
97 | cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
---|
98 | -DCMAKE_BUILD_TYPE=Release \
|
---|
99 | -Wno-dev .. &&
|
---|
100 | make</userinput></screen>
|
---|
101 |
|
---|
102 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
103 |
|
---|
104 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
105 |
|
---|
106 | </sect2>
|
---|
107 |
|
---|
108 | <sect2 role="content">
|
---|
109 | <title>Contents</title>
|
---|
110 |
|
---|
111 | <segmentedlist>
|
---|
112 | <segtitle>Installed Programs</segtitle>
|
---|
113 | <segtitle>Installed Libraries</segtitle>
|
---|
114 | <segtitle>Installed Directories</segtitle>
|
---|
115 |
|
---|
116 | <seglistitem>
|
---|
117 | <seg>accountwizard, akonadi2xml, akonadi_nepomuk_feeder,
|
---|
118 | akonadi_*_agent, akonadi_*_resource, akonaditray,
|
---|
119 | kaddressbookmigrator, kjotsmigrator, kmail-migrator, kres-migrator and
|
---|
120 | nepomukpimindexerutility</seg>
|
---|
121 | <seg>libakonadi-filestore.so, libakonadi-xml.so, libkdepim-copy.so,
|
---|
122 | libkmindexreader.so, libmaildir.so, libnepomukfeederpluginlib.a and
|
---|
123 | several in &kde-dir;/lib/kde4</seg>
|
---|
124 | <seg>several in &kde-dir;/share</seg>
|
---|
125 | </seglistitem>
|
---|
126 | </segmentedlist>
|
---|
127 |
|
---|
128 | </sect2>
|
---|
129 |
|
---|
130 | </sect1>
|
---|