Changeset 62f4a44b for general


Ignore:
Timestamp:
08/02/2024 08:05:04 PM (7 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
3031597
Parents:
686198d
Message:

Update to lcms2-2.16.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/lcms2.xml

    r686198d r62f4a44b  
    77  <!ENTITY lcms2-download-http "https://github.com/mm2/Little-CMS/releases/download/lcms&lcms2-version;/lcms2-&lcms2-version;.tar.gz">
    88  <!ENTITY lcms2-download-ftp  " ">
    9   <!ENTITY lcms2-md5sum        "7f7baa3e605c961b9301135105ee9a34">
    10   <!ENTITY lcms2-size          "7.1 MB">
    11   <!ENTITY lcms2-buildsize     "20 MB (with the tests)">
     9  <!ENTITY lcms2-md5sum        "f219d87c247957c97020a3859d8d6fa8">
     10  <!ENTITY lcms2-size          "7.3 MB">
     11  <!ENTITY lcms2-buildsize     "22 MB (with the tests)">
    1212  <!ENTITY lcms2-time          "0.2 SBU (with the tests)">
    1313]>
     
    8181  <sect2 role="installation">
    8282    <title>Installation of Little CMS2</title>
    83 
    84     <!-- Will be fixed in the next release (2.15 or 2.14.1?)
    85          https://github.com/mm2/Little-CMS/commit/93629504f8175e0002 -->
    86     <para>
    87       Apply the upstream fix for an issue breaking colord:
    88     </para>
    89 
    90 <screen><userinput>sed '/BufferSize &lt; TagSize/,+1 s/goto Error/TagSize = BufferSize/' \
    91     -i src/cmsio0.c</userinput></screen>
    9283
    9384    <para>
Note: See TracChangeset for help on using the changeset viewer.