Ignore:
Timestamp:
01/14/2019 04:17:34 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
431b55c5
Parents:
5cc300f
Message:

Update to gtksourceview-3.24.9
Add libdazzle for Epiphany
Update to Seahorse-3.30.1.1
Update to Epiphany-3.30.2
Update to baobab-3.30.0
Update to eog-3.28.4
Update to evince-3.30.2
Update to evolution-3.30.4
Update to file-roller-3.30.1
Update to gnome-calculator-3.30.1
Update to gnome-disk-utility-3.30.2
Update to gnome-logs-3.30.0
Update to gnome-maps-3.30.3
Update to gnome-power-manager-3.30.0
Update to gnome-screenshot-3.30.0
Update to gnome-system-monitor-3.30.0
Update to gucharmap-11.0.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/evolution.xml

    r5cc300f r43751fc6  
    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.