Author: cjg
Date: Sat Jul 26 06:27:44 2014
New Revision: 13664

Log:
Completed evolution page.

Modified:
   branches/systemd/general.ent
   branches/systemd/gnome-systemd/applications/evolution.xml

Modified: branches/systemd/general.ent
==============================================================================
--- branches/systemd/general.ent        Sat Jul 26 04:46:29 2014        (r13663)
+++ branches/systemd/general.ent        Sat Jul 26 06:27:44 2014        (r13664)
@@ -1,6 +1,6 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "25">                   <!-- Always 2 digits -->
+<!ENTITY day          "26">                   <!-- Always 2 digits -->
 <!ENTITY month        "07">                   <!-- Always 2 digits -->
 <!ENTITY year         "2014">
 <!ENTITY copyrightdate "2001-&year;">

Modified: branches/systemd/gnome-systemd/applications/evolution.xml
==============================================================================
--- branches/systemd/gnome-systemd/applications/evolution.xml   Sat Jul 26 
04:46:29 2014        (r13663)
+++ branches/systemd/gnome-systemd/applications/evolution.xml   Sat Jul 26 
06:27:44 2014        (r13664)
@@ -8,8 +8,8 @@
   <!ENTITY evolution-download-ftp  
"&gnome-download-ftp;/evolution/3.12/evolution-&evolution-version;.tar.xz">
   <!ENTITY evolution-md5sum        "7e359b94af6fe5380eb071ec24c486e5">
   <!ENTITY evolution-size          "12 MB">
-  <!ENTITY evolution-buildsize     "505 MB">
-  <!ENTITY evolution-time          "4.5 SBU">
+  <!ENTITY evolution-buildsize     "481 MB">
+  <!ENTITY evolution-time          "10.6 SBU">
 ]>
 
 <sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
@@ -108,8 +108,9 @@
       <xref linkend="mitkrb"/>,
       <xref linkend="libchamplain"/>,
       <ulink url="http://www.five-ten-sg.com/libpst/";>libpst</ulink>,
-      <xref linkend="openldap"/>, and
-      <ulink url="http://sourceforge.net/projects/ytnef/";>libytnef</ulink>
+      <xref linkend="openldap"/>,
+      <ulink url="http://sourceforge.net/projects/ytnef/";>libytnef</ulink>, and
+      <ulink url="http://gtkspell.sourceforge.net/";>gtk-spell3</ulink>
     </para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -128,6 +129,7 @@
 <screen><userinput>./configure --prefix=/usr         \
             --sysconfdir=/etc     \
             --disable-pst-import  \
+            --disable-gtkspell     \
             --disable-spamassassin &amp;&amp;
 make</userinput></screen>
 
@@ -169,6 +171,12 @@
       <application>Evolution</application>.
     </para>
 
+    <para>
+      <option>--disable-gtkspell</option>: This switch is used to
+      disable the gtk-spell plugin remove it if you have installed
+      <application>GtkSpell</application>.
+    </para>
+
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
       href="../../xincludes/gtk-doc-rebuild.xml"/>
 
@@ -190,10 +198,14 @@
           None
         </seg>
         <seg>
-          /usr/include/evolution-3.6,
+          /usr/include/evolution-3.12,
           /usr/lib/evolution,
           /usr/share/evolution,
-          /usr/share/gtk-doc/html/eshell
+          /usr/share/gtk-doc/html/evolution-mail-composer,
+          /usr/share/gtk-doc/html/evolution-mail-engine,
+          /usr/share/gtk-doc/html/evolution-mail-formatter,
+          /usr/share/gtk-doc/html/evolution-shell,
+          /usr/share/gtk-doc/html/evolution-util
           /usr/share/help/*/evolution
         </seg>
       </seglistitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to