Ignore:
Timestamp:
05/21/2020 05:38:31 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
a751f65
Parents:
635e468b
Message:

Update to balsa-2.5.11
Update to gnumeric-1.12.47
Update to goffice-0.10.47
Update to dovecot-2.3.10.1 (security update)
mlt: external URL fix
plasma-all: external URL fix
gwenview: Use the proper syntax for the KF5Kipi download link (moved to release-service)
wv: Formatting fix - add a space in the empty FTP URL so that it gets stripped while rendering.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/balsa.xml

    r635e468b r3d9b01d  
    77  <!ENTITY balsa-download-http "http://pawsa.fedorapeople.org/balsa/balsa-&balsa-version;.tar.bz2">
    88  <!ENTITY balsa-download-ftp  " ">
    9   <!ENTITY balsa-md5sum        "b936cfdeedff6f231787dfd9a5c108ba">
     9  <!ENTITY balsa-md5sum        "4cf4144f95e86de5aebcd33dc3a003e6">
    1010  <!ENTITY balsa-size          "4.3 MB">
    11   <!ENTITY balsa-buildsize     "67 MB">
     11  <!ENTITY balsa-buildsize     "80 MB">
    1212  <!ENTITY balsa-time          "0.5 SBU">
    1313]>
     
    7878      <xref linkend="enchant"/>,
    7979      <xref linkend="gmime"/>,
    80       <xref linkend='gpgme'/>, and
     80      <xref linkend="gpgme"/>,
     81      <xref linkend="gtk3"/>,and
    8182      <xref linkend="rarian"/>
    8283    </para>
     
    9697    <para role="optional">
    9798      <xref linkend="compface"/>,
     99      <xref linkend="gcr"/>,
    98100      <xref linkend="gtksourceview"/>,
     101      <xref linkend="libcanberra"/>,
    99102      <xref linkend="libnotify"/>,
     103      <xref linkend="libsecret"/>,
    100104      <xref linkend="mitkrb"/>,
    101105      <xref linkend="openldap"/>,
     106      <xref linkend="procmail"/>,
    102107      <xref linkend="sqlite"/>,
    103108      <xref linkend="webkitgtk"/>,
    104       <ulink url="&gnome-download-http;/yelp-tools/">yelp-tools</ulink>, and
    105       <ulink url="https://pypi.python.org/pypi/html2text/">python-html2text</ulink>
     109      <ulink url="https://pypi.python.org/pypi/html2text/">html2text</ulink>,
     110      <ulink url="http://clayo.org/osmo/">osmo</ulink>,
     111      <ulink url="https://sourceforge.net/projects/rubrica.berlios/">rubrica</ulink>,
     112      <ulink url="&gnome-download-http;/yelp-tools/">yelp-tools</ulink>
    106113    </para>
    107114
     
    141148    <title>Command Explanations</title>
    142149
    143 <!-- Removed from 2.5.3
     150    <!-- Support has been added for this, but the option is still unrecognized.
    144151    <para>
    145152      <parameter>- -with-rubrica</parameter>: This parameter is used
    146153      to provide Rubrica2 address book support.
    147154    </para>
    148 -->
    149 
    150     <para>
    151       <option>--enable-smime</option>: Use this option to enable S/MIME
     155    -->
     156
     157    <!-- configure says this is an invalid option with 2.5.11
     158    <para>
     159      <option>- -enable-smime</option>: Use this option to enable S/MIME
    152160      support if <application>GnuPG-2.x.x</application> is installed.
     161    </para>
     162    -->
     163
     164    <para>
     165      <parameter>--without-html-widget</parameter>: This option disables
     166      building the HTML renderer. If you want the HTML renderer to be built,
     167      verify that you have <xref linkend="webkitgtk"/> installed, and then
     168      remove this option.
    153169    </para>
    154170
     
    176192    <para>
    177193      <option>--with-libsecret</option>: Enable strong password
    178       support.
    179     </para>
    180 
    181     <para>
    182       <option>--with-gpgme</option>: Use this option to enable GPG support
     194      support and support for gnome-keyring to store passwords.
     195    </para>
     196
     197    <!-- configure says this is an invalid option with 2.5.11
     198    <para>
     199      <option>- -with-gpgme</option>: Use this option to enable GPG support
    183200      if <quote><application>GnuPG</application> Made Easy</quote>
    184201      (<application>GPGME</application>) is installed.
    185202    </para>
    186 
    187     <para>
    188       <option>--with-html-widget</option>: enable the html renderer (remove
    189       <parameter>--without-html-widget</parameter>).
    190     </para>
     203    -->
    191204
    192205    <para>
     
    198211  </sect2>
    199212
     213<!-- All of this information is invalid. These options no longer exist since
     214     Balsa was ported to GTK3.
    200215  <sect2 role="configuration">
    201216    <title>Configuring Balsa</title>
     
    224239
    225240  </sect2>
     241-->
    226242
    227243  <sect2 role="content">
Note: See TracChangeset for help on using the changeset viewer.