Changeset e985e1d
- Timestamp:
- 06/04/2020 10:20:24 PM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 33565bfe
- Parents:
- 668c07b
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/librsvg.xml
r668c07b re985e1d 7 7 <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.48/librsvg-&librsvg-version;.tar.xz"> 8 8 <!ENTITY librsvg-download-ftp "&gnome-download-ftp;/librsvg/2.48/librsvg-&librsvg-version;.tar.xz"> 9 <!ENTITY librsvg-md5sum " 9e12b3560609cf66302f0b0d14a73f9f">10 <!ENTITY librsvg-size "1 5MB">9 <!ENTITY librsvg-md5sum "a09da8b133a3d79d1e3879f7808f27bd"> 10 <!ENTITY librsvg-size "14 MB"> 11 11 <!ENTITY librsvg-buildsize "1.3 GB (90 MB installed), add 851 MB for tests"> 12 12 <!ENTITY librsvg-time "2.4 SBU (on a 4-core machine), add 0.6 SBU for tests"> … … 114 114 To test the results, issue: <command>make check</command>. 115 115 <!-- https://gitlab.gnome.org/GNOME/librsvg/issues/511 --> 116 Many of the tests in 'reftests' may fail (4 8failed in June 2020) because116 Many of the tests in 'reftests' may fail (45 failed in June 2020) because 117 117 they produce, and then diff, graphic files with text and the details such 118 118 as spacing vary when the system versions of cairo, freetype, pixman, pango -
introduction/welcome/changelog.xml
r668c07b re985e1d 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Update to librsvg-2.48.7. Fixes 49 <ulink url="&blfs-ticket-root;13639">#13639</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[renodr] - Fix a problem in NcFTP caused by GCC-10. 49 53 Credit goes to Joe Locash for determining the problem and -
packages.ent
r668c07b re985e1d 220 220 <!ENTITY libmypaint-version "1.6.1"> <!-- version 1 only --> 221 221 <!ENTITY libpng-version "1.6.37"> 222 <!ENTITY librsvg-version "2.48. 6"> <!-- Normally even minors -->222 <!ENTITY librsvg-version "2.48.7"> <!-- Normally even minors --> 223 223 <!ENTITY libraw-version "0.19.5"> 224 224 <!ENTITY libspiro-version "20200505">
Note:
See TracChangeset
for help on using the changeset viewer.