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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.0 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 5c2345ff was 5c2345ff, checked in by Douglas R. Reno <renodr@…>, 5 years ago

Update to gvfs-1.40.0
Update to cheese-3.32.1
Update to evolution-data-server-3.32.1
Update to cifs-utils-6.9 (in preparation for Samba-4.10.2)
Wireshark: Say libxslt instead of libxslt-lib because of formatting. I have no objections to this being reverted, it's just a style preference.

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

  • Property mode set to 100644
File size: 13.0 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
[781824ec]8 "&gnome-download-http;/evolution-data-server/&gnome-minor-32;/evolution-data-server-&evolution-data-server-version;.tar.xz">
[9199306]9 <!ENTITY evolution-data-server-download-ftp
[781824ec]10 "&gnome-download-ftp;/evolution-data-server/&gnome-minor-32;/evolution-data-server-&evolution-data-server-version;.tar.xz">
[5c2345ff]11 <!ENTITY evolution-data-server-md5sum "8832c259a5914b6a27ba4abde681254a">
12 <!ENTITY evolution-data-server-size "4.4 MB">
[781824ec]13 <!ENTITY evolution-data-server-buildsize "194 MB">
14 <!ENTITY evolution-data-server-time "1.9 SBU">
[9199306]15]>
16
17<sect1 id="evolution-data-server"
18xreflabel="evolution-data-server-&evolution-data-server-version;" revision="systemd">
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
[dbea07b]43 &lfs84_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
103 <bridgehead renderas="sect4">Optional</bridgehead>
104 <para role="optional">
105 <xref linkend="gtk-doc"/>,
106 <xref linkend="mitkrb"/>,
[781824ec]107 a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command), and
[4f5369a]108 <xref linkend="openldap"/>,
[781824ec]109 <!--<ulink url="https://gitlab.com/groups/accounts-sso">Accounts-SSO</ulink>,
[03c4924]110 <ulink url="https://github.com/google/google-authenticator/">Google Authenticator</ulink>, and
[781824ec]111 <ulink url="https://github.com/googlei18n/libphonenumber/">libphonenumber</ulink>-->
112 <!-- For the above commented entries - I can't seem to find references to
113 these in 3.32.0, so they've been commented.-->
[9199306]114 </para>
115
116 <para condition="html" role="usernotes">User Notes:
117 <ulink url="&blfs-wiki;/evolution-data-server"/>
118 </para>
119 </sect2>
120
121 <sect2 role="installation">
122 <title>Installation of Evolution Data Server</title>
123
124 <para>
125 Install <application>Evolution Data Server</application> by running
126 the following commands:
127 </para>
128
[4538f99]129<screen><userinput>mkdir build &amp;&amp;
[b0c65e84]130cd build &amp;&amp;
[4538f99]131
132cmake -DCMAKE_INSTALL_PREFIX=/usr \
[1486180]133 -DSYSCONF_INSTALL_DIR=/etc \
[4538f99]134 -DENABLE_UOA=OFF \
135 -DENABLE_VALA_BINDINGS=ON \
136 -DENABLE_INSTALLED_TESTS=ON \
137 -DENABLE_GOOGLE=ON \
[956d023]138 -DWITH_OPENLDAP=OFF \
139 -DWITH_KRB5=OFF \
[4538f99]140 -DENABLE_INTROSPECTION=ON \
[d792ea5]141 -DENABLE_GTK_DOC=OFF \
[4538f99]142 .. &amp;&amp;
[9199306]143make</userinput></screen>
144
145 <para>
[262a108]146 This package does not come with a working test suite.
[9199306]147 </para>
148
149 <para>
150 Now, as the <systemitem class="username">root</systemitem> user:
151 </para>
152
153<screen role="root"><userinput>make install</userinput></screen>
154
155 </sect2>
156
157 <sect2 role="commands">
158 <title>Command Explanations</title>
159
[b363619]160 <para>
161 <parameter>-DENABLE_GOOGLE=ON</parameter>: This default flag enables
162 access to google services via <xref linkend="libgdata"/> and also
163 enables the Google Authentication option.
164 </para>
165
[1486180]166 <!--
[9199306]167 <para>
[4538f99]168 <parameter>-DENABLE_GOOGLE_AUTH=OFF</parameter>: This flag is used
[9199306]169 to disable the Google Authentication functionality within
170 <application>Evolution Data Server</application>. Omit if you have
171 installed <application>Google Authenticator</application>.
172 </para>
[1486180]173 -->
[9199306]174
[781824ec]175 <!--
[9199306]176 <para>
[4538f99]177 <parameter>-DENABLE_UOA=OFF</parameter>: This flag is used
[9199306]178 to disable <application>Ubuntu Online Accounts</application>
179 support in <application>Evolution Data Server</application>.
180 Remove it if you have installed Accounts-SSO.
181 </para>
[781824ec]182 -->
[9199306]183
184 <para>
[4538f99]185 <parameter>-DENABLE_VALA_BINDINGS=ON</parameter>: This switch
[9199306]186 enables building the Vala bindings. Remove if you don't
187 have <xref linkend="vala"/> installed.
188 </para>
189
[d792ea5]190 <para>
191 <parameter>-DENABLE_GTK_DOC=OFF</parameter>: This switch
192 disables building the API documentation. It is broken for
193 this package due to the use of a long deprecated gtk-doc program
194 that is no longer available.
195 </para>
196
[4538f99]197<!-- I need a CMake version of this. I'll come up with it at a later time/date.
[9199306]198 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
199 href="../../xincludes/gtk-doc-rebuild.xml"/>
[4538f99]200-->
[9199306]201
202 <note>
203 <para>
204 To enable many of the optional dependencies, review the information
[4538f99]205 from <command>cmake -L CMakeLists.txt</command> for the necessary
206 parameters you must pass to the <command>cmake</command> command.
[9199306]207 </para>
208 </note>
209
210 </sect2>
211
212 <sect2 role="content">
213 <title>Contents</title>
214
215 <segmentedlist>
216 <segtitle>Installed Programs</segtitle>
217 <segtitle>Installed Libraries</segtitle>
218 <segtitle>Installed Directories</segtitle>
219
220 <seglistitem>
221 <seg>
222 None
223 </seg>
224 <seg>
225 libcamel-1.2.so, libebackend-1.2.so, libebook-1.2.so,
226 libebook-contacts-1.2.so, libecal-1.2.so, libedata-book-1.2.so,
[4538f99]227 libedata-cal-1.2.so, libedataserver-1.2.so,
228 libedataserverui-1.2.so, and libetestserverutils.so
[9199306]229 </seg>
230 <seg>
231 /usr/include/evolution-data-server,
[262a108]232 /usr/lib/evolution-data-server,
[4538f99]233 /usr/share/{,installed-tests/}evolution-data-server,
[9199306]234 /usr/share/gtk-doc/html/{camel,libebackend,libebook},
235 /usr/share/gtk-doc/html/{libecal,libedata-book,libedata-cal},
236 /usr/share/gtk-doc/html/{libedataserver,libedataserverui} and
237 /usr/share/pixmaps/evolution-data-server
238 </seg>
239 </seglistitem>
240 </segmentedlist>
241
242 <variablelist>
243 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
244 <?dbfo list-presentation="list"?>
245 <?dbhtml list-presentation="table"?>
246
247 <varlistentry id="libcamel-1">
248 <term><filename class="libraryfile">libcamel-1.2.so</filename></term>
249 <listitem>
250 <para>
251 is the <application>Evolution</application> MIME message
252 handling library.
253 </para>
254 <indexterm zone="evolution-data-server libcamel-1">
255 <primary sortas="c-libcamel-1">libcamel-1.2.so</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 <varlistentry id="libebackend-1">
261 <term><filename class="libraryfile">libebackend-1.2.so</filename></term>
262 <listitem>
263 <para>
264 is the utility library for
265 <application>Evolution Data Server</application> Backends.
266 </para>
267 <indexterm zone="evolution-data-server libebackend-1">
268 <primary sortas="c-libebackend-1">libebackend-1.2.so</primary>
269 </indexterm>
270 </listitem>
271 </varlistentry>
272
273 <varlistentry id="libebook-1">
274 <term><filename class="libraryfile">libebook-1.2.so</filename></term>
275 <listitem>
276 <para>
277 is the client library for <application>Evolution</application>
278 address books.
279 </para>
280 <indexterm zone="evolution-data-server libebook-1">
281 <primary sortas="c-libebook-1">libebook-1.2.so</primary>
282 </indexterm>
283 </listitem>
284 </varlistentry>
285
[c5ab68a]286 <varlistentry id="libebook-contacts-1">
287 <term><filename class="libraryfile">libebook-contacts-1.2.so</filename></term>
288 <listitem>
289 <para>
290 is the client library for <application>Evolution</application>
291 contacts.
292 </para>
293 <indexterm zone="evolution-data-server libebook-contacts-1">
294 <primary sortas="c-libebook-contacts-1">libebook-contacts-1.2.so</primary>
295 </indexterm>
296 </listitem>
297 </varlistentry>
298
[9199306]299 <varlistentry id="libecal-1">
300 <term><filename class="libraryfile">libecal-1.2.so</filename></term>
301 <listitem>
302 <para>
303 is the client library for <application>Evolution</application>
304 calendars.
305 </para>
306 <indexterm zone="evolution-data-server libecal-1">
307 <primary sortas="c-libecal-1">libecal-1.2.so</primary>
308 </indexterm>
309 </listitem>
310 </varlistentry>
311
312 <varlistentry id="libedata-book-1">
313 <term><filename class="libraryfile">libedata-book-1.2.so</filename></term>
314 <listitem>
315 <para>
316 is the backend library for <application>Evolution</application>
317 address books.
318 </para>
319 <indexterm zone="evolution-data-server libedata-book-1">
320 <primary sortas="c-libedata-book-1">libedata-book-1.2.so</primary>
321 </indexterm>
322 </listitem>
323 </varlistentry>
324
325 <varlistentry id="libedata-cal-1">
326 <term><filename class="libraryfile">libedata-cal-1.2.so</filename></term>
327 <listitem>
328 <para>
329 is the backend library for <application>Evolution</application>
330 calendars.
331 </para>
332 <indexterm zone="evolution-data-server libedata-cal-1">
333 <primary sortas="c-libedata-cal-1">libedata-cal-1.2.so</primary>
334 </indexterm>
335 </listitem>
336 </varlistentry>
337
338 <varlistentry id="libedataserver-1">
339 <term><filename class="libraryfile">libedataserver-1.2.so</filename></term>
340 <listitem>
341 <para>
342 is the utility library for
343 <application>Evolution Data Server</application>.
344 </para>
345 <indexterm zone="evolution-data-server libedataserver-1">
346 <primary sortas="c-libedataserver-1">libedataserver-1.2.so</primary>
347 </indexterm>
348 </listitem>
349 </varlistentry>
350
351 <varlistentry id="libedataserverui-3">
352 <term><filename class="libraryfile">libedataserverui-3.0.so</filename></term>
353 <listitem>
354 <para>
355 is the GUI utility library for
356 <application>Evolution Data Server</application>.
357 </para>
358 <indexterm zone="evolution-data-server libedataserverui-3">
359 <primary sortas="c-libedataserverui-3">libedataserverui-3.0.so</primary>
360 </indexterm>
361 </listitem>
362 </varlistentry>
363
[c5ab68a]364 <varlistentry id="libetestserverutils-1">
365 <term><filename class="libraryfile">libetestserverutils.so</filename></term>
366 <listitem>
367 <para>
368 is the server test utility library for
369 <application>Evolution Data Server</application>.
370 </para>
371 <indexterm zone="evolution-data-server libetestserverutils-1">
372 <primary sortas="c-libetestserverutils-1">libetestserverutils.so</primary>
373 </indexterm>
374 </listitem>
375 </varlistentry>
376
377
[9199306]378 </variablelist>
379
380 </sect2>
381
382</sect1>
Note: See TracBrowser for help on using the repository browser.