source: gnome/applications/evolution.xml@ 3bef2f0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 3bef2f0 was 3bef2f0, checked in by Krejzi <krejzi@…>, 12 years ago

GNOME Organisation - Part 7.

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

  • Property mode set to 100644
File size: 6.8 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/3.4/evolution-&evolution-version;.tar.xz">
8 <!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/3.4/evolution-&evolution-version;.tar.xz">
9 <!ENTITY evolution-md5sum "11ee7f83fb88610a1e016937733c43bf">
10 <!ENTITY evolution-size "13 MB">
11 <!ENTITY evolution-buildsize "420 MB">
12 <!ENTITY evolution-time "14 SBU">
13]>
14
15<sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
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 &lfs70_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="evolution-data-server"/>,
79 <xref linkend="gnome-desktop"/>,
80 <xref linkend="gtkhtml"/>,
81 <xref linkend="libcanberra"/> and
82 <xref linkend="shared-mime-info"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="libgweather"/> and
88 <xref linkend="NetworkManager"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="clutter-gtk"/>,
94 <xref linkend="docbook-utils"/>,
95 <xref linkend="gtk-doc"/>,
96 <xref linkend="mitkrb"/>,
97 <xref linkend="mx"/>,
98 <ulink url="http://projects.gnome.org/libchamplain/">
99 libchamplain</ulink>,
100 <ulink url="http://www.five-ten-sg.com/libpst/">libpst</ulink>,
101 <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>,
102 <xref linkend="openldap"/> and
103 <ulink url="http://sourceforge.net/projects/ytnef/">libytnef</ulink>
104 </para>
105
106 <para condition="html" role="usernotes">User Notes:
107 <ulink url="&blfs-wiki;/evolution"/>
108 </para>
109 </sect2>
110
111 <sect2 role="installation">
112 <title>Installation of Evolution</title>
113
114 <para>
115 Install <application>Evolution</application> by running the following
116 commands:
117 </para>
118
119<screen><userinput>./configure --prefix=/usr \
120 --sysconfdir=/etc \
121 --libexecdir=/usr/lib \
122 --disable-contact-maps \
123 --disable-image-inline \
124 --disable-pst-import &amp;&amp;
125make</userinput></screen>
126
127 <para>
128 This package does not come with a test suite.
129 </para>
130
131 <para>
132 Now, as the <systemitem class="username">root</systemitem> user:
133 </para>
134
135<screen role="root"><userinput>make install</userinput></screen>
136
137 </sect2>
138
139 <sect2 role="commands">
140 <title>Command Explanations</title>
141
142 <para>
143 <parameter>--libexecdir=/usr/lib</parameter>: This parameter
144 causes the libexec files to be installed in the preferred location of
145 <filename class="directory">/usr/lib/evolution</filename> instead of
146 <filename class="directory">/usr/libexec/evolution</filename>.
147 </para>
148
149 <para>
150 <option>--disable-contact-maps</option>: This parameter is used
151 to disable the contact-maps plugin. Remove if you have
152 <xref linkend="clutter-gtk"/>,
153 <application>libchamplain</application> and
154 <xref linkend="mx"/> installed.
155 </para>
156
157 <para>
158 <option>--disable-image-inline</option>: This parameter is used
159 to disable the image-inline plugin.
160 </para>
161
162 <para>
163 <option>--disable-pst-import</option>: This parameter is used to
164 disable the pst-import plugin.
165 </para>
166
167 <para>
168 <option>--with-clutter</option>: Use this parameter to
169 build <application>Evolution</application> with
170 <application>Clutter</application> support.
171 </para>
172
173 <para>
174 <option>--with-openldap</option>: This parameter will compile
175 <application>OpenLDAP</application> support into
176 <application>Evolution</application>.
177 </para>
178
179 <para>
180 <parameter>--with-krb5=/usr</parameter>: This parameter will compile
181 <application>Kerberos 5</application> support into
182 <application>Evolution</application>.
183 </para>
184
185 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
186 href="../../xincludes/gtk-doc-rebuild.xml"/>
187
188 </sect2>
189
190 <sect2 role="content">
191 <title>Contents</title>
192
193 <segmentedlist>
194 <segtitle>Installed Programs</segtitle>
195 <segtitle>Installed Directories</segtitle>
196
197 <seglistitem>
198 <seg>
199 evolution and evolution-settings
200 </seg>
201 <seg>
202 /usr/include/evolution-3.4,
203 /usr/lib/evolution,
204 /usr/share/evolution,
205 /usr/share/gnome/help/evolution and
206 /usr/share/gtk-doc/html/eshell
207 </seg>
208 </seglistitem>
209 </segmentedlist>
210
211 <variablelist>
212 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
213 <?dbfo list-presentation="list"?>
214 <?dbhtml list-presentation="table"?>
215
216 <varlistentry id="evolution-prog">
217 <term><command>evolution</command></term>
218 <listitem>
219 <para>
220 is an email, calendar and address book suite for
221 the <application>GNOME</application> Desktop.
222 </para>
223 <indexterm zone="evolution evolution-prog">
224 <primary sortas="b-evolution">evolution</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 </variablelist>
230
231 </sect2>
232
233</sect1>
Note: See TracBrowser for help on using the repository browser.