Changeset e740b43


Ignore:
Timestamp:
05/15/2005 04:31:03 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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
Children:
82598e2b
Parents:
ac038a3
Message:

Updated to Evolution-2.2.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rac038a3 re740b43  
    1 <!ENTITY day          "12">
     1<!ENTITY day          "15">
    22<!ENTITY month        "05">
    33<!ENTITY year         "2005">
     
    401401<!ENTITY gnucash-version              "1.8.10">
    402402<!ENTITY gimp-version                 "2.2.6">
    403 <!ENTITY evolution-version            "2.0.2">
     403<!ENTITY evolution-version            "2.2.2">
    404404
    405405<!-- Chapter 34 -->
  • introduction/welcome/changelog.xml

    rac038a3 re740b43  
    2424
    2525  <itemizedlist>
     26
     27    <listitem>
     28      <para>May 15th, 2005 [randy]: Updated to Evolution-2.2.2.</para>
     29    </listitem>
    2630
    2731    <listitem>
  • xsoft/office/evolution.xml

    rac038a3 re740b43  
    55  %general-entities;
    66
    7   <!ENTITY evolution-download-http "http://ftp.gnome.org/pub/GNOME/sources/evolution/2.0/evolution-&evolution-version;.tar.bz2">
    8   <!ENTITY evolution-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/evolution/2.0/evolution-&evolution-version;.tar.bz2">
    9   <!ENTITY evolution-md5sum        "d3f12240ebb05dc6c984af68b5fe1955">
    10   <!ENTITY evolution-size          "15.4 MB">
    11   <!ENTITY evolution-buildsize     "229 MB">
    12   <!ENTITY evolution-time          "4.70 SBU">
     7  <!ENTITY evolution-download-http "http://ftp.gnome.org/pub/GNOME/sources/evolution/2.2/evolution-&evolution-version;.tar.bz2">
     8  <!ENTITY evolution-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/evolution/2.2/evolution-&evolution-version;.tar.bz2">
     9  <!ENTITY evolution-md5sum        "9b49942c8bdd1dc21f2d28792b12f400">
     10  <!ENTITY evolution-size          "13.8 MB">
     11  <!ENTITY evolution-buildsize     "198 MB">
     12  <!ENTITY evolution-time          "4.1 SBU">
    1313]>
    1414
     
    4545<sect4><title>Required</title>
    4646<para><xref linkend="gtkhtml"/>,
    47 <xref linkend="libgtkhtml"/>,
    4847<xref linkend="evolution-data-server"/></para>
    4948</sect4>
    5049
    5150<sect4><title>Recommended</title>
    52 <para><xref linkend="mozilla"/> (<acronym>NSS</acronym> and
    53 <acronym>NSPR</acronym> libs and headers required for
     51<para><xref linkend="mozilla"/> or
     52<xref linkend="firefox"/> or
     53<xref linkend="thunderbird"/>
     54(<acronym>NSS</acronym> and <acronym>NSPR</acronym>
     55libs and headers required for
    5456<acronym>SSL</acronym> and S/<acronym>MIME</acronym> support)</para>
    5557</sect4>
    5658
    5759<sect4><title>Optional</title>
    58 <para><xref linkend="openldap"/>,
     60<para><xref linkend="gstreamer"/>,
     61<xref linkend="openldap"/>,
    5962<xref linkend="sendmail"/> (or other
    6063<ulink url="../server/mail.html">MTA</ulink> that links to
     
    7073<ulink url="http://ftp.gnome.org/pub/GNOME/sources/gnome-spell/1.0/">GNOME
    7174Spell</ulink>,
     75<ulink url="http://www.freedesktop.org/Software/dbus">D-BUS</ulink>,
    7276<xref linkend="kdebase"/>,
    7377<xref linkend="gtk-doc"/> and
     
    8589
    8690<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    87     --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/lib/libexec \
    88     --localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
     91    --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/lib \
     92    --localstatedir=/var/lib --sysconfdir=/etc/gnome \
     93    --disable-gtk-doc &amp;&amp;
    8994make &amp;&amp;
    9095make install &amp;&amp;
    91 ln -s evolution-2.0 \
     96ln -v -s evolution-2.2 \
    9297    `pkg-config --variable=prefix ORBit-2.0`/bin/evolution</command></userinput></screen>
    9398
     
    97102<title>Command explanations</title>
    98103
    99 <para><option>--enable-nntp=yes</option>: This enables the Usenet news
    100 client.</para>
     104<para><option>--with-openldap</option>: This parameter will compile
     105<acronym>LDAP</acronym> support into
     106<application>Evolution</application>.</para>
    101107
    102 <para><option>--enable-nss=yes</option>: This switch will compile
    103 <acronym>SSL</acronym> support into <application>Evolution</application>.
    104 </para>
     108<para><option>--with-krb5</option>: This parameter will compile
     109<application>Kerberos5</application> support into
     110<application>Evolution</application>.</para>
    105111
    106 <para><option>--enable-smime=yes</option>: This switch will compile
    107 S/<acronym>MIME</acronym> support into <application>Evolution</application>
    108 (requires <option>--enable-nss=yes</option> also).</para>
     112<para><option>--with-pilot-conduits</option>: This parameter will build
     113the <application>GNOME Pilot</application> conduits allowing you to
     114syncronize <application>Evolution</application> data on a Palm
     115device.</para>
    109116
    110 <para><option>--with-openldap=yes</option>: This flag will compile
    111 <acronym>LDAP</acronym> support into <application>Evolution</application>.
    112 </para>
     117<para><option>--disable-gtk-doc</option>: This parameter disables
     118building the <acronym>API</acronym> documentation if you have
     119<application>GTK-Doc</application> installed. Remove this parameter if
     120you wish to build and install the documentation.</para>
    113121
    114 <para><command>ln -s evolution-2.0 `pkg-config
     122<para><command>ln -v -s evolution-2.2 `pkg-config
    115123--variable=prefix ORBit-2.0`/bin/evolution</command>: This optional command
    116 creates a convenience symlink to the <command>evolution-2.0</command>
     124creates a convenience symlink to the <command>evolution-2.2</command>
    117125binary.</para>
    118126
     
    130138<title>Description</title>
    131139
    132 <sect3><title>evolution</title>
     140<sect3><title>evolution-2.2</title>
    133141<para><command>evolution</command> is an email, calendar and
    134142address book suite.</para></sect3>
     
    137145
    138146</sect1>
    139 
Note: See TracChangeset for help on using the changeset viewer.