mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Patch qtwebengine for ICU-73
This commit is contained in:
parent
2cddc60f96
commit
2a89d30852
@ -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>
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user