Ignore:
Timestamp:
09/17/2017 08:57:59 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
e4c7cf8e
Parents:
4d185c9e
Message:

Update to ruby-2.4.2.
Update to jasper-2.0.14.
Update to libbytesize-1.0.
Update to cups-filters-1.17.5.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libbytesize.xml

    r4d185c9e rc6afa0d  
    77  <!ENTITY libbytesize-download-http "https://github.com/storaged-project/libbytesize/archive/libbytesize-&libbytesize-version;.tar.gz">
    88  <!ENTITY libbytesize-download-ftp  " ">
    9   <!ENTITY libbytesize-md5sum        "c469110ae134ea3a58546ba13fdb5074">
     9  <!ENTITY libbytesize-md5sum        "66b750a160fb3b6dee813943d7fe6f60">
    1010  <!ENTITY libbytesize-size          "68 KB">
    11   <!ENTITY libbytesize-buildsize     "2.7 MB">
     11  <!ENTITY libbytesize-buildsize     "3.0 MB">
    1212  <!ENTITY libbytesize-time          "less than 0.1 SBU">
    1313]>
     
    7171    </itemizedlist>
    7272
     73    <note><para>This package expands to
     74    libbytesize-libbytesize-&libbytesize-version;.</para></note>
     75
     76
    7377   <bridgehead renderas="sect3">libbytesize Dependencies</bridgehead>
    7478
     
    8286      <xref linkend="gtk-doc"/>,
    8387      <xref linkend="python2"/>,
    84       <xref linkend="python3"/>, and
    85       <xref linkend="six"/>
    86         (python module for tests)
     88      <xref linkend="python3"/>,
     89      <xref linkend="six"/> (python module for tests),
     90      <ulink url="https://github.com/rhinstaller/pocketlint/releases">pocketlint</ulink> (python module for one test), and
     91      <ulink url="https://pypi.python.org/pypi/polib">polib</ulink> (python module for one test)
    8792    </para>
    8893
     
    106111
    107112    <para>
    108       If you have the optional python module <xref linkend="six"/>
    109       installed, the regression tests can be run with: <command>make check</command>.
     113      If you have the optional python modules installed, the regression
     114      tests can be run with: <command>make check</command>.
    110115    </para>
    111116
Note: See TracChangeset for help on using the changeset viewer.