Changeset 6929000d for x/lib/qt5.xml


Ignore:
Timestamp:
12/15/2020 04:57:45 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
qt5new
Children:
c9f0cc0
Parents:
fb047da0
Message:

First round of changes, do not use yet

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/qt5new@23982 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qt5.xml

    rfb047da0 r6929000d  
    55  %general-entities;
    66
    7   <!ENTITY qt5-major "5.15">
    8   <!ENTITY qt5-url   "https://download.qt.io/archive/qt/&qt5-major;/&qt5-version;/single">
    9 
    10   <!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-src-&qt5-version;.tar.xz">
     7
     8  <!ENTITY qt5-download-http "&qt5-url;/">
    119  <!ENTITY qt5-download-ftp  " ">
    12   <!ENTITY qt5-md5sum        "e1447db4f06c841d8947f0a6ce83a7b5">
    13   <!ENTITY qt5-size          "560 MB">
     10  <!ENTITY qt5-md5sum        "See below">
     11  <!ENTITY qt5-size          "59 MB">
    1412  <!ENTITY qt5-buildsize     "14 GB (255 MB installed)">
    1513  <!ENTITY qt5-time          "22 SBU (using parallelism=4)">
     
    430428    <para>
    431429      <parameter>-skip qtwebengine</parameter>: This switch disables building
    432       the QtWebEngine. The BLFS editors have chosen to build <xref
    433       linkend="qtwebengine"/> separately.
     430      the QtWebEngine. <!--The BLFS editors have chosen to build <xref
     431      linkend="qtwebengine"/> separately.-->
    434432    </para>
    435433
Note: See TracChangeset for help on using the changeset viewer.