Changeset fc11d2d


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.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re5be8837 rfc11d2d  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Adapt Balsa to work with WebKitGTK+-2.38.</para>
     46        </listitem>
     47        <listitem>
    4548          <para>[renodr] - Update to epiphany-43.0. Fixes
    4649          <ulink url="&blfs-ticket-root;17035">#17035</ulink>.</para>
  • 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.