source: gnome/platform/evolution-data-server.xml@ b410868

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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b410868 was b410868, checked in by Bruce Dubbs <bdubbs@…>, 2 years ago

Gnome platform tags

  • Property mode set to 100644
File size: 14.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 evolution-data-server-download-http
8 "&gnome-download-http;/evolution-data-server/&gnome-minor-42;/evolution-data-server-&evolution-data-server-version;.tar.xz">
9 <!ENTITY evolution-data-server-download-ftp
10 "&gnome-download-ftp;/evolution-data-server/&gnome-minor-42;/evolution-data-server-&evolution-data-server-version;.tar.xz">
11 <!ENTITY evolution-data-server-md5sum "f76c50fd9868a6df11f2cad2acad9e63">
12 <!ENTITY evolution-data-server-size "4.4 MB">
13 <!ENTITY evolution-data-server-buildsize "214 MB (with tests)">
14 <!ENTITY evolution-data-server-time "0.8 SBU (using parallelism=4, with tests)">
15]>
16
17<sect1 id="evolution-data-server"
18xreflabel="evolution-data-server-&evolution-data-server-version;">
19 <?dbhtml filename="evolution-data-server.html"?>
20
21 <sect1info>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>evolution-data-server-&evolution-data-server-version;</title>
26
27 <indexterm zone="evolution-data-server">
28 <primary sortas="a-evolution-data-server">evolution-data-server</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to Evolution Data Server</title>
33
34 <para>
35 The <application>Evolution Data Server</application> package provides
36 a unified backend for programs that work with contacts, tasks, and calendar
37 information. It was originally developed for
38 <application>Evolution</application> (hence the name), but is now used by
39 other packages as well.
40 </para>
41
42 &lfs111_checked;
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&evolution-data-server-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&evolution-data-server-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &evolution-data-server-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &evolution-data-server-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &evolution-data-server-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &evolution-data-server-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77<!--
78 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
79 <itemizedlist spacing="compact">
80 <listitem>
81 <para>
82 Required patch:
83 <ulink url="&patch-root;/evolution-data-server-&evolution-data-server-version;-cmake_fix-1.patch"/>
84 </para>
85 </listitem>
86 </itemizedlist>
87-->
88 <bridgehead renderas="sect3">Evolution Data Server Dependencies</bridgehead>
89
90 <bridgehead renderas="sect4">Required</bridgehead>
91 <para role="required">
92 <xref linkend="gcr"/>,
93 <xref linkend="libical"/>,
94 <xref linkend="libsecret"/>,
95 <xref linkend="nss"/>, and
96 <xref linkend="sqlite"/>.
97 </para>
98
99 <bridgehead renderas="sect4">Recommended</bridgehead>
100 <para role="recommended">
101 <xref linkend="gnome-online-accounts"/>,
102 <xref linkend="gobject-introspection"/>,
103 <xref linkend="gtk3"/>,
104 <xref linkend="icu"/>,
105 <xref linkend="libcanberra"/>,
106 <xref linkend="libgdata"/>,
107 <xref linkend="libgweather"/>, and
108 <xref linkend="vala"/>
109 </para>
110
111 <bridgehead renderas="sect4"
112 revision="sysv">Recommended (Runtime)</bridgehead>
113 <para role="recommended" revision="sysv">
114 <xref linkend="blocaled" role="runtime"/>
115 </para>
116
117 <bridgehead renderas="sect4">Optional</bridgehead>
118 <para role="optional">
119 <xref linkend="db"/>,
120 <xref linkend="gtk-doc"/>,
121 <xref linkend="mitkrb"/>,
122 a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
123 <xref linkend="openldap"/>, and
124 <ulink url="https://github.com/googlei18n/libphonenumber/">libphonenumber</ulink>
125 </para>
126
127 <para condition="html" role="usernotes">User Notes:
128 <ulink url="&blfs-wiki;/evolution-data-server"/>
129 </para>
130 </sect2>
131
132 <sect2 role="installation">
133 <title>Installation of Evolution Data Server</title>
134
135<!--
136 <para revision="systemd">
137 First, as the <systemitem class="username">root</systemitem> user,
138 remove old and incompatible versions of the systemd units:
139 </para>
140
141<screen role="root"
142 revision="systemd"><userinput remap="pre">rm -fv /usr/lib/systemd/user/evolution-*.service</userinput></screen>
143-->
144<!--
145 <para>
146 <phrase revision="sysv">First,</phrase>
147 <phrase revision="systemd">Then,</phrase> fix an issue with
148 cmake-3.20.1:
149 </para>
150
151<screen><userinput>patch -Np1 -i ../evolution-data-server-&evolution-data-server-version;-cmake_fix-1.patch</userinput></screen>
152-->
153 <para>
154 Install <application>Evolution Data Server</application> by running
155 the following commands:
156 </para>
157
158<screen revision="sysv"><userinput>mkdir build &amp;&amp;
159cd build &amp;&amp;
160
161cmake -DCMAKE_INSTALL_PREFIX=/usr \
162 -DSYSCONF_INSTALL_DIR=/etc \
163 -DENABLE_VALA_BINDINGS=ON \
164 -DENABLE_INSTALLED_TESTS=ON \
165 -DENABLE_GOOGLE=ON \
166 -DWITH_OPENLDAP=OFF \
167 -DWITH_KRB5=OFF \
168 -DENABLE_INTROSPECTION=ON \
169 -DENABLE_GTK_DOC=OFF \
170 -DWITH_LIBDB=OFF \
171 -DWITH_SYSTEMDUSERUNITDIR=no \
172 .. &amp;&amp;
173make</userinput></screen>
174
175<screen revision="systemd"><userinput>mkdir build &amp;&amp;
176cd build &amp;&amp;
177
178cmake -DCMAKE_INSTALL_PREFIX=/usr \
179 -DSYSCONF_INSTALL_DIR=/etc \
180 -DENABLE_VALA_BINDINGS=ON \
181 -DENABLE_INSTALLED_TESTS=ON \
182 -DENABLE_GOOGLE=ON \
183 -DWITH_OPENLDAP=OFF \
184 -DWITH_KRB5=OFF \
185 -DENABLE_INTROSPECTION=ON \
186 -DENABLE_GTK_DOC=OFF \
187 -DWITH_LIBDB=OFF \
188 .. &amp;&amp;
189make</userinput></screen>
190
191 <para>
192 To test the results, issue: <command>make test</command>. <!--One test,
193 <filename>test-book-client-custom-summary</filename>, is known to
194 fail due to an internal test suite error.-->
195 </para>
196
197 <para>
198 Now, as the <systemitem class="username">root</systemitem> user:
199 </para>
200
201<screen role="root"><userinput>make install</userinput></screen>
202
203 </sect2>
204
205 <sect2 role="commands">
206 <title>Command Explanations</title>
207
208 <para>
209 <parameter>-DENABLE_GOOGLE=ON</parameter>: This switch enables
210 access to google services via <xref linkend="libgdata"/> and also
211 enables the Google Authentication option.
212 </para>
213
214 <para>
215 <parameter>-DENABLE_VALA_BINDINGS=ON</parameter>: This switch
216 enables building the Vala bindings. Remove if you don't
217 have <xref linkend="vala"/> installed.
218 </para>
219
220 <para>
221 <parameter>-DENABLE_GTK_DOC=OFF</parameter>: This switch
222 disables building the API documentation. It is broken for
223 this package due to the use of a long deprecated gtk-doc program
224 that is no longer available.
225 </para>
226
227 <para>
228 <parameter>-DWITH_LIBDB=OFF</parameter>: This switch allows building
229 this package without <xref linkend="db"/>. This package only uses
230 <xref linkend="db"/> to import data from very outdated releases.
231 <xref linkend="sqlite"/> is used for normal operation.
232 </para>
233
234 <para revision="sysv">
235 <parameter>-DWITH_SYSTEMDUSERUNITDIR=no</parameter>: This switch
236 disables installing the systemd units, which are not used for a Sysv
237 build.
238 </para>
239
240 <note>
241 <para>
242 To enable many of the optional dependencies, review the information
243 from <command>cmake -L CMakeLists.txt</command> for the necessary
244 parameters you must pass to the <command>cmake</command> command.
245 </para>
246 </note>
247
248 </sect2>
249
250 <sect2 role="content">
251 <title>Contents</title>
252
253 <segmentedlist>
254 <segtitle>Installed Programs</segtitle>
255 <segtitle>Installed Libraries</segtitle>
256 <segtitle>Installed Directories</segtitle>
257
258 <seglistitem>
259 <seg>
260 None
261 </seg>
262 <seg>
263 libcamel-1.2.so, libebackend-1.2.so, libebook-1.2.so,
264 libebook-contacts-1.2.so, libecal-2.0.so, libedata-book-1.2.so,
265 libedata-cal-2.0.so, libedataserver-1.2.so,
266 libedataserverui-1.2.so, and libetestserverutils.so
267 </seg>
268 <seg>
269 /usr/include/evolution-data-server,
270 /usr/lib{,exec}/evolution-data-server,
271 /usr/share/installed-tests/evolution-data-server, and
272 <!-- We explicitly disable gtk-doc generation, so comment these out
273 /usr/share/gtk-doc/html/{camel,libebackend,libebook},
274 /usr/share/gtk-doc/html/{libecal,libedata-book,libedata-cal},
275 /usr/share/gtk-doc/html/{libedataserver,libedataserverui} and
276 -->
277 /usr/share/pixmaps/evolution-data-server
278 </seg>
279 </seglistitem>
280 </segmentedlist>
281
282 <variablelist>
283 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
284 <?dbfo list-presentation="list"?>
285 <?dbhtml list-presentation="table"?>
286
287 <varlistentry id="libcamel-1">
288 <term><filename class="libraryfile">libcamel-1.2.so</filename></term>
289 <listitem>
290 <para>
291 is the <application>Evolution</application> MIME message
292 handling library
293 </para>
294 <indexterm zone="evolution-data-server libcamel-1">
295 <primary sortas="c-libcamel-1">libcamel-1.2.so</primary>
296 </indexterm>
297 </listitem>
298 </varlistentry>
299
300 <varlistentry id="libebackend-1">
301 <term><filename class="libraryfile">libebackend-1.2.so</filename></term>
302 <listitem>
303 <para>
304 is the utility library for
305 <application>Evolution Data Server</application> Backends
306 </para>
307 <indexterm zone="evolution-data-server libebackend-1">
308 <primary sortas="c-libebackend-1">libebackend-1.2.so</primary>
309 </indexterm>
310 </listitem>
311 </varlistentry>
312
313 <varlistentry id="libebook-1">
314 <term><filename class="libraryfile">libebook-1.2.so</filename></term>
315 <listitem>
316 <para>
317 is the client library for <application>Evolution</application>
318 address books
319 </para>
320 <indexterm zone="evolution-data-server libebook-1">
321 <primary sortas="c-libebook-1">libebook-1.2.so</primary>
322 </indexterm>
323 </listitem>
324 </varlistentry>
325
326 <varlistentry id="libebook-contacts-1">
327 <term><filename class="libraryfile">libebook-contacts-1.2.so</filename></term>
328 <listitem>
329 <para>
330 is the client library for <application>Evolution</application>
331 contacts
332 </para>
333 <indexterm zone="evolution-data-server libebook-contacts-1">
334 <primary sortas="c-libebook-contacts-1">libebook-contacts-1.2.so</primary>
335 </indexterm>
336 </listitem>
337 </varlistentry>
338
339 <varlistentry id="libecal-1">
340 <term><filename class="libraryfile">libecal-1.2.so</filename></term>
341 <listitem>
342 <para>
343 is the client library for <application>Evolution</application>
344 calendars
345 </para>
346 <indexterm zone="evolution-data-server libecal-1">
347 <primary sortas="c-libecal-1">libecal-1.2.so</primary>
348 </indexterm>
349 </listitem>
350 </varlistentry>
351
352 <varlistentry id="libedata-book-1">
353 <term><filename class="libraryfile">libedata-book-1.2.so</filename></term>
354 <listitem>
355 <para>
356 is the backend library for <application>Evolution</application>
357 address books
358 </para>
359 <indexterm zone="evolution-data-server libedata-book-1">
360 <primary sortas="c-libedata-book-1">libedata-book-1.2.so</primary>
361 </indexterm>
362 </listitem>
363 </varlistentry>
364
365 <varlistentry id="libedata-cal-1">
366 <term><filename class="libraryfile">libedata-cal-1.2.so</filename></term>
367 <listitem>
368 <para>
369 is the backend library for <application>Evolution</application>
370 calendars
371 </para>
372 <indexterm zone="evolution-data-server libedata-cal-1">
373 <primary sortas="c-libedata-cal-1">libedata-cal-1.2.so</primary>
374 </indexterm>
375 </listitem>
376 </varlistentry>
377
378 <varlistentry id="libedataserver-1">
379 <term><filename class="libraryfile">libedataserver-1.2.so</filename></term>
380 <listitem>
381 <para>
382 is the utility library for
383 <application>Evolution Data Server</application>
384 </para>
385 <indexterm zone="evolution-data-server libedataserver-1">
386 <primary sortas="c-libedataserver-1">libedataserver-1.2.so</primary>
387 </indexterm>
388 </listitem>
389 </varlistentry>
390
391 <varlistentry id="libedataserverui-3">
392 <term><filename class="libraryfile">libedataserverui-3.0.so</filename></term>
393 <listitem>
394 <para>
395 is the GUI utility library for
396 <application>Evolution Data Server</application>
397 </para>
398 <indexterm zone="evolution-data-server libedataserverui-3">
399 <primary sortas="c-libedataserverui-3">libedataserverui-3.0.so</primary>
400 </indexterm>
401 </listitem>
402 </varlistentry>
403
404 <varlistentry id="libetestserverutils-1">
405 <term><filename class="libraryfile">libetestserverutils.so</filename></term>
406 <listitem>
407 <para>
408 is the server test utility library for
409 <application>Evolution Data Server</application>
410 </para>
411 <indexterm zone="evolution-data-server libetestserverutils-1">
412 <primary sortas="c-libetestserverutils-1">libetestserverutils.so</primary>
413 </indexterm>
414 </listitem>
415 </varlistentry>
416
417
418 </variablelist>
419
420 </sect2>
421
422</sect1>
Note: See TracBrowser for help on using the repository browser.