Changeset cba54d9b


Ignore:
Timestamp:
04/27/2024 04:25:41 PM (2 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
lazarus, trunk
Children:
f1e5346f
Parents:
c560869
Message:

Update to enchant-2.7.1.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/enchant.xml

    rc560869 rcba54d9b  
    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        "5da2afd6cf92027b4871824d4da4afbf">
    10   <!ENTITY enchant-size          "5.5 MB">
    11   <!ENTITY enchant-buildsize     "20 MB (add 63 MB for tests)">
     9  <!ENTITY enchant-md5sum        "74eae981b66cd7ed286662233faeb3c8">
     10  <!ENTITY enchant-size          "4.2 MB">
     11  <!ENTITY enchant-buildsize     "18 MB (add 64 MB for tests)">
    1212  <!ENTITY enchant-time          "0.1 SBU (add 0.8 SBU for tests)">
    1313]>
     
    9797  <sect2 role="installation">
    9898    <title>Installation of enchant</title>
    99 
    100     <para>
    101       First, remove a generated file that causes the build to fail.
    102       The file will be regenerated for the current system.
    103     </para>
    104 
    105 <screen><userinput>rm -f src/api.c</userinput></screen>
    10699
    107100    <para>
  • introduction/welcome/changelog.xml

    rc560869 rcba54d9b  
    4242      <para>April 27th, 2024</para>
    4343      <itemizedlist>
     44       <listitem>
     45          <para>[bdubbs] - Update to enchant-2.7.1. Fixes
     46          <ulink url="&blfs-ticket-root;19719">#19719</ulink>.</para>
     47        </listitem>
    4448       <listitem>
    4549          <para>[bdubbs] - Update to libgpg-error-1.49. Fixes
  • packages.ent

    rc560869 rcba54d9b  
    100100<!ENTITY double-conversion-version    "3.3.0">
    101101<!ENTITY duktape-version              "2.7.0">
    102 <!ENTITY enchant-version              "2.7.0">
     102<!ENTITY enchant-version              "2.7.1">
    103103<!ENTITY exempi-version               "2.6.5">
    104104<!ENTITY fftw-version                 "3.3.10">
Note: See TracChangeset for help on using the changeset viewer.