Ignore:
Timestamp:
08/18/2019 08:33:32 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:
48bcac9
Parents:
8717fc0
Message:

Update to cups-2.2.12.
Update to node.js-10.16.3.
Update to gtk-doc-1.32.
Tag qt5 and its dependencies.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/gtk-doc.xml

    r8717fc0 rad112fd5  
    77  <!ENTITY gtk-doc-download-http "&gnome-download-http;/gtk-doc/&gtk-doc-version;/gtk-doc-&gtk-doc-version;.tar.xz">
    88  <!ENTITY gtk-doc-download-ftp  "&gnome-download-ftp;/gtk-doc/&gtk-doc-version;/gtk-doc-&gtk-doc-version;.tar.xz">
    9   <!ENTITY gtk-doc-md5sum        "6239713011369a4fbdc7619350403772">
    10   <!ENTITY gtk-doc-size          "744 KB">
     9  <!ENTITY gtk-doc-md5sum        "07764836262e154e94922e5f2aa476ae">
     10  <!ENTITY gtk-doc-size          "748 KB">
    1111  <!ENTITY gtk-doc-buildsize     "14 MB (with tests)">
    1212  <!ENTITY gtk-doc-time          "0.2 SBU (with tests)">
     
    3939    system.</para>
    4040
    41     &lfs84_checked;
     41    &lfs90_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8686      <xref linkend="which"/>, and
    8787      Python modules
     88      <xref linkend="lxml"/>,
    8889      <ulink url="https://anytree.readthedocs.io/en/latest/">anytree</ulink>, and
    8990      <ulink url="https://pypi.org/project/parameterized/">parameterized</ulink>
     
    107108make</userinput></screen>
    108109
    109     <para>To test the results, issue: <command>make check</command>.
    110     Some tests will fail depending on optionally installed packages.</para>
     110    <para>The test suite will hang if the package (or a previous version)
     111    is not already installed.</para>
    111112
    112113    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    113114
    114115<screen role="root"><userinput>make install</userinput></screen>
     116
     117    <para>To test the results, issue: <command>make check</command>.
     118    Some tests will fail depending on optionally installed packages.</para>
    115119
    116120  </sect2>
Note: See TracChangeset for help on using the changeset viewer.