Changeset dde790ee for general/genutils


Ignore:
Timestamp:
04/02/2020 12:06:56 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 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:
25de050
Parents:
0f7f7c9
Message:

Update to librsvg-2.48.2
Add a patch for ibus to work with gnome-shell

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22932 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/ibus.xml

    r0f7f7c9 rdde790ee  
    7373      </listitem>
    7474    </itemizedlist>
    75     <!--
     75   
    7676    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7777    <itemizedlist spacing="compact">
     
    7979        <para>
    8080          Required patch:
    81           <ulink url="&patch-root;/ibus-&ibus-version;-upstream_fixes-1.patch"/>
     81          <ulink url="&patch-root;/ibus-&ibus-version;-wayland_display-1.patch"/>
    8282        </para>
    8383      </listitem>
    8484    </itemizedlist>
    85     -->
     85   
    8686    <bridgehead renderas="sect3">Optional Download</bridgehead>
    8787
     
    131131  <sect2 role="installation">
    132132    <title>Installation of ibus</title>
     133
     134    <para>
     135      Fix an issue with ibus identifying itself in Wayland sessions:
     136    </para>
     137
     138<screen><userinput remap="pre">patch -Np1 -i ../ibus-&ibus-version;-wayland_display-1.patch</userinput></screen>
    133139
    134140    <para>
Note: See TracChangeset for help on using the changeset viewer.