Ignore:
Timestamp:
03/21/2020 09:00:58 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, 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:
637b1cd9
Parents:
6d106671
Message:

Update to gmime-3.2.7.
Update to pangomm-2.42.1.
Update to cmake-3.17.0.
Update to cbindgen-0.13.2.
Update to xscreensaver-5.44.
Update to gnupg-2.2.20.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cbindgen.xml

    r6d106671 r798ed8e5  
    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        "5b13c2d2ba8465a940427d3fcafa8adb">
    10   <!ENTITY cbindgen-size          "160 KB">
    11   <!ENTITY cbindgen-buildsize     "92 MB (add 522 MB for tests)">
    12   <!ENTITY cbindgen-time          "1.1 SBU (Using parallelism=4; add 0.5 SBU for tests)">
     9  <!ENTITY cbindgen-md5sum        "ec0cd9f3efdc46b18d1dbaf22bb9bcf1">
     10  <!ENTITY cbindgen-size          "164 KB">
     11  <!ENTITY cbindgen-buildsize     "91 MB (add 469 MB for tests)">
     12  <!ENTITY cbindgen-time          "1.0 SBU (Using parallelism=4; add 0.5 SBU for tests)">
    1313]>
    1414
     
    7070      </listitem>
    7171    </itemizedlist>
    72 <!--
    73     <note>
    74       <para>
    75         The <application>cbindgen</application> source tarball shown above
    76         downloads with the correct name, cbindgen-&cbindgen-version;.tar.gz,
    77         if using a browser such as Firefox. If you prefer to use a command line
    78         program such as wget, you normally would obtain
    79         &cbindgen-version;.tar.gz. To obtain this package with the proper
    80         filename, run:
    8172
    82 <screen><userinput>wget -c https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;.tar.gz \
    83      -O cbindgen-&cbindgen-version;.tar.gz</userinput></screen>.
    84       </para>
    85     </note>
    86 -->
    8773    <bridgehead renderas="sect3">cbindgen Dependencies</bridgehead>
    8874
     
    117103    <para>
    118104      To test the results, issue: <command>cargo test</command>.
    119       Seven tests, test_expand* and test_dep_v2, are known to fail.
     105      Six tests, test_expand*, are known to fail.
    120106    </para>
    121107
Note: See TracChangeset for help on using the changeset viewer.