Changeset bb5f8a3 for x


Ignore:
Timestamp:
11/24/2023 02:29:15 AM (6 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
bc2ed553
Parents:
7706986
Message:

Patch WebKitGTK to build with libxml2-2.12.x

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk.xml

    r7706986 rbb5f8a3  
    6969    </itemizedlist>
    7070
    71 <!--
    7271    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7372    <itemizedlist spacing="compact">
     
    7574        <para>
    7675          Required patch:
    77           <ulink url="&patch-root;/webkitgtk-&webkitgtk-version;-consolidated_fixes-1.patch"/>
     76          <ulink url="&patch-root;/webkitgtk-&webkitgtk-version;-upstream_fixes-1.patch"/>
    7877        </para>
    7978      </listitem>
    8079    </itemizedlist>
    81 -->
    8280
    8381    <bridgehead renderas="sect3">WebKitGTK Dependencies</bridgehead>
     
    170168    </important>
    171169
    172 <!--
    173     <para>
    174       First, fix several security vulnerabilities and some runtime problems
    175       when running in a virtual machine:
    176     </para>
    177 
    178 <screen><userinput remap="pre">patch -Np1 -i ../webkitgtk-&webkitgtk-version;-consolidated_fixes-1.patch</userinput></screen>
    179 -->
     170    <para>
     171      First, fix a build failure caused by libxml2-2.12.x:
     172    </para>
     173
     174<screen><userinput remap="pre">patch -Np1 -i ../webkitgtk-&webkitgtk-version;-upstream_fixes-1.patch</userinput></screen>
    180175
    181176    <para>
Note: See TracChangeset for help on using the changeset viewer.