Changeset 73fb07ad for general


Ignore:
Timestamp:
01/30/2021 06:14:38 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
26dab634
Parents:
c3447c89
Message:

Update to scons-4.1.0
Update to bind (and bind-utils) 9.16.11
Update to pipewire-0.3.20
Update to mc-4.8.26
Update to pango-1.48.1
Update to libmbim-1.24.6
Update to pinentry-1.1.1
Update to icewm-2.1.1

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

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libmbim.xml

    rc3447c89 r73fb07ad  
    77  <!ENTITY libmbim-download-http "https://www.freedesktop.org/software/libmbim/libmbim-&libmbim-version;.tar.xz">
    88  <!ENTITY libmbim-download-ftp  " ">
    9   <!ENTITY libmbim-md5sum        "4b4b12ab7153d7c999289b5dfc2d25db">
    10   <!ENTITY libmbim-size          "504 KB">
     9  <!ENTITY libmbim-md5sum        "38d228548eae3ee144e19a42b028eab0">
     10  <!ENTITY libmbim-size          "500 KB">
    1111  <!ENTITY libmbim-buildsize     "29 MB (with tests)">
    1212  <!ENTITY libmbim-time          "0.2 SBU (with tests)">
  • general/genutils/pinentry.xml

    rc3447c89 r73fb07ad  
    88  <!ENTITY pinentry-download-ftp  "&gnupg-ftp;/pinentry/pinentry-&pinentry-version;.tar.bz2">
    99  <!ENTITY pinentry-download-ftp  " ">
    10   <!ENTITY pinentry-md5sum        "3829315cb0a1e9cedc05ffe6def7a2c6">
    11   <!ENTITY pinentry-size          "460 KB">
    12   <!ENTITY pinentry-buildsize     "11 MB">
     10  <!ENTITY pinentry-md5sum        "d7f646d373b722317d985cddc1d107c1">
     11  <!ENTITY pinentry-size          "504 KB">
     12  <!ENTITY pinentry-buildsize     "15 MB">
    1313  <!ENTITY pinentry-time          "less than 0.1 SBU">
    1414]>
     
    9898      <!-- <xref linkend="libcap-pam"/>, This is in LFS already. PAM is not
    9999      necessary. -->
    100       <xref linkend="libsecret"/>, and
    101       <xref linkend="qt5"/>
     100      <xref linkend="libsecret"/>,
     101      <xref linkend="qt5"/>, and
     102      <ulink url="https://www.enlightenment.org/about-efl/">efl</ulink>
    102103    </para>
    103104
  • general/prog/scons.xml

    rc3447c89 r73fb07ad  
    77  <!ENTITY scons-download-http "&sourceforge-dl;/scons/scons-&scons-version;.tar.gz">
    88  <!ENTITY scons-download-ftp  " ">
    9   <!ENTITY scons-md5sum        "1b31cdf3864efdaa71a1c49d69d5b1ca">
    10   <!ENTITY scons-size          "2.7 MB">
    11   <!ENTITY scons-buildsize     "49 MB">
     9  <!ENTITY scons-md5sum        "f083e00f6ecfc940edd6a0eb168ffe8c">
     10  <!ENTITY scons-size          "2.9 MB">
     11  <!ENTITY scons-buildsize     "71 MB">
    1212  <!ENTITY scons-time          "less than 0.1 SBU">
    1313]>
     
    9393
    9494<screen role="root"><userinput>sed -i 's/env python/&amp;3/' SCons/Utilities/*.py            &amp;&amp;
     95sed -i 's:build/doc/man::' setup.cfg &amp;&amp;
    9596python3 setup.py install --prefix=/usr  \
    9697                         --optimize=1   \
    97                          --install-data=/usr/share</userinput></screen>
     98                         --install-data=/usr/share/man/man1</userinput></screen>
    9899
    99100  </sect2>
  • general/sysutils/mc.xml

    rc3447c89 r73fb07ad  
    77  <!ENTITY mc-download-http "http://ftp.midnight-commander.org/mc-&mc-version;.tar.xz">
    88  <!ENTITY mc-download-ftp  "ftp://ftp.osuosl.org/pub/midnightcommander/mc-&mc-version;.tar.xz">
    9   <!ENTITY mc-md5sum        "19f14d368001aac454c28a2ddd2e851b">
     9  <!ENTITY mc-md5sum        "3c1f77b71dba1f4eeeedc4276627fed7">
    1010  <!ENTITY mc-size          "2.4 MB">
    11   <!ENTITY mc-buildsize     "182 MB (with tests)">
    12   <!ENTITY mc-time          "0.4 SBU (using parallelism=4; with tests)">
     11  <!ENTITY mc-buildsize     "196 MB (with tests)">
     12  <!ENTITY mc-time          "0.5 SBU (using parallelism=4; with tests)">
    1313]>
    1414
     
    9191      <xref linkend="doxygen"/>,
    9292      <xref linkend="gpm"/>,
     93      <xref linkend="libssh2"/>,
     94      <xref linkend="ruby"/>,
    9395      <xref linkend="samba"/>,
    9496      <xref linkend="unzip"/>,
Note: See TracChangeset for help on using the changeset viewer.