Changeset 597d3c9b
- Timestamp:
- 06/02/2020 08:53:53 PM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d8321785
- Parents:
- f117325
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/librsvg.xml
rf117325 r597d3c9b 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 " 2ab215c55376ab4ac4cc01104a48b0af">9 <!ENTITY librsvg-md5sum "9e12b3560609cf66302f0b0d14a73f9f"> 10 10 <!ENTITY librsvg-size "15 MB"> 11 11 <!ENTITY librsvg-buildsize "1.3 GB (90 MB installed), add 851 MB for tests"> 12 <!ENTITY librsvg-time "2. 1 SBU (on a 4-core machine), add 0.8SBU for tests">12 <!ENTITY librsvg-time "2.4 SBU (on a 4-core machine), add 0.6 SBU for tests"> 13 13 ]> 14 14 … … 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 5 failed in April2020) because116 Many of the tests in 'reftests' may fail (48 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 -
general/prog/git.xml
rf117325 r597d3c9b 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum " f9a832256032e711973dd7be4981ab4c">12 <!ENTITY git-size "5. 7MB">11 <!ENTITY git-md5sum "3f43de267dee995550ff0c46691aefc0"> 12 <!ENTITY git-size "5.8 MB"> 13 13 <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 --> 14 14 <!-- but people keep forgetting that an install not only needs the nett build 15 15 space, it also needs the install space (or DESTDIR) --> 16 <!ENTITY git-buildsize " 516MB (with downloaded documentation, 196 MB installed)">16 <!ENTITY git-buildsize "318 MB (with downloaded documentation, 196 MB installed)"> 17 17 <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? --> 18 18 <!-- Confirmed that it is disk related.--> 19 <!ENTITY git-time "0. 3 SBU (with parallelism=4; add 3.4SBU for tests with parallelism=4)">19 <!ENTITY git-time "0.4 SBU (with parallelism=4; add 2.7 SBU for tests with parallelism=4)"> 20 20 ]> 21 21 -
introduction/welcome/changelog.xml
rf117325 r597d3c9b 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Update to librsvg-2.48.6. Fixes 49 <ulink url="&blfs-ticket-root;13625">#13625</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to git-2.27.0. Fixes 53 <ulink url="&blfs-ticket-root;13622">#13622</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to audacious-4.0.4. Fixes 57 <ulink url="&blfs-ticket-root;13624">#13624</ulink>.</para> 58 </listitem> 59 <listitem> 48 60 <para>[pierre] - Update to exim-4.94. Fixes 49 61 <ulink url="&blfs-ticket-root;13623">#13623</ulink>.</para> -
multimedia/audioutils/audacious.xml
rf117325 r597d3c9b 8 8 "https://distfiles.audacious-media-player.org/audacious-&audacious-version;.tar.bz2"> 9 9 <!ENTITY audacious-download-ftp " "> 10 <!ENTITY audacious-md5sum " f4f319ba354083909490636dc1dded1f">10 <!ENTITY audacious-md5sum "c4a8060b14d5e0eef8de0ec5c531afb2"> 11 11 <!ENTITY audacious-size "564 KB"> 12 <!ENTITY audacious-buildsize " 60MB (with Qt user interface)">13 <!ENTITY audacious-time "0. 6SBU (with Qt user interface)">12 <!ENTITY audacious-buildsize "44 MB (with Qt user interface)"> 13 <!ENTITY audacious-time "0.7 SBU (with Qt user interface)"> 14 14 15 15 <!ENTITY audacious-plugins-download 16 16 "https://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2"> 17 <!ENTITY audacious-plugins-md5sum " 480862cbd876d30a806260ebdf1ba4b4">18 <!ENTITY audacious-plugins-size "1. 6MB">19 <!ENTITY audacious-plugins-buildsize " 142MB (with Qt user interface)">20 <!ENTITY audacious-plugins-time "1. 3SBU (with Qt user interface)">17 <!ENTITY audacious-plugins-md5sum "ae9518d09a3a1a2b49775d8c6198dcb1"> 18 <!ENTITY audacious-plugins-size "1.7 MB"> 19 <!ENTITY audacious-plugins-buildsize "95 MB (with Qt user interface)"> 20 <!ENTITY audacious-plugins-time "1.4 SBU (with Qt user interface)"> 21 21 ]> 22 22 -
packages.ent
rf117325 r597d3c9b 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. 5"> <!-- Normally even minors -->222 <!ENTITY librsvg-version "2.48.6"> <!-- Normally even minors --> 223 223 <!ENTITY libraw-version "0.19.5"> 224 224 <!ENTITY libspiro-version "20200505"> … … 333 333 <!ENTITY gc-version "8.0.4"> 334 334 <!ENTITY gdb-version "9.2"> 335 <!ENTITY git-version "2.2 6.2">335 <!ENTITY git-version "2.27.0"> 336 336 <!ENTITY guile-version "3.0.2"> 337 337 <!ENTITY librep-version "0.92.7"> … … 1009 1009 <!ENTITY CDParanoia-version "III-10.2"> 1010 1010 <!--<!ENTITY freetts-version "1.2.2">--> 1011 <!ENTITY audacious-version "4.0. 3">1012 <!ENTITY audacious-plugins-version "4.0. 3">1011 <!ENTITY audacious-version "4.0.4"> 1012 <!ENTITY audacious-plugins-version "4.0.4"> 1013 1013 <!--<!ENTITY amarok-version "2.8.0">--> 1014 1014 <!ENTITY pnmixer-version "0.7.2">
Note:
See TracChangeset
for help on using the changeset viewer.