Ignore:
Timestamp:
12/23/2021 03:26:04 AM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.1, 11.2, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5a0d9f1
Parents:
13c75b20
Message:

Package Updates and a buildfix

Update to Thunderbird-91.3.0
Update to Seamonkey-2.53.10
Update to webkitgtk-2.34.3
Update to nss-3.73.1
Fix building Firefox with wayland-1.20.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r13c75b20 r6968e3cb  
    7777    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7878    <itemizedlist spacing="compact">
     79      <listitem>
     80        <para>
     81          Required patch:
     82          <ulink url="&patch-root;/firefox-&firefox-version;esr-buildfix-1.patch"/>
     83        </para>
     84      </listitem>
    7985      <listitem>
    8086        <para>
     
    312318
    313319    <para>
     320      Next, apply a patch that fixes compilation on systems with Wayland-1.20
     321      installed:
     322    </para>
     323
     324 <screen><userinput remap="pre">patch -Np1 -i ../firefox-&firefox-version;esr-buildfix-1.patch</userinput></screen>
     325
     326    <para>
    314327      If the geolocation APIs are needed:
    315328    </para>
Note: See TracChangeset for help on using the changeset viewer.