source: gnome/applications/evolution.xml@ dd6246f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 dd6246f was f3f96f3, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to pangomm-2.40.1
Update to gnome-maps-3.20.3
Update to gnome-shell-3.20.4
Update to file-roller-3.20.3
Update to EOG-3.20.4
Update to Appstream-glib-0.6.1
Fix the build of gnome-calculator with Glib-2.48.2
iBus page: Indentation Fixes
Tag / Update the entire GNOME section. That is all done

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

  • Property mode set to 100644
File size: 8.5 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-download-http "&gnome-download-http;/evolution/&gnome-minor-20;/evolution-&evolution-version;.tar.xz">
8 <!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/&gnome-minor-20;/evolution-&evolution-version;.tar.xz">
9 <!ENTITY evolution-md5sum "a23101c768da96477d24763b01925836">
10 <!ENTITY evolution-size "12 MB">
11 <!ENTITY evolution-buildsize "593 MB">
12 <!ENTITY evolution-time "17 SBU">
13]>
14
15<sect1 id="evolution" xreflabel="Evolution-&evolution-version;" revision="systemd">
16 <?dbhtml filename="evolution.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Evolution-&evolution-version;</title>
24
25 <indexterm zone="evolution">
26 <primary sortas="a-Evolution">Evolution</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Evolution</title>
31
32 <para>
33 The <application>Evolution</application> package contains an
34 integrated mail, calendar and address book suite designed for the
35 <application>GNOME</application> environment.
36 </para>
37
38 &lfs7a_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&evolution-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&evolution-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &evolution-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &evolution-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &evolution-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &evolution-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Evolution Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="adwaita-icon-theme"/>,
79 <xref linkend="evolution-data-server"/>,
80 <xref linkend="gtkhtml"/>,
81 <xref linkend="itstool"/>,
82 <xref linkend="libgdata"/>,
83 <xref linkend="shared-mime-info"/>, and
84 <xref linkend="webkitgtk2"/>
85 </para>
86
87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="bogofilter"/>,
90 <xref linkend="enchant"/>,
91 <xref linkend="gnome-desktop"/>,
92 <xref linkend="highlight"/>,
93 <xref linkend="libcanberra"/>,
94 <xref linkend="libgweather"/>,
95 <xref linkend="libnotify"/>, and
96 <xref linkend="seahorse"/>
97 </para>
98
99 <bridgehead renderas="sect4">Optional</bridgehead>
100 <para role="optional">
101 <xref linkend="clutter-gtk"/>,
102 <xref linkend="geoclue"/>,
103 <xref linkend="geocode-glib"/>, and
104 <xref linkend="libchamplain"/> (Contact Maps plugin),
105 <xref linkend="gtk-doc"/>,
106 <xref linkend="openldap"/>,
107 <ulink url="https://wiki.gnome.org/Projects/GTK%2B/GtkImageView/">GtkImageView</ulink>,
108 <ulink url="http://gtkspell.sourceforge.net/">GtkSpell3</ulink>,
109 <ulink url="https://github.com/GNOME/gnome-autoar/">gnome-autoar</ulink>,
110 <ulink url="&gnome-download-http;/libcryptui/">libcryptui</ulink>,
111 <ulink url="http://www.five-ten-sg.com/libpst/">libpst</ulink>,
112 <ulink url="https://github.com/Yeraze/ytnef">libytnef</ulink>, and
113 <ulink url="https://spamassassin.apache.org/">SpamAssassin</ulink>
114 </para>
115
116 <para condition="html" role="usernotes">User Notes:
117 <ulink url="&blfs-wiki;/evolution"/>
118 </para>
119 </sect2>
120
121 <sect2 role="installation">
122 <title>Installation of Evolution</title>
123
124 <para>
125 Install <application>Evolution</application> by running the following
126 commands:
127 </para>
128
129<screen><userinput>sed -i "/seems to be moved/s/^/#/" ltmain.sh &amp;&amp;
130./configure --prefix=/usr \
131 --sysconfdir=/etc \
132 --disable-gtkspell \
133 --disable-pst-import \
134 --disable-autoar \
135 --disable-libcryptui \
136 --disable-spamassassin &amp;&amp;
137make</userinput></screen>
138
139 <para>
140 This package does not come with a test suite.
141 </para>
142
143 <para>
144 Now, as the <systemitem class="username">root</systemitem> user:
145 </para>
146
147<screen role="root"><userinput>make install</userinput></screen>
148
149 </sect2>
150
151 <sect2 role="commands">
152 <title>Command Explanations</title>
153
154 <para>
155 <command>sed -i ... ltmain.sh</command>: This command prevents the build
156 procedure from outputting a lot of invalid warnings.
157 </para>
158
159 <para>
160 <parameter>--disable-autoar</parameter>: This switch disables
161 automatic archiving support. Omit if you have
162 <application>gnome-autoar</application> installed and wish to use it.
163 </para>
164
165 <para>
166 <parameter>--disable-libcryptui</parameter>: This switch disables
167 the usage of libcryptui because it is not part of BLFS. Omit
168 this switch if you have it installed and wish to use it.
169 </para>
170
171 <para>
172 <parameter>--disable-gtkspell</parameter>: This switch is used to
173 disable the gtkspell plugin because
174 <application>GtkSpell</application> is not part of BLFS.
175 </para>
176
177 <para>
178 <parameter>--disable-pst-import</parameter>: This switch is
179 used to disable the pst-import plugin because
180 <application>libpst</application> is not part of BLFS.
181 </para>
182
183 <para>
184 <parameter>--disable-spamassassin</parameter>: This switch is
185 used to disable the spamassassin plugin because
186 <application>SpamAssassin</application> is not part of BLFS.
187 </para>
188
189 <para>
190 <option>--with-openldap</option>: This switch will enable
191 <application>OpenLDAP</application> support in
192 <application>Evolution</application>.
193 </para>
194
195 <para>
196 <option>--enable-contact-maps</option>: Use this switch if you
197 have installed the necessary dependencies and wish to build the
198 Contact Maps plugin.
199 </para>
200
201 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
202 href="../../xincludes/gtk-doc-rebuild.xml"/>
203
204 </sect2>
205
206 <sect2 role="content">
207 <title>Contents</title>
208
209 <segmentedlist>
210 <segtitle>Installed Programs</segtitle>
211 <segtitle>Installed Libraries</segtitle>
212 <segtitle>Installed Directories</segtitle>
213
214 <seglistitem>
215 <seg>
216 evolution
217 </seg>
218 <seg>
219 libeabutil.so,
220 libecontacteditor.so,
221 libecontactlisteditor.so,
222 libemail-engine.so,
223 libessmime.so,
224 libevolution-addressbook-importers.so,
225 libevolution-calendar-importers.so,
226 libevolution-calendar.so,
227 libevolution-mail-composer.so,
228 libevolution-mail-formatter.so,
229 libevolution-mail-importers.so,
230 libevolution-mail.so,
231 libevolution-shell.so,
232 libevolution-smime.so,
233 libevolution-util.so,
234 libgnomecanvas.so,
235 and several modules and plugins in
236 /usr/lib/evolution/{modules,plugins}
237 </seg>
238 <seg>
239 /usr/include/evolution,
240 /usr/lib/evolution,
241 /usr/libexec/evolution,
242 /usr/share/evolution,
243 /usr/share/gtk-doc/html/{evolution-mail-composer,evolution-mail-engine},
244 /usr/share/gtk-doc/html/{evolution-mail-formatter,evolution-shell},
245 /usr/share/gtk-doc/html/evolution-util, and
246 /usr/share/help/*/evolution
247 </seg>
248 </seglistitem>
249 </segmentedlist>
250
251 <variablelist>
252 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
253 <?dbfo list-presentation="list"?>
254 <?dbhtml list-presentation="table"?>
255
256 <varlistentry id="evolution-prog">
257 <term><command>evolution</command></term>
258 <listitem>
259 <para>
260 is an email, calendar and address book suite for
261 the <application>GNOME</application> Desktop.
262 </para>
263 <indexterm zone="evolution evolution-prog">
264 <primary sortas="b-evolution">evolution</primary>
265 </indexterm>
266 </listitem>
267 </varlistentry>
268
269 </variablelist>
270
271 </sect2>
272
273</sect1>
Note: See TracBrowser for help on using the repository browser.