Changeset ceb3dc7 for x/lib/qt5.xml


Ignore:
Timestamp:
05/19/2017 06:39:12 PM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.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:
4ac63bfe
Parents:
ef30906a
Message:

Build QtWebEngine separately - it often breaks when things change, doing it this ways saves the time needed to rebuild Qt5: in the full Qt5 build QtWebEngine is built at the end.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qt5.xml

    ref30906a rceb3dc7  
    1212  <!ENTITY qt5-md5sum        "66660cd3d9e1a6fed36e88adcb72e9fe">
    1313  <!ENTITY qt5-size          "354 MB">
    14   <!ENTITY qt5-buildsize     "8.8 GB (178 MB installed, add 1.1 GB build size and 115 MB installed size for qtwebengine)">
    15   <!ENTITY qt5-time          "23 SBU (using parallelism=4, add 24 SBU for qtwebengine)">
     14  <!ENTITY qt5-buildsize     "8.8 GB (178 MB installed)">
     15  <!ENTITY qt5-time          "23 SBU (using parallelism=4)">
    1616]>
    1717
     
    104104      <xref linkend="mesa"/>,
    105105      <xref linkend="mtdev"/>,
    106       <xref linkend="nss"/> (required for QtWebEngine),
    107106      <xref linkend="openssl"/>,
    108107      <xref linkend="pcre"/>,
     
    414413    <para>
    415414      <parameter>-skip qtwebengine</parameter>: This switch disables building
    416       the Qt Web Engine.  It is only used by <xref linkend='qupzilla'/> at this
    417       writing.  Note that building the Qt Web Engine substantially increases
    418       the build time and both the build and installed size.
     415      the QtWebEngine. The BLFS editors have chosen to build <xref
     416      linkend="qtwebengine"/> separately.
    419417    </para>
    420418
Note: See TracChangeset for help on using the changeset viewer.