Changeset f927d5b3 for general/graphlib


Ignore:
Timestamp:
10/28/2022 02:16:17 PM (19 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
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:
3dc54fa
Parents:
060dd59 (diff), a476c5de (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into plabs/python-mods

Location:
general/graphlib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/fontconfig.xml

    r060dd59 rf927d5b3  
    88           "https://www.freedesktop.org/software/fontconfig/release/fontconfig-&fontconfig-version;.tar.xz">
    99  <!ENTITY fontconfig-download-ftp  " ">
    10   <!ENTITY fontconfig-md5sum        "e12700a9d522bdfec06b6b7e72646987">
     10  <!ENTITY fontconfig-md5sum        "d110d7a2636d420ae6ed9d2cf92002a4">
    1111  <!ENTITY fontconfig-size          "1.4 MB">
    12   <!ENTITY fontconfig-buildsize     "16 MB (with tests)">
     12  <!ENTITY fontconfig-buildsize     "17 MB (with tests)">
    1313  <!ENTITY fontconfig-time          "0.3 SBU (with tests)">
    1414]>
  • general/graphlib/harfbuzz.xml

    r060dd59 rf927d5b3  
    88           "https://github.com/harfbuzz/harfbuzz/releases/download/&harfbuzz-version;/harfbuzz-&harfbuzz-version;.tar.xz">
    99  <!ENTITY harfbuzz-download-ftp  " ">
    10   <!ENTITY harfbuzz-md5sum        "1be4ab01c1829bcf49a5a1cc896b351a">
     10  <!ENTITY harfbuzz-md5sum        "74dd89b7f394aabb0e318e36d169b77e">
    1111  <!ENTITY harfbuzz-size          "17 MB">
    1212  <!ENTITY harfbuzz-buildsize     "136 MB (with tests)">
  • general/graphlib/pixman.xml

    r060dd59 rf927d5b3  
    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
Note: See TracChangeset for help on using the changeset viewer.