Changeset 8789793


Ignore:
Timestamp:
10/22/2022 05:24:43 AM (18 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/xf86-video-removal
Children:
736a977
Parents:
c1a7a1c
Message:

Update to pixman-0.42.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/pixman.xml

    rc1a7a1c r8789793  
    77  <!ENTITY pixman-download-http "https://www.cairographics.org/releases/pixman-&pixman-version;.tar.gz">
    88  <!ENTITY pixman-download-ftp  " ">
    9   <!ENTITY pixman-md5sum        "73858c0862dd9896fb5f62ae267084a4">
    10   <!ENTITY pixman-size          "892 KB">
    11   <!ENTITY pixman-buildsize     "55 MB (with tests)">
    12   <!ENTITY pixman-time          "0.8 SBU (with tests)">
     9  <!ENTITY pixman-md5sum        "d925aa9e9ed9d419b6c2e02a61a11d29">
     10  <!ENTITY pixman-size          "940 KB">
     11  <!ENTITY pixman-buildsize     "29 MB (with tests)">
     12  <!ENTITY pixman-time          "1.5 SBU (with tests)">
    1313]>
    1414
     
    100100    <para>
    101101      To test the results, issue: <command>ninja test</command>.
     102      One test, scaling-test, fails after 120 seconds due to a time out.
    102103    </para>
    103104
  • introduction/welcome/changelog.xml

    rc1a7a1c r8789793  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to pixman-0.42.0. Fixes
     50          <ulink url="&blfs-ticket-root;17203">#17203</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to qca-2.3.5. Fixes
    5054          <ulink url="&blfs-ticket-root;17202">#17202</ulink>.</para>
  • packages.ent

    rc1a7a1c r8789793  
    219219<!ENTITY openjpeg2-majmin-version     "2.5">
    220220<!ENTITY openjpeg2-version            "&openjpeg2-majmin-version;.0">
    221 <!ENTITY pixman-version               "0.40.0">   <!-- Even minors only -->
     221<!ENTITY pixman-version               "0.42.0">   <!-- Even minors only -->
    222222<!ENTITY poppler-version              "22.10.0">
    223223<!ENTITY potrace-version              "1.16">
Note: See TracChangeset for help on using the changeset viewer.