source: archive/gnome/evolution.xml@ 48b59802

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 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 5.9 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.6/evolution-&evolution-version;.tar.xz">
8 <!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/3.6/evolution-&evolution-version;.tar.xz">
9 <!ENTITY evolution-md5sum "699c29a0179df3866ecc2f972bc626a4">
10 <!ENTITY evolution-size "12 MB">
11 <!ENTITY evolution-buildsize "505 MB">
12 <!ENTITY evolution-time "4.5 SBU">
13]>
14
15<sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
16 <?dbhtml filename="evolution.html" ?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Evolution-&evolution-version;</title>
23
24 <indexterm zone="evolution">
25 <primary sortas="a-Evolution">Evolution</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Evolution</title>
30
31 <para>
32 The <application>Evolution</application> package contains an
33 integrated mail, calendar and address book suite designed for the
34 <application>GNOME</application> environment.
35 </para>
36
37 &lfs72_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&evolution-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&evolution-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &evolution-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &evolution-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &evolution-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &evolution-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Evolution Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="evolution-data-server"/>,
78 <xref linkend="gnome-desktop"/>,
79 <xref linkend="gnome-icon-theme"/>,
80 <xref linkend="gtkhtml"/> and
81 <xref linkend="shared-mime-info"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="gstreamer10"/>,
87 <xref linkend="libcanberra"/> and
88 <xref linkend="libgweather"/>
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="geoclue"/>,
96 <xref linkend="gtk-doc"/>,
97 <ulink url="http://trac.bjourne.webfactional.com/">
98 gtkimageview</ulink>,
99 <xref linkend="mitkrb"/>,
100 <ulink url="http://projects.gnome.org/libchamplain/">
101 libchamplain</ulink>,
102 <ulink url="http://www.five-ten-sg.com/libpst/">libpst</ulink>,
103 <xref linkend="openldap"/> and
104 <ulink url="http://sourceforge.net/projects/ytnef/">libytnef</ulink>
105 </para>
106
107 <para condition="html" role="usernotes">User Notes:
108 <ulink url="&blfs-wiki;/evolution"/>
109 </para>
110 </sect2>
111
112 <sect2 role="installation">
113 <title>Installation of Evolution</title>
114
115 <para>
116 Install <application>Evolution</application> by running the following
117 commands:
118 </para>
119
120<screen><userinput>./configure --prefix=/usr \
121 --sysconfdir=/etc \
122 --libexecdir=/usr/lib \
123 --disable-pst-import &amp;&amp;
124make</userinput></screen>
125
126 <para>
127 This package does not come with a test suite.
128 </para>
129
130 <para>
131 Now, as the <systemitem class="username">root</systemitem> user:
132 </para>
133
134<screen role="root"><userinput>make install</userinput></screen>
135
136 </sect2>
137
138 <sect2 role="commands">
139 <title>Command Explanations</title>
140
141 <para>
142 <option>--disable-pst-import</option>: This switch is used to
143 disable the pst-import plugin.
144 </para>
145
146 <para>
147 <option>--with-openldap</option>: This switch will enable
148 <application>OpenLDAP</application> support in
149 <application>Evolution</application>.
150 </para>
151
152 <para>
153 <parameter>--with-krb5=/usr</parameter>: This switch will enable
154 <application>Kerberos 5</application> support in
155 <application>Evolution</application>.
156 </para>
157
158 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
159 href="../../xincludes/gtk-doc-rebuild.xml"/>
160
161 </sect2>
162
163 <sect2 role="content">
164 <title>Contents</title>
165
166 <segmentedlist>
167 <segtitle>Installed Program</segtitle>
168 <segtitle>Installed Libraries</segtitle>
169 <segtitle>Installed Directories</segtitle>
170
171 <seglistitem>
172 <seg>
173 evolution
174 </seg>
175 <seg>
176 None
177 </seg>
178 <seg>
179 /usr/include/evolution-3.6,
180 /usr/lib/evolution,
181 /usr/share/evolution,
182 /usr/share/gtk-doc/html/eshell
183 /usr/share/help/*/evolution
184 </seg>
185 </seglistitem>
186 </segmentedlist>
187
188 <variablelist>
189 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
190 <?dbfo list-presentation="list"?>
191 <?dbhtml list-presentation="table"?>
192
193 <varlistentry id="evolution-prog">
194 <term><command>evolution</command></term>
195 <listitem>
196 <para>
197 is an email, calendar and address book suite for
198 the <application>GNOME</application> Desktop.
199 </para>
200 <indexterm zone="evolution evolution-prog">
201 <primary sortas="b-evolution">evolution</primary>
202 </indexterm>
203 </listitem>
204 </varlistentry>
205
206 </variablelist>
207
208 </sect2>
209
210</sect1>
Note: See TracBrowser for help on using the repository browser.