Changeset e34728d for general


Ignore:
Timestamp:
05/28/2024 03:32:02 PM (6 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
f834c6c
Parents:
da46f746
Message:

Update to enchant-2.8.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/enchant.xml

    rda46f746 re34728d  
    77  <!ENTITY enchant-download-http "https://github.com/AbiWord/enchant/releases/download/v&enchant-version;/enchant-&enchant-version;.tar.gz">
    88  <!ENTITY enchant-download-ftp  " ">
    9   <!ENTITY enchant-md5sum        "92a9931eb09caadeecfb94460c41a74f">
    10   <!ENTITY enchant-size          "4.2 MB">
    11   <!ENTITY enchant-buildsize     "18 MB (add 64 MB for tests)">
    12   <!ENTITY enchant-time          "0.2 SBU (add 0.8 SBU for tests)">
     9  <!ENTITY enchant-md5sum        "00a9312b752aafe5e59e964bf51af856">
     10  <!ENTITY enchant-size          "1.3 MB">
     11  <!ENTITY enchant-buildsize     "8.2 MB (add 23 MB for tests)">
     12  <!ENTITY enchant-time          "0.1 SBU (add 0.5 SBU for tests)">
    1313]>
    1414
     
    151151
    152152    <sect3><title>Configuration Information</title>
    153 <!--
    154    Looks like this is not required when installing enchant in the flavor
    155    we do above. Leaving it in source (for a while) in case I'm wrong and
    156    it needs to be restored.
    157       <para>
    158         If you wish to use the <xref linkend="aspell"/> backend, create a
    159         symlink, as the <systemitem class="username">root</systemitem> user:
    160       </para>
    161 
    162 <screen role="root"><userinput>ln -svfn ../../lib/aspell /usr/share/enchant/aspell</userinput></screen>
    163 -->
     153
    164154      <para>
    165155        You can test your installation and configuration by creating a test
Note: See TracChangeset for help on using the changeset viewer.