Changeset e7cae3c for x/lib


Ignore:
Timestamp:
06/21/2021 06:25:55 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
baba025c
Parents:
4d0615f1
Message:

qtwebengine: Update patches:

Update the security fixes to match paid-for 5.15.5.
Remove one item from the build fixes patch which is now upstream,
and apply that after the security fixes.
Remeasure for gcc-11.1.0 which takes a few less SBU.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qtwebengine.xml

    r4d0615f1 re7cae3c  
    1414  <!ENTITY qtwebengine-size          "306 MB">
    1515  <!ENTITY qtwebengine-buildsize     "5.1 GB (154 MB installed)">
    16   <!ENTITY qtwebengine-time          "100 SBU (Using parallelism=4)">
     16  <!ENTITY qtwebengine-time          "95 SBU (Using 6 jobs on a 4-core processor)">
    1717]>
    1818
     
    213213               that the tarball names names differ
    214214          <ulink url="&patch-root;/qtwebengine-everywhere-src-&qtwebengine-version;-ICU68-2.patch"/> -->
    215           <ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-build_fixes-2.patch"/>
     215          <ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-upstream_fixes-2.patch"/>
    216216        </para>
    217217      </listitem>
     
    219219        <para>
    220220          Required patch:
    221           <ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-upstream_fixes-1.patch"/>
     221          <ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-build_fixes-3.patch"/>
    222222        </para>
    223223      </listitem>
     
    292292
    293293    <para>
    294       Now apply a patch to fix several issues that can prevent the build working:
    295     </para>
    296 
    297 <screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-build_fixes-2.patch</userinput></screen>
    298 
    299     <para>
    300       Next apply a patch for security and other fixes:
    301     </para>
    302 
    303 <screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-upstream_fixes-1.patch</userinput></screen>
     294      Now apply a patch for security and other fixes:
     295    </para>
     296
     297<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-upstream_fixes-2.patch</userinput></screen>
     298
     299    <para>
     300      Next apply a patch to fix several issues that can prevent the build working:
     301    </para>
     302
     303<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-build_fixes-3.patch</userinput></screen>
    304304
    305305<!-- start of commands for git versions only -->
Note: See TracChangeset for help on using the changeset viewer.