Changeset fc11d2d for xsoft/other


Ignore:
Timestamp:
12/15/2022 07:39:56 PM (17 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
83c4744
Parents:
e5be8837
Message:

Adapt Balsa to changes in WebKitGTK+-2.38.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/balsa.xml

    re5be8837 rfc11d2d  
    7272      <listitem>
    7373        <para>
    74           <ulink url="&patch-root;/balsa-&balsa-version;-upstream_fix-1.patch"/>
    75           Recommended patch, required to build without <xref linkend="webkitgtk"/>
     74          <ulink url="&patch-root;/balsa-&balsa-version;-upstream_fixes-2.patch"/>
     75          Required patch
    7676        </para>
    7777      </listitem>
     
    133133
    134134    <para>
    135       First, fix a build issue if html support is not being used:
    136     </para>
    137 
    138 <screen><userinput>patch -Np1 -i ../balsa-&balsa-version;-upstream_fix-1.patch</userinput></screen>
     135      First, fix build issues when configuring without WebKitGTK+, or when
     136      using WebKitGTK+-2.38 or later.
     137    </para>
     138
     139<screen><userinput>patch -Np1 -i ../balsa-&balsa-version;-upstream_fixes-2.patch</userinput></screen>
    139140
    140141    <para>
Note: See TracChangeset for help on using the changeset viewer.