Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/evolution.xml

    r8558044 rde1f28d  
    77  <!-- Editors: Make sure directory is correct when updating -->
    88
    9   <!ENTITY evolution-download-http "&gnome-download-http;/evolution/3.40/evolution-&evolution-version;.tar.xz">
    10   <!ENTITY evolution-download-ftp  "&gnome-download-ftp;/evolution/3.40/evolution-&evolution-version;.tar.xz">
    11   <!ENTITY evolution-md5sum        "ec866ca2cb5ee60c00de9be0beec5f2a">
    12   <!ENTITY evolution-size          "12 MB">
    13   <!ENTITY evolution-buildsize     "349 MB">
    14   <!ENTITY evolution-time          "1.2 SBU (Using parallelism=4)">
     9  <!ENTITY evolution-download-http "&gnome-download-http;/evolution/&gnome-minor-46;/evolution-&evolution-version;.tar.xz">
     10  <!ENTITY evolution-download-ftp  "&gnome-download-ftp;/evolution/&gnome-minor-46;/evolution-&evolution-version;.tar.xz">
     11  <!ENTITY evolution-md5sum        "18db123f182bf0f3e2b960bd8e2eebcf">
     12  <!ENTITY evolution-size          "13 MB">
     13  <!ENTITY evolution-buildsize     "369 MB">
     14  <!ENTITY evolution-time          "1.0 SBU (Using parallelism=4)">
    1515]>
    1616
     
    1818  <?dbhtml filename="evolution.html" ?>
    1919
    20   <sect1info>
    21     <date>$Date$</date>
    22   </sect1info>
    2320
    2421  <title>Evolution-&evolution-version;</title>
     
    3734    </para>
    3835
    39     &lfs110a_checked;
     36    &lfs112_checked;
    4037
    4138    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8986      <xref linkend="adwaita-icon-theme"/>,
    9087      <xref linkend="evolution-data-server"/>,
     88      <xref linkend="gcr4"/>,
    9189      <xref linkend="gnome-autoar"/>,
    9290      <xref linkend="itstool"/>,
    93       <xref linkend="libgdata"/>,
    9491      <xref linkend="shared-mime-info"/>, and
    9592      <xref linkend="webkitgtk"/>
     
    117114      <xref linkend="libchamplain"/> (Contact Maps plugin),
    118115      <xref linkend="gtk-doc"/>,
     116      <ulink url="https://github.com/commonmark/cmark">cmark</ulink>,
    119117      <ulink url="https://glade.gnome.org/">Glade</ulink>,
    120118      <ulink url="http://www.five-ten-sg.com/libpst/">libpst</ulink>,
     
    145143      -DENABLE_YTNEF=OFF          \
    146144      -DENABLE_CONTACT_MAPS=OFF   \
     145      -DENABLE_MARKDOWN=OFF       \
     146      -DENABLE_WEATHER=ON         \
    147147      -G Ninja .. &amp;&amp;
    148148ninja</userinput></screen>
     
    176176
    177177    <para>
    178       <option>-DENABLE_CONTACT_MAPS=ON</option>: Use this switch if you
    179       have installed the necessary dependencies and wish to build the
    180       Contact Maps plugin.
     178      <parameter>-DENABLE_CONTACT_MAPS=OFF</parameter>: This switch disables
     179      building the Contact Maps plugin. Remove this switch if you have installed
     180      the necessary dependencies and wish to build the Contact Maps plugin.
     181    </para>
     182
     183    <para>
     184      <parameter>-DENABLE_MARKDOWN=OFF</parameter>: This switch allows
     185      building without
     186      <ulink url="https://github.com/commonmark/cmark">cmark</ulink>.
     187      Remove this switch if you need markdown support and you have
     188      installed the necessary dependency.
     189    </para>
     190
     191    <para>
     192      <parameter>-DENABLE_WEATHER=ON</parameter>: This switch allows
     193      building against <xref linkend="libgweather"/>.
     194    </para>
     195
     196    <para>
     197      <option>-DWITH_OPENLDAP=OFF</option>: Use this switch if you
     198      have not installed <xref linkend='openldap'/>.
    181199    </para>
    182200
     
    196214        </seg>
    197215        <seg>
    198           libeabutil.so,
    199           libeabwidgets.so,
    200           libecontacteditor.so,
    201           libecontactlisteditor.so,
    202           libecontactprint.so,
    203      <!-- libedomutils.so, -->
    204           libemail-engine.so,
    205           libessmime.so,
    206           libevolution-addressbook-importers.so,
    207           libevolution-calendar-importers.so,
    208           libevolution-calendar.so,
    209           libevolution-mail-composer.so,
    210           libevolution-mail-formatter.so,
    211           libevolution-mail-importers.so,
    212           libevolution-mail.so,
    213           libevolution-shell.so,
    214           libevolution-smime.so,
    215           libevolution-util.so,
    216           libgnomecanvas.so,
    217           and several modules and plugins in
    218           /usr/lib/evolution/{modules,plugins,web-extensions}
     216          None
    219217        </seg>
    220218        <seg>
Note: See TracChangeset for help on using the changeset viewer.