Changeset ee5e397 for general/genlib


Ignore:
Timestamp:
10/19/2019 10:45:42 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
5a9b64a
Parents:
9eefd57
Message:

Update to ghostscript-9.50.
Update to qpdf-9.0.2.
Update to aspell-0.60.8.
Update to balsa-2.5.8.
Update to opencv-4.1.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/aspell.xml

    r9eefd57 ree5e397  
    77  <!ENTITY aspell-download-http "&gnu-http;/aspell/aspell-&aspell-version;.tar.gz">
    88  <!ENTITY aspell-download-ftp  "&gnu-ftp;/aspell/aspell-&aspell-version;.tar.gz">
    9   <!ENTITY aspell-md5sum        "8ef2252609c511cd2bb26f3a3932ef28">
    10   <!ENTITY aspell-size          "2.0 MB">
    11   <!ENTITY aspell-buildsize     "47 MB (Additional 8 MB for EN dictionary)">
     9  <!ENTITY aspell-md5sum        "012fa9209203ae4e5a61c2a668fd10e3">
     10  <!ENTITY aspell-size          "3.3 MB">
     11  <!ENTITY aspell-buildsize     "51 MB (Additional 8 MB for EN dictionary)">
    1212  <!ENTITY aspell-time          "0.4 SBU">
    1313]>
     
    101101  <sect2 role="installation">
    102102    <title>Installation of Aspell</title>
    103 
    104     <para>First, fix a problem identified by gcc7:</para>
    105 
    106 <screen><userinput>sed -i '/ top.do_check ==/s/top.do_check/*&amp;/' modules/filter/tex.cpp</userinput></screen>
    107103
    108104    <para>
Note: See TracChangeset for help on using the changeset viewer.