Changeset d8321785 for general/graphlib


Ignore:
Timestamp:
06/03/2020 03:33:11 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
b29c0c58
Parents:
597d3c9b
Message:

Update to dhcpcd-9.1.0
Update to evince-3.36.3
Update to lcms2-2.10
Update to gjs-1.64.3
dvisvgm: Minor tweaks in the short descriptions
ImageMagick: Website was redesigned - update the links to the pages referenced in the book.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/lcms2.xml

    r597d3c9b rd8321785  
    77  <!ENTITY lcms2-download-http "&sourceforge-dl;/lcms/lcms2-&lcms2-version;.tar.gz">
    88  <!ENTITY lcms2-download-ftp  " ">
    9   <!ENTITY lcms2-md5sum        "8de1b7724f578d2995c8fdfa35c3ad0e">
    10   <!ENTITY lcms2-size          "10 MB">
    11   <!ENTITY lcms2-buildsize     "24 MB (with the tests)">
     9  <!ENTITY lcms2-md5sum        "c5f915d681325e0767e40187799f23b1">
     10  <!ENTITY lcms2-size          "15 MB">
     11  <!ENTITY lcms2-buildsize     "30 MB (with the tests)">
    1212  <!ENTITY lcms2-time          "0.2 SBU (with the tests)">
    1313]>
     
    8888    <title>Installation of Little CMS2</title>
    8989
     90<!-- Seems to be fixed in 2.10
    9091    <para>
    9192      If you want to run tests, then the build procedure must
     
    9697<screen><userinput>sed -i '/AX_APPEND/s/^/#/' configure.ac &amp;&amp;
    9798autoreconf</userinput></screen>
     99-->
    98100
    99101    <para>
Note: See TracChangeset for help on using the changeset viewer.