Changeset 21b1ead for general


Ignore:
Timestamp:
07/28/2020 05:26:39 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
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:
8b337f6
Parents:
57adf21
Message:

libqmi-1.26.2
js-68.11.0
git-2.28.0

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js68.xml

    r57adf21 r21b1ead  
    77  <!ENTITY js68-download-http "&mozilla-http;/firefox/releases/&JS68-version;esr/source/firefox-&JS68-version;esr.source.tar.xz">
    88  <!ENTITY js68-download-ftp  " ">
    9   <!ENTITY js68-md5sum        "d94cd12ba6cdad6d5f4f2c8341c2dcde">
    10   <!ENTITY js68-size          "300 MB">
    11   <!ENTITY js68-buildsize     "2.8 GB (31 MB installed after removing 31MB static lib)">
     9  <!ENTITY js68-md5sum        "a8f860f31725d914c02918ff2b2aecf8">
     10  <!ENTITY js68-size          "306 MB">
     11  <!ENTITY js68-buildsize     "2.8 GB (30 MB installed after removing 31MB static lib)">
    1212  <!ENTITY js68-time          "2.2 SBU (with parallelism = 4)">
    1313]>
     
    208208    <para>
    209209      <parameter>--with-*</parameter>: These parameters allow the build system
    210       to use system versions of the above libriares. These are required for
     210      to use system versions of the above libraries. These are required for
    211211      stability.
    212212    </para>
     
    255255        </seg>
    256256        <seg>
    257           libmozjs-68.so and libjs_static.ajs
     257          libmozjs-68.so
    258258        </seg>
    259259        <seg>
  • general/genlib/libqmi.xml

    r57adf21 r21b1ead  
    77  <!ENTITY libqmi-download-http "https://www.freedesktop.org/software/libqmi/libqmi-&libqmi-version;.tar.xz">
    88  <!ENTITY libqmi-download-ftp  " ">
    9   <!ENTITY libqmi-md5sum        "8da95a97e893311878f8ce12dcf8fad0">
     9  <!ENTITY libqmi-md5sum        "ce7166668c9f1ccd496fc6af882ee00e">
    1010  <!ENTITY libqmi-size          "1.1 MB">
    1111  <!ENTITY libqmi-buildsize     "138 MB (with tests)">
  • general/prog/git.xml

    r57adf21 r21b1ead  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "3f43de267dee995550ff0c46691aefc0">
     11  <!ENTITY git-md5sum        "5fde0206768ed70092d1fcc8f447251a">
    1212  <!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     "318 MB (with downloaded documentation, 196 MB installed)">
     16  <!ENTITY git-buildsize     "521 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.-->
     
    347347      <seglistitem>
    348348        <seg>
    349           git, git-receive-pack and git-upload-archive (hardlinked to each
    350           other), git-cvsserver, git-shell, git-upload-pack, and gitk
     349          git, git-receive-pack, git-upload-archive, and
     350          git-upload-pack (hardlinked to each
     351          other), git-cvsserver, git-shell, and gitk
    351352        </seg>
    352353        <seg>
     
    356357          /usr/share/perl5/Git,
    357358          <!-- I do NOT think this is in our %INC search path. -->
    358           /usr/libexec/git-core and
     359          /usr/libexec/git-core, and
    359360          /usr/share/{doc/git-&git-version;,git-core,git-gui,gitk,gitweb}
    360361        </seg>
Note: See TracChangeset for help on using the changeset viewer.