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

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

Update to evolution-data-server-3.44.2.

  • Property mode set to 100644
File size: 14.6 KB
RevLine 
[9199306]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
[f05ba9e]8 "&gnome-download-http;/evolution-data-server/&gnome-minor-44;/evolution-data-server-&evolution-data-server-version;.tar.xz">
[9199306]9 <!ENTITY evolution-data-server-download-ftp
[f05ba9e]10 "&gnome-download-ftp;/evolution-data-server/&gnome-minor-44;/evolution-data-server-&evolution-data-server-version;.tar.xz">
[25e7166c]11 <!ENTITY evolution-data-server-md5sum "131caff71f487d402b7bf62e9a7a2e37">
[f05ba9e]12 <!ENTITY evolution-data-server-size "4.6 MB">
[c9d85dd3]13 <!ENTITY evolution-data-server-buildsize "193 MB (with tests)">
14 <!ENTITY evolution-data-server-time "0.8 SBU (using parallelism=4, with tests)">
[9199306]15]>
16
17<sect1 id="evolution-data-server"
[51dfb3e]18xreflabel="evolution-data-server-&evolution-data-server-version;">
[9199306]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>
[1c1e2b86]35 The <application>Evolution Data Server</application> package provides
[9199306]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
[b410868]42 &lfs111_checked;
[9199306]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>
[c75230f]77<!--
[3703fee]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>
[c75230f]87-->
[9199306]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"/>,
[30eeb84]95 <xref linkend="nss"/>, and
[9199306]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"/>,
[1486180]105 <xref linkend="libcanberra"/>,
[9199306]106 <xref linkend="libgdata"/>,
107 <xref linkend="libgweather"/>, and
108 <xref linkend="vala"/>
109 </para>
110
[2126b9e]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
[9199306]117 <bridgehead renderas="sect4">Optional</bridgehead>
118 <para role="optional">
[f7038e3c]119 <xref linkend="db"/>,
[9199306]120 <xref linkend="gtk-doc"/>,
121 <xref linkend="mitkrb"/>,
[e32a0bb]122 a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
[bb8b4003]123 <xref linkend="openldap"/>, and
124 <ulink url="https://github.com/googlei18n/libphonenumber/">libphonenumber</ulink>
[9199306]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
[6c12bdf4]135<!--
[ec047148]136 <para revision="systemd">
[8558044]137 First, as the <systemitem class="username">root</systemitem> user,
[ec047148]138 remove old and incompatible versions of the systemd units:
139 </para>
140
[6b5d676]141<screen role="root"
142 revision="systemd"><userinput remap="pre">rm -fv /usr/lib/systemd/user/evolution-*.service</userinput></screen>
[6c12bdf4]143-->
[c75230f]144<!--
[3703fee]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
[15edee5]151<screen><userinput>patch -Np1 -i ../evolution-data-server-&evolution-data-server-version;-cmake_fix-1.patch</userinput></screen>
[c75230f]152-->
[9199306]153 <para>
154 Install <application>Evolution Data Server</application> by running
155 the following commands:
156 </para>
157
[a468270d]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 \
[f7038e3c]170 -DWITH_LIBDB=OFF \
[f05ba9e]171 -DWITH_GWEATHER4=ON \
[f6da3b9]172 -DWITH_SYSTEMDUSERUNITDIR=no \
[a468270d]173 .. &amp;&amp;
174make</userinput></screen>
175
176<screen revision="systemd"><userinput>mkdir build &amp;&amp;
[b0c65e84]177cd build &amp;&amp;
[4538f99]178
179cmake -DCMAKE_INSTALL_PREFIX=/usr \
[1486180]180 -DSYSCONF_INSTALL_DIR=/etc \
[4538f99]181 -DENABLE_VALA_BINDINGS=ON \
182 -DENABLE_INSTALLED_TESTS=ON \
183 -DENABLE_GOOGLE=ON \
[956d023]184 -DWITH_OPENLDAP=OFF \
185 -DWITH_KRB5=OFF \
[4538f99]186 -DENABLE_INTROSPECTION=ON \
[d792ea5]187 -DENABLE_GTK_DOC=OFF \
[f7038e3c]188 -DWITH_LIBDB=OFF \
[f05ba9e]189 -DWITH_GWEATHER4=ON \
[4538f99]190 .. &amp;&amp;
[9199306]191make</userinput></screen>
192
193 <para>
[f05ba9e]194 To test the results, issue: <command>make test</command>. <!--
195 TODO: Bruce had no failure for 3.44.0. I have two:
196 71 - test-book-meta-backend (Subprocess aborted)
197 88 - test-cal-meta-backend (Subprocess aborted)-->
[9199306]198 </para>
199
200 <para>
201 Now, as the <systemitem class="username">root</systemitem> user:
202 </para>
203
204<screen role="root"><userinput>make install</userinput></screen>
205
206 </sect2>
207
208 <sect2 role="commands">
209 <title>Command Explanations</title>
210
[b363619]211 <para>
[2081610e]212 <parameter>-DENABLE_GOOGLE=ON</parameter>: This switch enables
[b363619]213 access to google services via <xref linkend="libgdata"/> and also
214 enables the Google Authentication option.
215 </para>
216
[9199306]217 <para>
[4538f99]218 <parameter>-DENABLE_VALA_BINDINGS=ON</parameter>: This switch
[9199306]219 enables building the Vala bindings. Remove if you don't
220 have <xref linkend="vala"/> installed.
221 </para>
222
[d792ea5]223 <para>
224 <parameter>-DENABLE_GTK_DOC=OFF</parameter>: This switch
225 disables building the API documentation. It is broken for
226 this package due to the use of a long deprecated gtk-doc program
227 that is no longer available.
228 </para>
229
[f7038e3c]230 <para>
231 <parameter>-DWITH_LIBDB=OFF</parameter>: This switch allows building
232 this package without <xref linkend="db"/>. This package only uses
233 <xref linkend="db"/> to import data from very outdated releases.
[2f50f72c]234 <xref linkend="sqlite"/> is used for normal operation.
[f7038e3c]235 </para>
236
[f05ba9e]237 <para>
238 <parameter>-DWITH_GWEATHER4=ON</parameter>: This switch allows building
239 this package with <xref linkend="libgweather"/>.
240 </para>
241
[f6da3b9]242 <para revision="sysv">
[aa41434]243 <parameter>-DWITH_SYSTEMDUSERUNITDIR=no</parameter>: This switch
[f6da3b9]244 disables installing the systemd units, which are not used for a Sysv
245 build.
246 </para>
247
[9199306]248 <note>
249 <para>
250 To enable many of the optional dependencies, review the information
[4538f99]251 from <command>cmake -L CMakeLists.txt</command> for the necessary
252 parameters you must pass to the <command>cmake</command> command.
[9199306]253 </para>
254 </note>
255
256 </sect2>
257
258 <sect2 role="content">
259 <title>Contents</title>
260
261 <segmentedlist>
262 <segtitle>Installed Programs</segtitle>
263 <segtitle>Installed Libraries</segtitle>
264 <segtitle>Installed Directories</segtitle>
265
266 <seglistitem>
267 <seg>
268 None
269 </seg>
270 <seg>
[8558044]271 libcamel-1.2.so, libebackend-1.2.so, libebook-1.2.so,
272 libebook-contacts-1.2.so, libecal-2.0.so, libedata-book-1.2.so,
273 libedata-cal-2.0.so, libedataserver-1.2.so,
[4538f99]274 libedataserverui-1.2.so, and libetestserverutils.so
[9199306]275 </seg>
276 <seg>
277 /usr/include/evolution-data-server,
[44621c7]278 /usr/lib{,exec}/evolution-data-server,
[f05ba9e]279 /usr/share/evolution-data-server,
[41be89a]280 /usr/share/installed-tests/evolution-data-server, and
[4348b74]281 <!-- We explicitly disable gtk-doc generation, so comment these out
[9199306]282 /usr/share/gtk-doc/html/{camel,libebackend,libebook},
283 /usr/share/gtk-doc/html/{libecal,libedata-book,libedata-cal},
284 /usr/share/gtk-doc/html/{libedataserver,libedataserverui} and
[4348b74]285 -->
[9199306]286 /usr/share/pixmaps/evolution-data-server
287 </seg>
288 </seglistitem>
289 </segmentedlist>
290
291 <variablelist>
292 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
293 <?dbfo list-presentation="list"?>
294 <?dbhtml list-presentation="table"?>
295
296 <varlistentry id="libcamel-1">
297 <term><filename class="libraryfile">libcamel-1.2.so</filename></term>
298 <listitem>
299 <para>
300 is the <application>Evolution</application> MIME message
[4c24eb0a]301 handling library
[9199306]302 </para>
303 <indexterm zone="evolution-data-server libcamel-1">
304 <primary sortas="c-libcamel-1">libcamel-1.2.so</primary>
305 </indexterm>
306 </listitem>
307 </varlistentry>
308
309 <varlistentry id="libebackend-1">
310 <term><filename class="libraryfile">libebackend-1.2.so</filename></term>
311 <listitem>
312 <para>
313 is the utility library for
[4c24eb0a]314 <application>Evolution Data Server</application> Backends
[9199306]315 </para>
316 <indexterm zone="evolution-data-server libebackend-1">
317 <primary sortas="c-libebackend-1">libebackend-1.2.so</primary>
318 </indexterm>
319 </listitem>
320 </varlistentry>
321
322 <varlistentry id="libebook-1">
323 <term><filename class="libraryfile">libebook-1.2.so</filename></term>
324 <listitem>
325 <para>
326 is the client library for <application>Evolution</application>
[4c24eb0a]327 address books
[9199306]328 </para>
329 <indexterm zone="evolution-data-server libebook-1">
330 <primary sortas="c-libebook-1">libebook-1.2.so</primary>
331 </indexterm>
332 </listitem>
333 </varlistentry>
334
[c5ab68a]335 <varlistentry id="libebook-contacts-1">
336 <term><filename class="libraryfile">libebook-contacts-1.2.so</filename></term>
337 <listitem>
338 <para>
339 is the client library for <application>Evolution</application>
[4c24eb0a]340 contacts
[c5ab68a]341 </para>
342 <indexterm zone="evolution-data-server libebook-contacts-1">
343 <primary sortas="c-libebook-contacts-1">libebook-contacts-1.2.so</primary>
344 </indexterm>
345 </listitem>
346 </varlistentry>
347
[9199306]348 <varlistentry id="libecal-1">
349 <term><filename class="libraryfile">libecal-1.2.so</filename></term>
350 <listitem>
351 <para>
352 is the client library for <application>Evolution</application>
[4c24eb0a]353 calendars
[9199306]354 </para>
355 <indexterm zone="evolution-data-server libecal-1">
356 <primary sortas="c-libecal-1">libecal-1.2.so</primary>
357 </indexterm>
358 </listitem>
359 </varlistentry>
360
361 <varlistentry id="libedata-book-1">
362 <term><filename class="libraryfile">libedata-book-1.2.so</filename></term>
363 <listitem>
364 <para>
365 is the backend library for <application>Evolution</application>
[4c24eb0a]366 address books
[9199306]367 </para>
368 <indexterm zone="evolution-data-server libedata-book-1">
369 <primary sortas="c-libedata-book-1">libedata-book-1.2.so</primary>
370 </indexterm>
371 </listitem>
372 </varlistentry>
373
374 <varlistentry id="libedata-cal-1">
375 <term><filename class="libraryfile">libedata-cal-1.2.so</filename></term>
376 <listitem>
377 <para>
378 is the backend library for <application>Evolution</application>
[4c24eb0a]379 calendars
[9199306]380 </para>
381 <indexterm zone="evolution-data-server libedata-cal-1">
382 <primary sortas="c-libedata-cal-1">libedata-cal-1.2.so</primary>
383 </indexterm>
384 </listitem>
385 </varlistentry>
386
387 <varlistentry id="libedataserver-1">
388 <term><filename class="libraryfile">libedataserver-1.2.so</filename></term>
389 <listitem>
390 <para>
391 is the utility library for
[4c24eb0a]392 <application>Evolution Data Server</application>
[9199306]393 </para>
394 <indexterm zone="evolution-data-server libedataserver-1">
395 <primary sortas="c-libedataserver-1">libedataserver-1.2.so</primary>
396 </indexterm>
397 </listitem>
398 </varlistentry>
399
400 <varlistentry id="libedataserverui-3">
401 <term><filename class="libraryfile">libedataserverui-3.0.so</filename></term>
402 <listitem>
403 <para>
404 is the GUI utility library for
[4c24eb0a]405 <application>Evolution Data Server</application>
[9199306]406 </para>
407 <indexterm zone="evolution-data-server libedataserverui-3">
408 <primary sortas="c-libedataserverui-3">libedataserverui-3.0.so</primary>
409 </indexterm>
410 </listitem>
411 </varlistentry>
412
[c5ab68a]413 <varlistentry id="libetestserverutils-1">
414 <term><filename class="libraryfile">libetestserverutils.so</filename></term>
415 <listitem>
416 <para>
417 is the server test utility library for
[4c24eb0a]418 <application>Evolution Data Server</application>
[c5ab68a]419 </para>
420 <indexterm zone="evolution-data-server libetestserverutils-1">
421 <primary sortas="c-libetestserverutils-1">libetestserverutils.so</primary>
422 </indexterm>
423 </listitem>
424 </varlistentry>
425
426
[9199306]427 </variablelist>
428
429 </sect2>
430
431</sect1>
Note: See TracBrowser for help on using the repository browser.