Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/pixman.xml

    r483a2f49 rab4fdfc  
    77  <!ENTITY pixman-download-http "https://www.cairographics.org/releases/pixman-&pixman-version;.tar.gz">
    88  <!ENTITY pixman-download-ftp  " ">
    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)">
     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)">
    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.-->
    9798    </para>
    9899
Note: See TracChangeset for help on using the changeset viewer.