Ignore:
Timestamp:
12/27/2017 01:19:56 AM (6 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:
8a1bddda
Parents:
75353b0
Message:

Update to opencv-3.4.0.
Update to cups-filters-1.18.0.
Update to doxygen-1.8.14.
Update to libatomic_ops-7.4.10.
Update to webkitgtk-2.18.4.
Update to autofs-5.1.4.
Update to LVM2-2.2.02.177.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/doxygen.xml

    r75353b0 ra081a2d9  
    77  <!ENTITY doxygen-download-http "http://ftp.stack.nl/pub/doxygen/doxygen-&doxygen-version;.src.tar.gz">
    88  <!ENTITY doxygen-download-ftp  "ftp://ftp.stack.nl/pub/doxygen/doxygen-&doxygen-version;.src.tar.gz">
    9   <!ENTITY doxygen-md5sum        "0fa414975f8cd6d30e126c28327c1f7c">
     9  <!ENTITY doxygen-md5sum        "41d8821133e8d8104280030553e2b42b">
    1010  <!ENTITY doxygen-size          "4.7 MB">
    11   <!ENTITY doxygen-buildsize     "180 MB (with all programs, docs, and tests)">
    12   <!ENTITY doxygen-time          "2.2 SBU (with all programs, docs, and tests)">
     11  <!ENTITY doxygen-buildsize     "122 MB (with tests)">
     12  <!ENTITY doxygen-time          "0.6 SBU (using parallelism=4; with tests)">
    1313]>
    1414
     
    138138
    139139    <para>
    140       To test the results, issue: <command>make tests</command>.
     140      To test the results, issue: <command>make tests</command>. One test,
     141      012_cite.dox, is known to fail.
    141142    </para>
    142143
Note: See TracChangeset for help on using the changeset viewer.