Changeset 8f7b900 for x/lib/qt5.xml


Ignore:
Timestamp:
01/28/2020 09:22:26 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
5c6ff2bf
Parents:
71b239d3
Message:

Qt and QtWebEngine, 5.14.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qt5.xml

    r71b239d3 r8f7b900  
    1010  <!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-src-&qt5-version;.tar.xz">
    1111  <!ENTITY qt5-download-ftp  " ">
    12   <!ENTITY qt5-md5sum        "e7ea948ab99a2ef0726db5eac8e4fd8e">
    13   <!ENTITY qt5-size          "522 MB">
    14   <!ENTITY qt5-buildsize     "14 GB (267 MB installed)">
    15   <!ENTITY qt5-time          "48 SBU (using parallelism=4)">
     12  <!ENTITY qt5-md5sum        "781c3179410aff7ef84607214e1e91b4">
     13  <!ENTITY qt5-size          "524 MB">
     14  <!ENTITY qt5-buildsize     "15 GB (264 MB installed)">
     15  <!ENTITY qt5-time          "51 SBU (using parallelism=4)">
    1616]>
    1717
     
    7979    </itemizedlist>
    8080
     81<!--
    8182   <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8283    <itemizedlist spacing='compact'>
     
    8586        url="&patch-root;/qt-&qt5-version;-qtwayland_cursor_fix-1.patch"/></para>
    8687      </listitem>
    87     </itemizedlist>
     88    </itemizedlist>-->
    8889
    8990    <bridgehead renderas="sect3">Qt5 Dependencies</bridgehead>
     
    240241    </note>
    241242
     243<!--
    242244    <para>
    243245      First fix some issues with the cursor when using Wayland:
    244246    </para>
    245247
    246 <screen><userinput>patch -Np1 -i ../qt-&qt5-version;-qtwayland_cursor_fix-1.patch</userinput></screen>
     248<screen><userinput>patch -Np1 -i ../qt-&qt5-version;-qtwayland_cursor_fix-1.patch</userinput></screen> -->
    247249
    248250    <para>
Note: See TracChangeset for help on using the changeset viewer.