Ignore:
Timestamp:
09/09/2019 11:22:16 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
f06feb8
Parents:
8f858c7
Message:

Update to qtwebengine-everywhere-src-5.13.1.
Update to qt-everywhere-src-5.13.1.
Update to glib-networking-2.62.0.
Update to mercurial-5.1.1.
Update to enchant-2.2.6.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qtwebengine.xml

    r8f858c7 r40b70d8  
    1111  <!ENTITY qtwebengine-size          "245 MB">
    1212  <!ENTITY qtwebengine-buildsize     "3.5 GB (135 MB installed)">
    13   <!ENTITY qtwebengine-time          "62 SBU (using 4 cores)">
     13  <!ENTITY qtwebengine-time          "61 SBU (using 4 cores)">
    1414]>
    1515
     
    9595      </listitem>
    9696    </itemizedlist>
    97 
     97<!--
    9898    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    9999    <itemizedlist spacing="compact">
     
    105105      </listitem>
    106106    </itemizedlist>
    107 
     107-->
    108108    <bridgehead renderas="sect3">qtwebengine Dependencies</bridgehead>
    109109
     
    159159<screen><userinput>find -type f -name "*.pr[io]" |
    160160  xargs sed -i -e 's|INCLUDEPATH += |&amp;$$QTWEBENGINE_ROOT/include |'</userinput></screen>
    161 
     161<!--
    162162    <para>
    163163      Next, apply a patch that fixes background rendering issues in Falkon,
     
    166166
    167167<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-background_rendering_fix-1.patch</userinput></screen>
    168    
     168-->   
    169169    <para>
    170170      If an older version of the package's main library has been installed,
Note: See TracChangeset for help on using the changeset viewer.