Ignore:
Timestamp:
05/21/2021 08:43:00 PM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c483003
Parents:
0a38b7c
Message:

Add optional patch to hexchat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/hexchat.xml

    r0a38b7c r86dc8ed  
    6969        <para>
    7070          Estimated build time: &hexchat-time;
     71        </para>
     72      </listitem>
     73    </itemizedlist>
     74
     75    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     76    <itemizedlist spacing="compact">
     77      <listitem>
     78        <para>
     79          Optional patch:
     80          <ulink url="&patch-root;/hexchat-&hexchat-version;-add_libera_chat-1.patch"/>
    7181        </para>
    7282      </listitem>
     
    116126
    117127<screen><userinput remap="pre">sed -i "s/(python_opt/&amp; + '-embed'/" plugins/python/meson.build</userinput></screen>
     128
     129    <para>
     130      Next, apply an optional patch to have the "libera.chat" network
     131      preconfigured in the client:
     132    </para>
     133
     134<screen><userinput remap="pre">patch -Np1 -i ../hexchat-&hexchat-version;-add_libera_chat-1.patch</userinput></screen>
    118135
    119136    <para>
Note: See TracChangeset for help on using the changeset viewer.