Changeset e5f7eee for xsoft


Ignore:
Timestamp:
01/08/2017 07:01:25 PM (7 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.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
f5d3213
Parents:
52a415ca
Message:

Update to balsa-2.5.3
Update to libgsf-1.14.41

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/balsa.xml

    r52a415ca re5f7eee  
    77  <!ENTITY balsa-download-http "http://pawsa.fedorapeople.org/balsa/balsa-&balsa-version;.tar.bz2">
    88  <!ENTITY balsa-download-ftp  " ">
    9   <!ENTITY balsa-md5sum        "da3b500b5c939f85071fb1fe3e3efc01">
    10   <!ENTITY balsa-size          "3.9 MB">
    11   <!ENTITY balsa-buildsize     "78 MB">
    12   <!ENTITY balsa-time          "0.5 SBU">
     9  <!ENTITY balsa-md5sum        "d02bc62af34c4d1b0c1f6cfb4efff8db">
     10  <!ENTITY balsa-size          "4.1 MB">
     11  <!ENTITY balsa-buildsize     "72 MB">
     12  <!ENTITY balsa-time          "0.4 SBU">
    1313]>
    1414
     
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    6262    <para role="required">
    63       <xref linkend="aspell"/> or
    64       <ulink url="http://gtkspell.sourceforge.net/">GtkSpell</ulink>
    65       (<application>GtkSpell</application> provides on-the-fly as you type
    66       spell checking),
     63      <xref linkend="aspell"/>,
    6764      <xref linkend="enchant"/>,
    6865      <xref linkend="gmime"/>,
     
    8986      <xref linkend="openssl"/>,
    9087      <xref linkend="sqlite"/>,
    91       <xref linkend="webkitgtk"/>, and
    92       <ulink url="&gnome-download-http;/gtkhtml/">GtkHTML</ulink>
     88      <xref linkend="webkitgtk"/>,
     89      <ulink url="&gnome-download-http;/yelp-tools/">yelp-tools</ulink>, and
     90      <ulink url="https://pypi.python.org/pypi/html2text/">python-html2text</ulink>
    9391    </para>
    9492
     
    112110            --sysconfdir=/etc        \
    113111            --localstatedir=/var/lib \
    114             --with-rubrica           \
    115112            --without-html-widget    \
    116             --without-libnotify      \
    117             --without-gtkspell       &amp;&amp;
     113            --without-libnotify      &amp;&amp;
    118114make</userinput></screen>
    119115
     
    129125    <title>Command Explanations</title>
    130126
    131     <para><parameter>--with-rubrica</parameter>: This parameter is used
     127<!-- Removed from 2.5.3
     128    <para><parameter>- -with-rubrica</parameter>: This parameter is used
    132129    to provide Rubrica2 address book support.</para>
     130-->
    133131
    134132    <para><option>--with-ssl</option>: Use this option to enable SSL support if
     
    183181        <seg>balsa and balsa-ab</seg>
    184182        <seg>None</seg>
    185         <seg>/usr/share/balsa and /usr/share/sounds/balsa</seg>
     183        <seg>/etc/sounds/events,
     184             /usr/share/balsa,
     185             and /usr/share/sounds/balsa</seg>
    186186      </seglistitem>
    187187    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.