Changeset af07003


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.

Files:
3 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
  • introduction/welcome/changelog.xml

    r7085261 raf07003  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Upgrade to librsvg-2.50.6. Fixes
     49          <ulink url="&blfs-ticket-root;15084">#15084</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Fix building v4l-utils with GCC-11.1 if Qt5 is
    4953          installed.</para>
  • packages.ent

    r7085261 raf07003  
    223223<!ENTITY libmypaint-version           "1.6.1"> <!-- version 1 only -->
    224224<!ENTITY libpng-version               "1.6.37">
    225 <!ENTITY librsvg-version              "2.50.5">   <!-- Normally even minors -->
     225<!ENTITY librsvg-version              "2.50.6">   <!-- Normally even minors -->
    226226<!ENTITY libraw-version               "0.20.2">
    227227<!ENTITY libspiro-version             "20200505">
Note: See TracChangeset for help on using the changeset viewer.