Changeset 2a89d308


Ignore:
Timestamp:
04/18/2023 08:50:13 PM (13 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
0869e91
Parents:
2cddc60
Message:

Patch qtwebengine for ICU-73

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r2cddc60 r2a89d308  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[pierre] - Patch qtwebengine for ICU-73. Fixes
     46         <ulink url="&blfs-ticket-root;17941">#17941</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[bdubbs] - Update to libXpm-3.5.16 (Xorg Library). Fixes
    4650         <ulink url="&blfs-ticket-root;17949">#17949</ulink>.</para>
  • x/lib/qtwebengine.xml

    r2cddc60 r2a89d308  
    251251        </para>
    252252      </listitem>
     253      <listitem>
     254        <para>
     255          Required patch:
     256          <ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-icu_73-1.patch"/>
     257        </para>
     258      </listitem>
    253259    </itemizedlist>
    254260
     
    347353
    348354<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-ffmpeg5_fixes-1.patch</userinput></screen>
     355
     356    <para>
     357      Apply a patch that resolves problems when building with icu-73 and later:
     358    </para>
     359
     360<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-icu_73-1.patch</userinput></screen>
    349361
    350362<!-- start of commands for git versions only -->
Note: See TracChangeset for help on using the changeset viewer.