Changeset eb1a6c7 for general


Ignore:
Timestamp:
10/11/2020 08:21:24 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
c8635a0
Parents:
9ce9eb4
Message:

Update to freetype-2.10.3.
Update to lua-5.4.1.
Update to xcb-proto-1.14.1.
Update to cbindgen-0.15.0.
Update to libqmi-1.26.6.

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

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libqmi.xml

    r9ce9eb4 reb1a6c7  
    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        "1531166484a6ba5de902e22b8af4f950">
     9  <!ENTITY libqmi-md5sum        "e444e5a5176e1ec763c0bfaa74b93997">
    1010  <!ENTITY libqmi-size          "1.1 MB">
    1111  <!ENTITY libqmi-buildsize     "138 MB (with tests)">
    12   <!ENTITY libqmi-time          "0.3 SBU (Using parallelism=4; with tests)">
     12  <!ENTITY libqmi-time          "0.2 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
  • general/graphlib/freetype2.xml

    r9ce9eb4 reb1a6c7  
    77  <!ENTITY freetype2-download-http "&sourceforge-dl;/freetype/freetype-&freetype2-version;.tar.xz">
    88  <!ENTITY freetype2-download-ftp  "&gentoo-ftp-repo;/freetype-&freetype2-version;.tar.xz">
    9   <!ENTITY freetype2-md5sum        "7c0d5a39f232d7eb9f9d7da76bf08074">
    10   <!ENTITY freetype2-size          "2.2 MB">
     9  <!ENTITY freetype2-md5sum        "b181a5e303456c19fafca2e4aac4350a">
     10  <!ENTITY freetype2-size          "2.3 MB">
    1111  <!ENTITY freetype2-buildsize     "30 MB (with additional documentation)">
    1212  <!ENTITY freetype2-time          "0.2 SBU (with additional documentation)">
     
    1515  <!ENTITY freetype2-doc-download-http "&sourceforge-dl;/freetype/freetype-doc-&freetype2-doc-version;.tar.xz">
    1616  <!ENTITY freetype2-doc-download-ftp  "&gentoo-ftp-repo;/freetype-doc-&freetype2-doc-version;.tar.xz">
    17   <!ENTITY freetype2-doc-md5sum        "836b03f8741d9af50d24d3cdaea6f1e9">
    18   <!ENTITY freetype2-doc-size          "1.9 MB">
     17  <!ENTITY freetype2-doc-md5sum        "62884ce0ade15cc26ce70b5901de4177">
     18  <!ENTITY freetype2-doc-size          "2.0 MB">
    1919]>
    2020
  • general/prog/cbindgen.xml

    r9ce9eb4 reb1a6c7  
    77  <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
    88  <!ENTITY cbindgen-download-ftp  " ">
    9   <!ENTITY cbindgen-md5sum        "5bb24f9fa9a58c3c904b6d836266c29d">
    10   <!ENTITY cbindgen-size          "180 KB">
    11   <!ENTITY cbindgen-buildsize     "97 MB (add 540 MB for tests)">
     9  <!ENTITY cbindgen-md5sum        "396f97c1d79ee5307611e7d586b4b011">
     10  <!ENTITY cbindgen-size          "188 KB">
     11  <!ENTITY cbindgen-buildsize     "100 MB (add 509 MB for tests)">
    1212  <!ENTITY cbindgen-time          "0.7 SBU (add 0.4 SBU for tests)">
    1313]>
  • general/prog/lua.xml

    r9ce9eb4 reb1a6c7  
    77  <!ENTITY lua-download-http "http://www.lua.org/ftp/lua-&lua-version;.tar.gz">
    88  <!ENTITY lua-download-ftp  " ">
    9   <!ENTITY lua-md5sum        "dbf155764e5d433fc55ae80ea7060b60">
    10   <!ENTITY lua-size          "344 KB">
    11   <!ENTITY lua-buildsize     "5.5 MB (with Basic tests)">
     9  <!ENTITY lua-md5sum        "1d575faef1c907292edd79e7a2784d30">
     10  <!ENTITY lua-size          "348 KB">
     11  <!ENTITY lua-buildsize     "3.5 MB (with Basic tests)">
    1212  <!ENTITY lua-time          "less than 0.1 SBU (with Basic tests)">
    1313
    1414  <!ENTITY lua-tests-download-http "http://www.lua.org/tests/lua-&lua-version;-tests.tar.gz">
    1515  <!ENTITY lua-tests-download-ftp  " ">
    16   <!ENTITY lua-tests-md5sum        "3d7768b090046506afa974a4ac0c5ba2">
    17   <!ENTITY lua-tests-size          "124 KB">
     16  <!ENTITY lua-tests-md5sum        "1bcf2e21fcb1aa37afc2b5e3335b05cf">
     17  <!ENTITY lua-tests-size          "128 KB">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.