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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since bcb3b66 was a956d0b, checked in by Xi Ruoyao <xry111@…>, 4 years ago

e-d-s: run test suite

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

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