Changeset 483a2f49 for general/graphlib


Ignore:
Timestamp:
01/29/2024 07:49:20 PM (3 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, lazarus, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
83f3feb
Parents:
9a00b49a
Message:

Update to pixman-0.43.2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/pixman.xml

    r9a00b49a r483a2f49  
    77  <!ENTITY pixman-download-http "https://www.cairographics.org/releases/pixman-&pixman-version;.tar.gz">
    88  <!ENTITY pixman-download-ftp  " ">
    9   <!ENTITY pixman-md5sum        "a0f6ab8a1d8e0e2cd80e935525e2a864">
    10   <!ENTITY pixman-size          "940 KB">
    11   <!ENTITY pixman-buildsize     "30 MB (with tests)">
    12   <!ENTITY pixman-time          "0.5 SBU (with tests)">
     9  <!ENTITY pixman-md5sum        "b5ad6407cd8c7abf8c1669273a2fb162">
     10  <!ENTITY pixman-size          "776 KB">
     11  <!ENTITY pixman-buildsize     "27 MB (With tests)">
     12  <!ENTITY pixman-time          "0.2 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
     
    9090cd    build &amp;&amp;
    9191
    92 meson setup --prefix=/usr --buildtype=release &amp;&amp;
     92meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
    9393ninja</userinput></screen>
    9494
    9595    <para>
    9696      To test the results, issue: <command>ninja test</command>.
    97       <!--One test, scaling-test, fails after 120 seconds due to a time out.-->
    9897    </para>
    9998
Note: See TracChangeset for help on using the changeset viewer.