Changeset 2a89d308 for x


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

Patch qtwebengine for ICU-73

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.