Changeset 597d3c9b for general


Ignore:
Timestamp:
06/02/2020 08:53:53 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 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:
d8321785
Parents:
f117325
Message:

Update to librsvg-2.48.6.
Update to git-2.27.0.
Update to audacious-4.0.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23234 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/librsvg.xml

    rf117325 r597d3c9b  
    77  <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.48/librsvg-&librsvg-version;.tar.xz">
    88  <!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">
    1010  <!ENTITY librsvg-size          "15 MB">
    1111  <!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.8 SBU for tests">
     12  <!ENTITY librsvg-time          "2.4 SBU (on a 4-core machine), add 0.6 SBU for tests">
    1313]>
    1414
     
    114114      To test the results, issue: <command>make check</command>.
    115115      <!-- https://gitlab.gnome.org/GNOME/librsvg/issues/511 -->
    116       Many of the tests in 'reftests' may fail (45 failed in April 2020) because
     116      Many of the tests in 'reftests' may fail (48 failed in June 2020) because
    117117      they produce, and then diff, graphic files with text and the details such
    118118      as spacing vary when the system versions of cairo, freetype, pixman, pango
  • general/prog/git.xml

    rf117325 r597d3c9b  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "f9a832256032e711973dd7be4981ab4c">
    12   <!ENTITY git-size          "5.7 MB">
     11  <!ENTITY git-md5sum        "3f43de267dee995550ff0c46691aefc0">
     12  <!ENTITY git-size          "5.8 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    1414  <!-- but people keep forgetting that an install not only needs the nett build
    1515       space, it also needs the install space (or DESTDIR) -->
    16   <!ENTITY git-buildsize     "516 MB (with downloaded documentation, 196 MB installed)">
     16  <!ENTITY git-buildsize     "318 MB (with downloaded documentation, 196 MB installed)">
    1717  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1818  <!-- Confirmed that it is disk related.-->
    19   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 3.4 SBU for tests with parallelism=4)">
     19  <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 2.7 SBU for tests with parallelism=4)">
    2020]>
    2121
Note: See TracChangeset for help on using the changeset viewer.