Ignore:
Timestamp:
10/11/2017 09:58:50 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:
29e5e6e
Parents:
3833a14
Message:

Update to feh-2.21.
Update to qt5-5.9.2 and qtwebengine-5.9.2.
Update to libxslt-1.1.31.
Update to libxml2-2.9.6.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qtwebengine.xml

    r3833a14 rdff94d4  
    88  <!ENTITY qtwebengine-download-http "https://download.qt.io/archive/qt/&qtwebengine-major;/&qtwebengine-version;/submodules/qtwebengine-opensource-src-&qtwebengine-version;.tar.xz">
    99  <!ENTITY qtwebengine-download-ftp  " ">
    10   <!ENTITY qtwebengine-md5sum        "d4ad2f5df86c8483c06b3fe14c30136a">
    11   <!ENTITY qtwebengine-size          "208 MB">
     10  <!ENTITY qtwebengine-md5sum        "366bb699788c79c92787b38c60cbf5db">
     11  <!ENTITY qtwebengine-size          "207 MB">
    1212  <!ENTITY qtwebengine-buildsize     "3.2 GB (141 MB installed)">
    13   <!ENTITY qtwebengine-time          "35 SBU (on a 12 core processor, estimated 45 SBU with 4 cores)">
    14 
    15 <!-- Both qmake and ninja will use all available cores, in fact ninja runs n+2
     13  <!ENTITY qtwebengine-time          "60 SBU (using 4 cores)">
     14
     15  <!--  Both qmake and ninja will use all available cores, in fact ninja runs n+2
    1616     jobs at a time.  Most of our readers do not have more than 4 cores.
    1717     To reduce the number of available cores for measuring the build time:
     
    4949
    5050    &lfs81_checked;
     51 
     52    <note><para>Both qmake and ninja will use all available cores when
     53    building.  There is no conveninet way to control the number of cores
     54    used during the build.</para></note>
    5155
    5256    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    165169    </para>
    166170
    167 <screen role="root"><userinput>find $QT5PREFIX/ -name \*.prl \
     171<screen role="root"><userinput>find $QT5DIR/ -name \*.prl \
    168172   -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;</userinput></screen>
    169173  </sect2>
Note: See TracChangeset for help on using the changeset viewer.