Changeset e34728d


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

Update to enchant-2.8.0.

Files:
3 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
  • introduction/welcome/changelog.xml

    rda46f746 re34728d  
    4343      <para>May 27th, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[bdubbs] - Update to enchant-2.8.0. Fixes
     47          <ulink url="&blfs-ticket-root;19857">#19857</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[bdubbs] - Update to gsl-2.8. Fixes
  • packages.ent

    rda46f746 re34728d  
    106106<!ENTITY double-conversion-version    "3.3.0">
    107107<!ENTITY duktape-version              "2.7.0">
    108 <!ENTITY enchant-version              "2.7.3">
     108<!ENTITY enchant-version              "2.8.0">
    109109<!ENTITY exempi-version               "2.6.5">
    110110<!ENTITY fftw-version                 "3.3.10">
Note: See TracChangeset for help on using the changeset viewer.