Changeset 9abd8c3 for general


Ignore:
Timestamp:
01/13/2020 09:01:46 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, 9.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:
35e8cc57
Parents:
217b167
Message:

Update to cbindgen-0.12.2.
Update to babl-0.1.74.
Update to libuv-1.34.1.
Update to xfdesktop-4.14.2.
Update to xfce4-panel-4.14.3.

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libuv.xml

    r217b167 r9abd8c3  
    77  <!ENTITY libuv-download-http "https://dist.libuv.org/dist/v&libuv-version;/libuv-v&libuv-version;.tar.gz">
    88  <!ENTITY libuv-download-ftp  " ">
    9   <!ENTITY libuv-md5sum        "811ebe06c326e788ac7adf062328f3f1">
     9  <!ENTITY libuv-md5sum        "3c22a4b85c32c0d96f1de3a9fd2afda9">
    1010  <!ENTITY libuv-size          "1.2 MB">
    1111  <!ENTITY libuv-buildsize     "24 MB (with tests)">
  • general/graphlib/babl.xml

    r217b167 r9abd8c3  
    77  <!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.xz">
    88  <!ENTITY babl-download-ftp  " ">
    9   <!ENTITY babl-md5sum        "4f2c317328d89242e552fcb5ef66a844">
     9  <!ENTITY babl-md5sum        "d032853f2678bc95054c39d4f02045c1">
    1010  <!ENTITY babl-size          "288 KB">
    11   <!ENTITY babl-buildsize     "17 MB (with tests)">
     11  <!ENTITY babl-buildsize     "16 MB (with tests)">
    1212  <!ENTITY babl-time          "less than 0.1 SBU (Using parallelism=4; with tests)">
    1313]>
  • general/prog/cbindgen.xml

    r217b167 r9abd8c3  
    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        "d27816a078853131de8fc2f448df1f1d">
    10   <!ENTITY cbindgen-size          "145 KB">
    11   <!ENTITY cbindgen-buildsize     "97 MB (add 520 MB for tests)">
    12   <!ENTITY cbindgen-time          "1.1 SBU (Using parallelism=4; add 0.5 SBU for tests)">
     9  <!ENTITY cbindgen-md5sum        "85a5dd56c2f6cc3ffb04291610918761">
     10  <!ENTITY cbindgen-size          "148 KB">
     11  <!ENTITY cbindgen-buildsize     "91 MB (add 520 MB for tests)">
     12  <!ENTITY cbindgen-time          "1.2 SBU (Using parallelism=4; add 0.5 SBU for tests)">
    1313]>
    1414
     
    117117    <para>
    118118      To test the results, issue: <command>cargo test</command>.
    119       Six tests, test_expand*, are known to fail.
     119      Seven tests, test_expand* and test_dep_v2, are known to fail.
    120120    </para>
    121121
Note: See TracChangeset for help on using the changeset viewer.