Update to librsvg-2.48.7.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23251 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2020-06-04 22:20:24 +00:00
parent 668c07b743
commit e985e1d7f4
3 changed files with 8 additions and 4 deletions

View File

@ -6,8 +6,8 @@
<!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.48/librsvg-&librsvg-version;.tar.xz">
<!ENTITY librsvg-download-ftp "&gnome-download-ftp;/librsvg/2.48/librsvg-&librsvg-version;.tar.xz">
<!ENTITY librsvg-md5sum "9e12b3560609cf66302f0b0d14a73f9f">
<!ENTITY librsvg-size "15 MB">
<!ENTITY librsvg-md5sum "a09da8b133a3d79d1e3879f7808f27bd">
<!ENTITY librsvg-size "14 MB">
<!ENTITY librsvg-buildsize "1.3 GB (90 MB installed), add 851 MB for tests">
<!ENTITY librsvg-time "2.4 SBU (on a 4-core machine), add 0.6 SBU for tests">
]>
@ -113,7 +113,7 @@ make</userinput></screen>
<para>
To test the results, issue: <command>make check</command>.
<!-- https://gitlab.gnome.org/GNOME/librsvg/issues/511 -->
Many of the tests in 'reftests' may fail (48 failed in June 2020) because
Many of the tests in 'reftests' may fail (45 failed in June 2020) because
they produce, and then diff, graphic files with text and the details such
as spacing vary when the system versions of cairo, freetype, pixman, pango
and perhaps harfbuzz differ from the versions on the system where the

View File

@ -44,6 +44,10 @@
<listitem>
<para>June 4th, 2020</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to librsvg-2.48.7. Fixes
<ulink url="&blfs-ticket-root;13639">#13639</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Fix a problem in NcFTP caused by GCC-10.
Credit goes to Joe Locash for determining the problem and

View File

@ -219,7 +219,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY libmng-version "2.0.3">
<!ENTITY libmypaint-version "1.6.1"> <!-- version 1 only -->
<!ENTITY libpng-version "1.6.37">
<!ENTITY librsvg-version "2.48.6"> <!-- Normally even minors -->
<!ENTITY librsvg-version "2.48.7"> <!-- Normally even minors -->
<!ENTITY libraw-version "0.19.5">
<!ENTITY libspiro-version "20200505">
<!ENTITY libtiff-version "4.1.0">