Changes in / [f0acf55:c9f0cc0]


Ignore:
Files:
1 added
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    rf0acf55 rc9f0cc0  
    753753<!ENTITY pango-version                "1.48.0">
    754754<!ENTITY pangomm-version              "2.42.1">
    755 <!ENTITY qt5-version                  "5.15.2">
    756 <!ENTITY qtwebengine-version          "5.15.2">
     755<!ENTITY qt5-major                    "5.15">
     756<!ENTITY qt5-version                  "&qt5-major;.2">
     757<!ENTITY qt5-url "https://download.qt.io/archive/qt/&qt5-major;/&qt5-version;/submodules">
     758<!ENTITY qtwebengine-version          "&qt5-major;.2">
    757759<!ENTITY qtwebkit-version             "5.9.0">
    758760<!ENTITY qscintilla-version           "2.10.4">
  • x/lib/lib.xml

    rf0acf55 rc9f0cc0  
    7171  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pangomm.xml"/>
    7272<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qscintilla.xml"/> -->
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtbase.xml"/>
    7374  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5.xml"/>
    74   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtwebengine.xml"/>
    7575  <!--
    7676  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtwebkit5.xml"/> -->
  • x/lib/qt5.xml

    rf0acf55 rc9f0cc0  
    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
  • xsoft/graphweb/falkon.xml

    rf0acf55 rc9f0cc0  
    8282    <bridgehead renderas="sect4">Required</bridgehead>
    8383    <para role="required">
    84       <xref linkend="extra-cmake-modules"/> and
    85       <xref linkend="qtwebengine"/>
     84      <xref linkend="extra-cmake-modules"/> <!-- and
     85      <xref linkend="qtwebengine"/>-->
    8686    </para>
    8787
Note: See TracChangeset for help on using the changeset viewer.