Changeset 62f4a44b


Ignore:
Timestamp:
08/02/2024 08:05:04 PM (6 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.

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

    r686198d r62f4a44b  
    4242      <para>August 2nd, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Update to lcms2-2.16. Fixes
     46          <ulink url="&blfs-ticket-root;20175">#20175</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[renodr] - Update to eog-45.4. Fixes
  • packages.ent

    r686198d r62f4a44b  
    230230<!ENTITY harfbuzz-version             "9.0.0">
    231231<!ENTITY jasper-version               "4.2.4">
    232 <!ENTITY lcms2-version                "2.14">
     232<!ENTITY lcms2-version                "2.16">
    233233<!ENTITY libavif-version              "1.1.1">
    234234<!ENTITY libexif-version              "0.6.24">
Note: See TracChangeset for help on using the changeset viewer.