Changeset ec0461a1 for general


Ignore:
Timestamp:
01/11/2022 08:16:07 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4c96029
Parents:
0c9ea9b (diff), d3ca48b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Location:
general/genlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgrss.xml

    r0c9ea9b rec0461a1  
    7575        <para>
    7676          Required patch:
    77           <ulink url="&patch-root;/libgrss-&libgrss-version;-bugfixes-1.patch"/>
     77          <ulink url="&patch-root;/libgrss-&libgrss-version;-bugfixes-2.patch"/>
    7878        </para>
    7979      </listitem>
     
    106106
    107107
    108 <screen><userinput>patch -Np1 -i ../libgrss-&libgrss-version;-bugfixes-1.patch &amp;&amp;
     108<screen><userinput>patch -Np1 -i ../libgrss-&libgrss-version;-bugfixes-2.patch &amp;&amp;
    109109autoreconf -fv &amp;&amp;
    110110./configure --prefix=/usr --disable-static &amp;&amp;
  • general/genlib/nodejs.xml

    r0c9ea9b rec0461a1  
    77  <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
    88  <!ENTITY nodejs-download-ftp  " ">
    9   <!ENTITY nodejs-md5sum        "80667c769fd7d12da24d203585cead11">
    10   <!ENTITY nodejs-size          "32 MB">
    11   <!ENTITY nodejs-buildsize     "746 MB (add 26 MB for tests)">
    12   <!ENTITY nodejs-time          "14 SBU (add 2.3 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
     9  <!ENTITY nodejs-md5sum        "110ab2733dfb0224e089b11158075ba5">
     10  <!ENTITY nodejs-size          "33 MB">
     11  <!ENTITY nodejs-buildsize     "802 MB (add 27 MB for tests)">
     12  <!ENTITY nodejs-time          "19 SBU (add 3.6 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.