Author: wblaszcz
Date: 2010-06-04 19:01:56 -0600 (Fri, 04 Jun 2010)
New Revision: 8439
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/office/evolution.xml
Log:
Updated to Evolution-2.28.2.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-06-03 09:20:27 UTC (rev 8438)
+++ trunk/BOOK/general.ent 2010-06-05 01:01:56 UTC (rev 8439)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "03"> <!-- Always 2 digits -->
+<!ENTITY day "05"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2010">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "June &day;rd, &year;">
+<!ENTITY releasedate "June &day;th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "6.5"> <!--
version|testing|unstable|development] -->
@@ -679,7 +679,7 @@
<!ENTITY gnumeric-version "1.8.2">
<!ENTITY gnucash-version "2.2.4">
<!ENTITY gimp-version "2.2.17">
-<!ENTITY evolution-version "2.10.3">
+<!ENTITY evolution-version "2.28.2">
<!-- Chapter 35 -->
<!ENTITY koffice-version "1.6.3">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-06-03 09:20:27 UTC
(rev 8438)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-06-05 01:01:56 UTC
(rev 8439)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>June 5th, 2010</para>
+ <itemizedlist>
+ <listitem>
+ <para>[wblaszcz] - Updated to Evolution-2.28.2.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 3rd, 2010</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/xsoft/office/evolution.xml
===================================================================
--- trunk/BOOK/xsoft/office/evolution.xml 2010-06-03 09:20:27 UTC (rev
8438)
+++ trunk/BOOK/xsoft/office/evolution.xml 2010-06-05 01:01:56 UTC (rev
8439)
@@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY evolution-download-http
"&gnome-download-http;/evolution/2.10/evolution-&evolution-version;.tar.bz2">
- <!ENTITY evolution-download-ftp
"&gnome-download-ftp;/evolution/2.10/evolution-&evolution-version;.tar.bz2">
- <!ENTITY evolution-md5sum "09cc60b037849b3c9b34961eb7da217f">
- <!ENTITY evolution-size "26 MB">
- <!ENTITY evolution-buildsize "355 MB">
- <!ENTITY evolution-time "10 SBU">
+ <!ENTITY evolution-download-http
"&gnome-download-http;/evolution/&gnome-version;/evolution-&evolution-version;.tar.bz2">
+ <!ENTITY evolution-download-ftp
"&gnome-download-ftp;/evolution/&gnome-version;/evolution-&evolution-version;.tar.bz2">
+ <!ENTITY evolution-md5sum "2af2e699cd8a46b8f7b9baec3184f685">
+ <!ENTITY evolution-size "28 MB">
+ <!ENTITY evolution-buildsize "385 MB">
+ <!ENTITY evolution-time "9.8 SBU">
]>
<sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
@@ -58,9 +58,11 @@
<bridgehead renderas="sect3">Evolution Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="gtkhtml"/>,
- <xref linkend="gnome-doc-utils"/>, and
- <xref linkend="evolution-data-server"/></para>
+ <para role="required"><xref linkend="evolution-data-server"/>,
+ <xref linkend="gnome-desktop"/>,
+ <xref linkend="gtkhtml"/>,
+ <xref linkend="libgnomeui"/>, and
+ <xref linkend="shared-mime-info"/></para>
<bridgehead renderas="sect4">Recommended
(For SSL and S/MIME support)</bridgehead>
@@ -79,20 +81,17 @@
<para role="optional"><xref linkend="openldap"/>,
<xref linkend="hal"/>,
<xref linkend="dbus-glib"/>,
- <ulink url="&gnome-download-http;/gnome-spell/1.0/">GNOME Spell</ulink>,
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
<ulink url="&gnome-download-http;/gnome-pilot-conduits/2.0/">GNOME
Pilot conduits</ulink>
(requires <xref linkend="pilot-link"/> then
<ulink url="&gnome-download-http;/gnome-pilot/2.0/">GNOME Pilot</ulink>),
- <ulink url="http://gstreamer.freedesktop.org/">GStreamer-0.8.x</ulink>,
- <ulink
url="http://www.gnome.org/projects/NetworkManager/">NetworkManager</ulink>
- (<ulink url="&gnome-download-http;/NetworkManager/">download</ulink>),
+ <xref linkend="gstreamer"/>,
+ <ulink
url="http://www.gnome.org/projects/NetworkManager/">NetworkManager</ulink>,
<xref linkend="libnotify"/>,
+ <xref linkend="libgweather"/>,
<ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>,
- <!-- <xref linkend="kdebase"/>, -->
- <xref linkend="intltool"/>,
<xref linkend="gtk-doc"/>, and
<xref linkend="docbook-utils"/></para>
@@ -138,16 +137,15 @@
--variable=prefix ORBit-2.0)/lib \
--enable-nntp \
--enable-nss \
- --enable-smime &&
+ --enable-smime \
+ --disable-nm &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
-<screen role="root"><userinput>make install &&
-ln -v -s evolution-2.10 \
- $(pkg-config --variable=prefix
ORBit-2.0)/bin/evolution</userinput></screen>
+<screen role="root"><userinput>make install</userinput></screen>
</sect2>
@@ -187,6 +185,10 @@
in the Mozilla Network Security Services libraries for S/MIME
support.</para>
+ <para><parameter>--disable-nm</parameter>: This parameter is used to
disable
+ <application>NetworkManager</application> support. Remove it if you have
+ <application>NetworkManager</application> installed.</para>
+
<!--
<para><parameter>-with-{nspr,nss}-includes</parameter>: This parameter is
used to identify where the Mozilla Network Security Services interface
@@ -208,11 +210,6 @@
synchronize <application>Evolution</application> data on a Palm
device.</para>
- <para><command>ln -v -s evolution-2.10 $(pkg-config
- --variable=prefix ORBit-2.0)/bin/evolution</command>: This optional command
- creates a convenience symlink to the <command>evolution-2.10</command>
- binary.</para>
-
<para><option>--with-kde-applnk-path=<replaceable><$KDE_PREFIX/share/applnk></replaceable></option>:
Use this parameter if you want the installation process to create a
<filename class="extension">.desktop</filename> file in the KDE global
@@ -224,18 +221,18 @@
<title>Contents</title>
<segmentedlist>
- <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>evolution and evolution-2.10</seg>
- <seg>$GNOME_PREFIX/lib/evolution/2.10/* (contains support libraries,
+ <seg>evolution</seg>
+ <seg>$GNOME_PREFIX/lib/evolution/&evolution-version;/* (contains
support libraries,
conduits, and other components)</seg>
- <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
- include/evolution-2.10,
- lib/evolution,
- share/{{,omf/}evolution, {gnome/help,idl}/evolution-2.10}</seg>
+
<seg><envar>$GNOME_PREFIX</envar>/{include/evolution-&evolution-version;/*,
+ lib/evolution/&evolution-version;/{components,plugins},
+ share/{evolution/&evolution-version;/*,gnome/help/evolution/*,
+ idl/evolution-&evolution-version;,omf/evolution}}</seg>
</seglistitem>
</segmentedlist>
@@ -247,24 +244,13 @@
<varlistentry id="evolution-prog">
<term><command>evolution</command></term>
<listitem>
- <para>is a symlink to the <command>evolution-2.10</command>
- program.</para>
+ <para>is an email, calendar and address book suite..</para>
<indexterm zone="evolution evolution-prog">
<primary sortas="g-evolution">evolution</primary>
</indexterm>
</listitem>
</varlistentry>
- <varlistentry id="evolution-2.10">
- <term><command>evolution-2.10</command></term>
- <listitem>
- <para>is an email, calendar and address book suite.</para>
- <indexterm zone="evolution evolution-2.10">
- <primary sortas="b-evolution-2.10">evolution-2.10</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
</variablelist>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page