source: gnome/applications/evolution.xml@ 554e330

11.0 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 554e330 was 554e330, checked in by Xi Ruoyao <xry111@…>, 3 years ago

evolution: fix FTBFS with cmake-3.20.1

  • Property mode set to 100644
File size: 7.9 KB
RevLine 
[36bbe491]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
[41b24b5]7 <!-- Editors: Make sure directory is correct when updating -->
8
9 <!ENTITY evolution-download-http "&gnome-download-http;/evolution/3.40;/evolution-&evolution-version;.tar.xz">
10 <!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/3.40/evolution-&evolution-version;.tar.xz">
[1a8fb18]11 <!ENTITY evolution-md5sum "913ced26496c3a5876d2c8ab488f9073">
[a82b4c61]12 <!ENTITY evolution-size "12 MB">
[1a8fb18]13 <!ENTITY evolution-buildsize "347 MB">
[6e017f08]14 <!ENTITY evolution-time "1.1 SBU (Using parallelism=4)">
[36bbe491]15]>
16
[51dfb3e]17<sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
[36bbe491]18 <?dbhtml filename="evolution.html" ?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Evolution-&evolution-version;</title>
25
26 <indexterm zone="evolution">
27 <primary sortas="a-Evolution">Evolution</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Evolution</title>
32
33 <para>
34 The <application>Evolution</application> package contains an
35 integrated mail, calendar and address book suite designed for the
36 <application>GNOME</application> environment.
37 </para>
38
[42abc3e6]39 &lfs101_checked;
[36bbe491]40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&evolution-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&evolution-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &evolution-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &evolution-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &evolution-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &evolution-time;
71 </para>
72 </listitem>
73 </itemizedlist>
[c69b5e72]74 <!--
[fc54d43]75 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
76 <itemizedlist spacing="compact">
77 <listitem>
78 <para>
79 Required patch:
80 <ulink url="&patch-root;/evolution-&evolution-version;-security_fix-1.patch"/>
81 </para>
82 </listitem>
83 </itemizedlist>
[c69b5e72]84 -->
[36bbe491]85 <bridgehead renderas="sect3">Evolution Dependencies</bridgehead>
86
87 <bridgehead renderas="sect4">Required</bridgehead>
88 <para role="required">
89 <xref linkend="adwaita-icon-theme"/>,
90 <xref linkend="evolution-data-server"/>,
[ac61d9b]91 <xref linkend="gnome-autoar"/>,
[36bbe491]92 <xref linkend="itstool"/>,
93 <xref linkend="libgdata"/>,
94 <xref linkend="shared-mime-info"/>, and
[ac61d9b]95 <xref linkend="webkitgtk"/>
[36bbe491]96 </para>
97
98 <bridgehead renderas="sect4">Recommended</bridgehead>
99 <para role="recommended">
100 <xref linkend="bogofilter"/>,
101 <xref linkend="enchant"/>,
102 <xref linkend="gnome-desktop"/>,
[4184d4d]103 <xref linkend="gspell"/>,
[36bbe491]104 <xref linkend="highlight"/>,
105 <xref linkend="libcanberra"/>,
106 <xref linkend="libgweather"/>,
[83ff66ae]107 <xref linkend="libnotify"/>,
108 <xref linkend="openldap"/>, and
[36bbe491]109 <xref linkend="seahorse"/>
110 </para>
111
112 <bridgehead renderas="sect4">Optional</bridgehead>
113 <para role="optional">
114 <xref linkend="clutter-gtk"/>,
[e4758caa]115 <xref linkend="geoclue2"/>,
[36bbe491]116 <xref linkend="geocode-glib"/>, and
117 <xref linkend="libchamplain"/> (Contact Maps plugin),
118 <xref linkend="gtk-doc"/>,
[43751fc6]119 <ulink url="https://glade.gnome.org/">Glade</ulink>,
[36bbe491]120 <ulink url="http://www.five-ten-sg.com/libpst/">libpst</ulink>,
[43751fc6]121 <ulink url="https://launchpad.net/libunity/">libunity</ulink>,
122 <ulink url="https://github.com/Yeraze/ytnef">libytnef</ulink>
[36bbe491]123 </para>
124
125 <para condition="html" role="usernotes">User Notes:
126 <ulink url="&blfs-wiki;/evolution"/>
127 </para>
128 </sect2>
129
130 <sect2 role="installation">
131 <title>Installation of Evolution</title>
132
[554e330]133 <para>
134 Fix a build failure with cmake-3.20.1:
135 </para>
136
137<screen><userinput>sed 's/_name STR/"${_name}" STR/' \
138 -i cmake/modules/PrintableOptions.cmake
139</userinput></screen>
140
[36bbe491]141 <para>
142 Install <application>Evolution</application> by running the following
143 commands:
144 </para>
145
[c69b5e72]146<screen><userinput>mkdir build &amp;&amp;
[75e17b9]147cd build &amp;&amp;
148
149cmake -DCMAKE_INSTALL_PREFIX=/usr \
150 -DSYSCONF_INSTALL_DIR=/etc \
[83ff66ae]151 -DENABLE_INSTALLED_TESTS=ON \
[75e17b9]152 -DENABLE_PST_IMPORT=OFF \
153 -DENABLE_YTNEF=OFF \
154 -DENABLE_CONTACT_MAPS=OFF \
[0b5169af]155 -G Ninja .. &amp;&amp;
156ninja</userinput></screen>
[36bbe491]157
158 <para>
159 This package does not come with a test suite.
160 </para>
161
162 <para>
163 Now, as the <systemitem class="username">root</systemitem> user:
164 </para>
165
[0b5169af]166<screen role="root"><userinput>ninja install</userinput></screen>
[36bbe491]167
168 </sect2>
169
170 <sect2 role="commands">
171 <title>Command Explanations</title>
172
173 <para>
[c748f04]174 <parameter>-DENABLE_YTNEF=OFF</parameter>: This switch is used to
175 disable the yTNEF library usage because
176 <application>libytnef</application> is not part of BLFS.
[36bbe491]177 </para>
178
179 <para>
[83ff66ae]180 <parameter>-DENABLE_PST_IMPORT=OFF</parameter>: This switch is
[36bbe491]181 used to disable the pst-import plugin because
182 <application>libpst</application> is not part of BLFS.
183 </para>
184
185 <para>
[83ff66ae]186 <option>-DENABLE_CONTACT_MAPS=ON</option>: Use this switch if you
[36bbe491]187 have installed the necessary dependencies and wish to build the
188 Contact Maps plugin.
189 </para>
190
191 </sect2>
192
193 <sect2 role="content">
194 <title>Contents</title>
195
196 <segmentedlist>
197 <segtitle>Installed Programs</segtitle>
198 <segtitle>Installed Libraries</segtitle>
199 <segtitle>Installed Directories</segtitle>
200
201 <seglistitem>
202 <seg>
203 evolution
204 </seg>
205 <seg>
206 libeabutil.so,
[83ff66ae]207 libeabwidgets.so,
[36bbe491]208 libecontacteditor.so,
209 libecontactlisteditor.so,
[83ff66ae]210 libecontactprint.so,
[a761478]211 <!-- libedomutils.so, -->
[36bbe491]212 libemail-engine.so,
213 libessmime.so,
214 libevolution-addressbook-importers.so,
215 libevolution-calendar-importers.so,
216 libevolution-calendar.so,
217 libevolution-mail-composer.so,
218 libevolution-mail-formatter.so,
219 libevolution-mail-importers.so,
220 libevolution-mail.so,
221 libevolution-shell.so,
222 libevolution-smime.so,
[89e01c0]223 libevolution-util.so,
[36bbe491]224 libgnomecanvas.so,
225 and several modules and plugins in
[041a1e0]226 /usr/lib/evolution/{modules,plugins,web-extensions}
[36bbe491]227 </seg>
228 <seg>
229 /usr/include/evolution,
230 /usr/lib/evolution,
231 /usr/libexec/evolution,
232 /usr/share/evolution,
[83ff66ae]233 /usr/share/installed-tests/evolution,
[41be89a]234 /usr/share/help/*/evolution, and optionally
[36bbe491]235 /usr/share/gtk-doc/html/{evolution-mail-composer,evolution-mail-engine},
[41be89a]236 /usr/share/gtk-doc/html/{evolution-mail-formatter,evolution-shell}, and
237 /usr/share/gtk-doc/html/evolution-util
[36bbe491]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="evolution-prog">
248 <term><command>evolution</command></term>
249 <listitem>
250 <para>
251 is an email, calendar and address book suite for
[4c24eb0a]252 the <application>GNOME</application> Desktop
[36bbe491]253 </para>
254 <indexterm zone="evolution evolution-prog">
255 <primary sortas="b-evolution">evolution</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 </variablelist>
261
262 </sect2>
263
264</sect1>
Note: See TracBrowser for help on using the repository browser.