Changeset af07003 for general


Ignore:
Timestamp:
05/26/2021 07:32:29 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4ce51255
Parents:
7085261
Message:

Update to librsvg-2.50.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/librsvg.xml

    r7085261 raf07003  
    77  <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.50/librsvg-&librsvg-version;.tar.xz">
    88  <!ENTITY librsvg-download-ftp  "&gnome-download-ftp;/librsvg/2.50/librsvg-&librsvg-version;.tar.xz">
    9   <!ENTITY librsvg-md5sum        "b36298821ea956c5a16a38f737aafe9f">
    10   <!ENTITY librsvg-size          "18 MB">
     9  <!ENTITY librsvg-md5sum        "1d3f041461d45b2e63a4d61e544b2ea1">
     10  <!ENTITY librsvg-size          "21 MB">
    1111  <!ENTITY librsvg-buildsize     "1.2 GB (96 MB installed), add 1.0 GB for tests">
    1212  <!ENTITY librsvg-time          "1.1 SBU (Using parallelism=4), add 0.7 SBU for tests">
     
    112112
    113113    <para>
    114       To test the results, issue: <command>make check</command>.
    115114      <!-- https://gitlab.gnome.org/GNOME/librsvg/issues/511 -->
    116       Many of the tests in 'reftests' may fail (44 in May 2021) because
     115      Many of the tests in 'reftests' may fail (over half in May 2021) because
    117116      they produce, and then diff, graphic files with text and the details such
    118117      as spacing vary when the system versions of cairo, freetype, pixman, pango
    119118      and perhaps harfbuzz differ from the versions on the system where the
    120       reference files were created.
     119      reference files were created. For this reason, running the tests is not
     120      recommended.
     121      To test the results anyway, issue: <command>make check</command>.
    121122    </para>
    122123
Note: See TracChangeset for help on using the changeset viewer.