Ignore:
Timestamp:
04/30/2019 07:04:02 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 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:
3b9bfde
Parents:
7baaf2a
Message:

Update to cbindgen-0.8.4.
Update to Text-BibTeX-0.88 (Perl Module).
Update to unrar-5.7.5.
Update to libbytesize-2.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libbytesize.xml

    r7baaf2a r568e425  
    77  <!ENTITY libbytesize-download-http "https://github.com/storaged-project/libbytesize/releases/download/&libbytesize-version;/libbytesize-&libbytesize-version;.tar.gz">
    88  <!ENTITY libbytesize-download-ftp  " ">
    9   <!ENTITY libbytesize-md5sum        "aa9bd5a04546873714da2adbaaa9f283">
    10   <!ENTITY libbytesize-size          "404 KB">
    11   <!ENTITY libbytesize-buildsize     "4.6 MB">
     9  <!ENTITY libbytesize-md5sum        "d47369556cd92aad4d8bc8ba10aebbed">
     10  <!ENTITY libbytesize-size          "432 KB">
     11  <!ENTITY libbytesize-buildsize     "4.2 MB">
    1212  <!ENTITY libbytesize-time          "less than 0.1 SBU">
    1313]>
     
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="pcre"/>
     77      <xref linkend="pcre2"/>
    7878    </para>
    7979
     
    8181    <para role="optional">
    8282      <xref linkend="gtk-doc"/>,
    83       <xref linkend="python2"/>,
    8483      <xref linkend="six"/> (needed for tests and python bindings),
    8584      <ulink url="https://github.com/rhinstaller/pocketlint/releases">pocketlint</ulink> (python module for one test), and
     
    106105    <para>
    107106      If you have the optional python modules installed, the regression
    108       tests can be run with: <command>make check</command>. If only
    109       <application>Python 3</application> is installed, one test has to be
    110       fixed with <command>
    111       sed -i 's/python/&amp;3/' tests/lbs_py_override_unittest.py</command>.
    112       <phrase revision='sysv'>Another test needs to be fixed if systemd
    113       is not installed, with:<command>
    114       sed -i '/busctl/s/=.*$/=lfs/' tests/canary_tests.sh</command>.</phrase>
     107      tests can be run with: <command>make check</command>.
    115108    </para>
    116109
     
    122115
    123116  </sect2>
    124 
     117<!--
    125118  <sect2 role="commands">
    126119    <title>Command Explanations</title>
    127120
    128121    <para>
    129       <option>--without-python2</option>: If
     122      <option>-i -without-python2</option>: If
    130123      <application>Python 2</application> is installed, use this switch to
    131124      prevent the use of <application>Python 2</application>. This may be
     
    134127    </para>
    135128  </sect2>
    136 
     129-->
    137130  <sect2 role="content">
    138131    <title>Contents</title>
Note: See TracChangeset for help on using the changeset viewer.