Ignore:
Timestamp:
02/03/2019 06:37:53 PM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
4d176c4f
Parents:
8f6f10e
Message:

Merge to HEAD 21080.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/evolution.xml

    r8f6f10e rd60cd837  
    55  %general-entities;
    66
    7   <!ENTITY evolution-download-http "&gnome-download-http;/evolution/&gnome-minor-28;/evolution-&evolution-version;.tar.xz">
    8   <!ENTITY evolution-download-ftp  "&gnome-download-ftp;/evolution/&gnome-minor-28;/evolution-&evolution-version;.tar.xz">
    9   <!ENTITY evolution-md5sum        "ede8fe7debf388cc76403890dbcb52b8">
    10   <!ENTITY evolution-size          "12 MB">
    11   <!ENTITY evolution-buildsize     "329 MB">
    12   <!ENTITY evolution-time          "2.5 SBU">
     7  <!ENTITY evolution-download-http "&gnome-download-http;/evolution/&gnome-minor-30;/evolution-&evolution-version;.tar.xz">
     8  <!ENTITY evolution-download-ftp  "&gnome-download-ftp;/evolution/&gnome-minor-30;/evolution-&evolution-version;.tar.xz">
     9  <!ENTITY evolution-md5sum        "f43c29a8884548af32ad0ba3b2f19661">
     10  <!ENTITY evolution-size          "11 MB">
     11  <!ENTITY evolution-buildsize     "331 MB">
     12  <!ENTITY evolution-time          "3.5 SBU">
    1313]>
    1414
     
    105105      <xref linkend="libchamplain"/> (Contact Maps plugin),
    106106      <xref linkend="gtk-doc"/>,
    107       <ulink url="https://wiki.gnome.org/Projects/GTK%2B/GtkImageView/">GtkImageView</ulink>,
     107      <ulink url="https://glade.gnome.org/">Glade</ulink>,
     108      <ulink url="https://github.com/GNOME/gtkimageview/">GtkImageView</ulink>,
    108109      <ulink url="http://gtkspell.sourceforge.net/">GtkSpell3</ulink>,
    109       <ulink url="&gnome-download-http;/libcryptui/">libcryptui</ulink>,
    110110      <ulink url="http://www.five-ten-sg.com/libpst/">libpst</ulink>,
    111       <ulink url="https://github.com/Yeraze/ytnef">libytnef</ulink>,
    112 <!--       <ulink url="https://spamassassin.apache.org/">SpamAssassin</ulink> -->
     111      <ulink url="https://launchpad.net/libunity/">libunity</ulink>,
     112      <ulink url="https://github.com/Yeraze/ytnef">libytnef</ulink>
    113113    </para>
    114114
     
    132132      -DSYSCONF_INSTALL_DIR=/etc  \
    133133      -DENABLE_INSTALLED_TESTS=ON \
    134       -DENABLE_LIBCRYPTUI=OFF     \
    135134      -DENABLE_PST_IMPORT=OFF     \
    136135      -DENABLE_GTKSPELL=OFF       \
     
    155154    <title>Command Explanations</title>
    156155
    157 <!--
    158     <para>
    159       <parameter>- -disable-autoar</parameter>: This switch disables
    160       automatic archiving support. Omit if you have
    161       <application>gnome-autoar</application> installed and wish to use it.
    162     </para>
    163 -->
    164 
    165     <para>
    166       <parameter>-DENABLE_LIBCRYPTUI=OFF</parameter>: This switch disables
    167       the usage of libcryptui because it is not part of BLFS. Omit
    168       this switch if you have it installed and wish to use it.
    169     </para>
    170 
    171156    <para>
    172157      <parameter>-DENABLE_GTKSPELL=OFF</parameter>: This switch is used to
     
    181166    </para>
    182167
    183 <!--
    184     <para>
    185       <parameter>- -disable-spamassassin</parameter>: This switch is
    186       used to disable the spamassassin plugin because
    187       <application>SpamAssassin</application> is not part of BLFS.
    188     </para>
    189 -->
    190 
    191 <!--
    192     <para>
    193       <option>- -with-openldap</option>: This switch will enable
    194       <application>OpenLDAP</application> support in
    195       <application>Evolution</application>.
    196     </para>
    197 No equivalent. -->
    198 
    199168    <para>
    200169      <option>-DENABLE_CONTACT_MAPS=ON</option>: Use this switch if you
     
    202171      Contact Maps plugin.
    203172    </para>
    204 
    205 <!--
    206     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    207       href="../../xincludes/gtk-doc-rebuild.xml"/>
    208 We need to make one for CMake.
    209 -->
    210173
    211174  </sect2>
Note: See TracChangeset for help on using the changeset viewer.