Patch qtwebengine for ICU-73

This commit is contained in:
Pierre Labastie 2023-04-18 22:50:13 +02:00
parent 2cddc60f96
commit 2a89d30852
2 changed files with 16 additions and 0 deletions

View File

@ -41,6 +41,10 @@
<listitem>
<para>April 18th, 2023</para>
<itemizedlist>
<listitem>
<para>[pierre] - Patch qtwebengine for ICU-73. Fixes
<ulink url="&blfs-ticket-root;17941">#17941</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to libXpm-3.5.16 (Xorg Library). Fixes
<ulink url="&blfs-ticket-root;17949">#17949</ulink>.</para>

View File

@ -250,6 +250,12 @@
<ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-ffmpeg5_fixes-1.patch"/>
</para>
</listitem>
<listitem>
<para>
Required patch:
<ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-icu_73-1.patch"/>
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">qtwebengine Dependencies</bridgehead>
@ -347,6 +353,12 @@
<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-ffmpeg5_fixes-1.patch</userinput></screen>
<para>
Apply a patch that resolves problems when building with icu-73 and later:
</para>
<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-icu_73-1.patch</userinput></screen>
<!-- start of commands for git versions only -->
<para>
Although the build_fixes patch has ensured that git is not invoked during the build,