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

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 8641f32 was 8641f32, checked in by Douglas R. Reno <renodr@…>, 21 months ago

Package updates:

Update to epiphany-42.4
Update to evolution and evolution-data-server 3.44.4
Update to libadwaita-1.1.4
Update to glib-networking-2.72.2

  • 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-44;/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-44;/evolution-data-server-&evolution-data-server-version;.tar.xz">
11 <!ENTITY evolution-data-server-md5sum "fe8f0b1b77594589d6897de4b160015e">
12 <!ENTITY evolution-data-server-size "4.6 MB">
13 <!ENTITY evolution-data-server-buildsize "231 MB (with tests)">
14 <!ENTITY evolution-data-server-time "1.0 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>
137 <phrase revision="sysv">First,</phrase>
138 <phrase revision="systemd">Then,</phrase> fix an issue with
139 cmake-3.20.1:
140 </para>
141
142<screen><userinput>patch -Np1 -i ../evolution-data-server-&evolution-data-server-version;-cmake_fix-1.patch</userinput></screen>
143-->
144 <para>
145 Install <application>Evolution Data Server</application> by running
146 the following commands:
147 </para>
148
149<screen revision="sysv"><userinput>mkdir build &amp;&amp;
150cd build &amp;&amp;
151
152cmake -DCMAKE_INSTALL_PREFIX=/usr \
153 -DSYSCONF_INSTALL_DIR=/etc \
154 -DENABLE_VALA_BINDINGS=ON \
155 -DENABLE_INSTALLED_TESTS=ON \
156 -DENABLE_GOOGLE=ON \
157 -DWITH_OPENLDAP=OFF \
158 -DWITH_KRB5=OFF \
159 -DENABLE_INTROSPECTION=ON \
160 -DENABLE_GTK_DOC=OFF \
161 -DWITH_LIBDB=OFF \
162 -DWITH_GWEATHER4=ON \
163 -DWITH_SYSTEMDUSERUNITDIR=no \
164 .. &amp;&amp;
165make</userinput></screen>
166
167<screen revision="systemd"><userinput>mkdir build &amp;&amp;
168cd build &amp;&amp;
169
170cmake -DCMAKE_INSTALL_PREFIX=/usr \
171 -DSYSCONF_INSTALL_DIR=/etc \
172 -DENABLE_VALA_BINDINGS=ON \
173 -DENABLE_INSTALLED_TESTS=ON \
174 -DENABLE_GOOGLE=ON \
175 -DWITH_OPENLDAP=OFF \
176 -DWITH_KRB5=OFF \
177 -DENABLE_INTROSPECTION=ON \
178 -DENABLE_GTK_DOC=OFF \
179 -DWITH_LIBDB=OFF \
180 -DWITH_GWEATHER4=ON \
181 .. &amp;&amp;
182make</userinput></screen>
183
184 <para>
185 To test the results, issue: <command>make test</command>. <!--
186 TODO: Bruce had no failure for 3.44.0. I have two:
187 71 - test-book-meta-backend (Subprocess aborted)
188 88 - test-cal-meta-backend (Subprocess aborted)
189 No failure for 3.44.3 [pierre]-->
190 </para>
191
192 <para>
193 Now, as the <systemitem class="username">root</systemitem> user:
194 </para>
195
196<screen role="root"><userinput>make install</userinput></screen>
197
198 </sect2>
199
200 <sect2 role="commands">
201 <title>Command Explanations</title>
202
203 <para>
204 <parameter>-DENABLE_GOOGLE=ON</parameter>: This switch enables
205 access to google services via <xref linkend="libgdata"/> and also
206 enables the Google Authentication option.
207 </para>
208
209 <para>
210 <parameter>-DENABLE_VALA_BINDINGS=ON</parameter>: This switch
211 enables building the Vala bindings. Remove if you don't
212 have <xref linkend="vala"/> installed.
213 </para>
214
215 <para>
216 <parameter>-DENABLE_GTK_DOC=OFF</parameter>: This switch
217 disables building the API documentation. It is broken for
218 this package due to the use of a long deprecated gtk-doc program
219 that is no longer available.
220 </para>
221
222 <para>
223 <parameter>-DWITH_LIBDB=OFF</parameter>: This switch allows building
224 this package without <xref linkend="db"/>. This package only uses
225 <xref linkend="db"/> to import data from very outdated releases.
226 <xref linkend="sqlite"/> is used for normal operation.
227 </para>
228
229 <para>
230 <parameter>-DWITH_GWEATHER4=ON</parameter>: This switch allows building
231 this package with <xref linkend="libgweather"/>.
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/evolution-data-server,
272 /usr/share/installed-tests/evolution-data-server, and
273 <!-- We explicitly disable gtk-doc generation, so comment these out
274 /usr/share/gtk-doc/html/{camel,libebackend,libebook},
275 /usr/share/gtk-doc/html/{libecal,libedata-book,libedata-cal},
276 /usr/share/gtk-doc/html/{libedataserver,libedataserverui} and
277 -->
278 /usr/share/pixmaps/evolution-data-server
279 </seg>
280 </seglistitem>
281 </segmentedlist>
282
283 <variablelist>
284 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
285 <?dbfo list-presentation="list"?>
286 <?dbhtml list-presentation="table"?>
287
288 <varlistentry id="libcamel-1">
289 <term><filename class="libraryfile">libcamel-1.2.so</filename></term>
290 <listitem>
291 <para>
292 is the <application>Evolution</application> MIME message
293 handling library
294 </para>
295 <indexterm zone="evolution-data-server libcamel-1">
296 <primary sortas="c-libcamel-1">libcamel-1.2.so</primary>
297 </indexterm>
298 </listitem>
299 </varlistentry>
300
301 <varlistentry id="libebackend-1">
302 <term><filename class="libraryfile">libebackend-1.2.so</filename></term>
303 <listitem>
304 <para>
305 is the utility library for
306 <application>Evolution Data Server</application> Backends
307 </para>
308 <indexterm zone="evolution-data-server libebackend-1">
309 <primary sortas="c-libebackend-1">libebackend-1.2.so</primary>
310 </indexterm>
311 </listitem>
312 </varlistentry>
313
314 <varlistentry id="libebook-1">
315 <term><filename class="libraryfile">libebook-1.2.so</filename></term>
316 <listitem>
317 <para>
318 is the client library for <application>Evolution</application>
319 address books
320 </para>
321 <indexterm zone="evolution-data-server libebook-1">
322 <primary sortas="c-libebook-1">libebook-1.2.so</primary>
323 </indexterm>
324 </listitem>
325 </varlistentry>
326
327 <varlistentry id="libebook-contacts-1">
328 <term><filename class="libraryfile">libebook-contacts-1.2.so</filename></term>
329 <listitem>
330 <para>
331 is the client library for <application>Evolution</application>
332 contacts
333 </para>
334 <indexterm zone="evolution-data-server libebook-contacts-1">
335 <primary sortas="c-libebook-contacts-1">libebook-contacts-1.2.so</primary>
336 </indexterm>
337 </listitem>
338 </varlistentry>
339
340 <varlistentry id="libecal-1">
341 <term><filename class="libraryfile">libecal-1.2.so</filename></term>
342 <listitem>
343 <para>
344 is the client library for <application>Evolution</application>
345 calendars
346 </para>
347 <indexterm zone="evolution-data-server libecal-1">
348 <primary sortas="c-libecal-1">libecal-1.2.so</primary>
349 </indexterm>
350 </listitem>
351 </varlistentry>
352
353 <varlistentry id="libedata-book-1">
354 <term><filename class="libraryfile">libedata-book-1.2.so</filename></term>
355 <listitem>
356 <para>
357 is the backend library for <application>Evolution</application>
358 address books
359 </para>
360 <indexterm zone="evolution-data-server libedata-book-1">
361 <primary sortas="c-libedata-book-1">libedata-book-1.2.so</primary>
362 </indexterm>
363 </listitem>
364 </varlistentry>
365
366 <varlistentry id="libedata-cal-1">
367 <term><filename class="libraryfile">libedata-cal-1.2.so</filename></term>
368 <listitem>
369 <para>
370 is the backend library for <application>Evolution</application>
371 calendars
372 </para>
373 <indexterm zone="evolution-data-server libedata-cal-1">
374 <primary sortas="c-libedata-cal-1">libedata-cal-1.2.so</primary>
375 </indexterm>
376 </listitem>
377 </varlistentry>
378
379 <varlistentry id="libedataserver-1">
380 <term><filename class="libraryfile">libedataserver-1.2.so</filename></term>
381 <listitem>
382 <para>
383 is the utility library for
384 <application>Evolution Data Server</application>
385 </para>
386 <indexterm zone="evolution-data-server libedataserver-1">
387 <primary sortas="c-libedataserver-1">libedataserver-1.2.so</primary>
388 </indexterm>
389 </listitem>
390 </varlistentry>
391
392 <varlistentry id="libedataserverui-3">
393 <term><filename class="libraryfile">libedataserverui-3.0.so</filename></term>
394 <listitem>
395 <para>
396 is the GUI utility library for
397 <application>Evolution Data Server</application>
398 </para>
399 <indexterm zone="evolution-data-server libedataserverui-3">
400 <primary sortas="c-libedataserverui-3">libedataserverui-3.0.so</primary>
401 </indexterm>
402 </listitem>
403 </varlistentry>
404
405 <varlistentry id="libetestserverutils-1">
406 <term><filename class="libraryfile">libetestserverutils.so</filename></term>
407 <listitem>
408 <para>
409 is the server test utility library for
410 <application>Evolution Data Server</application>
411 </para>
412 <indexterm zone="evolution-data-server libetestserverutils-1">
413 <primary sortas="c-libetestserverutils-1">libetestserverutils.so</primary>
414 </indexterm>
415 </listitem>
416 </varlistentry>
417
418
419 </variablelist>
420
421 </sect2>
422
423</sect1>
Note: See TracBrowser for help on using the repository browser.