source: general/genutils/ibus.xml@ 078d23fa

12.0 12.1 12.2 gimp3 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since 078d23fa was aa11d6f, checked in by Bruce Dubbs <bdubbs@…>, 19 months ago

Update to ibus-1.5.28.

  • Property mode set to 100644
File size: 10.9 KB
RevLine 
[bb535118]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY ibus-download-http "https://github.com/ibus/ibus/releases/download/&ibus-version;/ibus-&ibus-version;.tar.gz">
8 <!ENTITY ibus-download-ftp " ">
[aa11d6f]9 <!ENTITY ibus-md5sum "e788203d60e2b9cf56d95f1ee73a6898">
10 <!ENTITY ibus-size "3.7 MB">
11 <!ENTITY ibus-buildsize "66 MB (add 5 MB for tests)">
[f238076]12 <!ENTITY ibus-time "0.2 SBU (Using parallelism=4; add 0.6 SBU for tests)">
[0cce0bf8]13<!-- Since UCD.zip can be used by gucharmap too, let's use the same version:
14 This prevents version mismatches, since UCD.zip filename is not versioned.
15-->
16 <!ENTITY ucd-download-http "https://www.unicode.org/Public/zipped/&gucharmap-major-version;.0/UCD.zip">
[bb535118]17]>
18
[d47ad20c]19<sect1 id="ibus" xreflabel="ibus-&ibus-version;">
[bb535118]20 <?dbhtml filename="ibus.html"?>
21
22
[d47ad20c]23 <title>ibus-&ibus-version;</title>
[bb535118]24
25 <indexterm zone="ibus">
[d47ad20c]26 <primary sortas="a-ibus">ibus</primary>
[bb535118]27 </indexterm>
28
29 <sect2 role="package">
[d47ad20c]30 <title>Introduction to ibus</title>
[bb535118]31
32 <para>
[d47ad20c]33 <application>ibus</application> is an Intelligent Input Bus. It is a new
[8558044]34 input framework for the Linux OS. It provides a fully featured and user
[40273c46]35 friendly input method user interface.
[bb535118]36 </para>
37
[acd88fc]38 &lfs113_checked;
[bb535118]39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&ibus-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&ibus-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &ibus-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &ibus-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &ibus-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &ibus-time;
70 </para>
71 </listitem>
72 </itemizedlist>
[8558044]73
[321223a]74 <bridgehead renderas="sect3">Optional Download</bridgehead>
75
[cbcf148]76 <itemizedlist spacing="compact">
77 <listitem>
78 <para>
79 Unicode Character Database:
80 <ulink url="&ucd-download-http;"> &ucd-download-http;</ulink>
81 </para>
82 </listitem>
83 </itemizedlist>
[321223a]84
[d47ad20c]85 <bridgehead renderas="sect3">ibus Dependencies</bridgehead>
[bb535118]86
87 <bridgehead renderas="sect4">Required</bridgehead>
88 <para role="required">
[8b5769f]89 <xref linkend="dconf"/>,
90 <xref linkend="iso-codes"/>, and
91 <xref linkend="vala"/>
[bb535118]92 </para>
[8558044]93
[bb535118]94 <bridgehead renderas="sect4">Recommended</bridgehead>
95 <para role="recommended">
96 <xref linkend="gobject-introspection"/>,
[8b5769f]97 <xref linkend="gtk2"/>, and
98 <xref linkend="libnotify"/>
[bb535118]99 </para>
100
101 <bridgehead renderas="sect4">Optional</bridgehead>
102 <para role="optional">
[2d1da1f]103 <xref linkend="gtk3"/> (to build IM module for it),
104 <xref linkend="gtk4"/> (to build IM module for it),
[bb535118]105 <xref linkend="dbus-python"/> and
106 <xref linkend="pygobject3"/> (both to build the Python support library),
[cede1f0]107 <xref linkend="gtk-doc"/>, and
108 <!--<xref linkend="pyxdg" role="runtime"/>
[2d1da1f]109 (runtime, for the <command>ibus-setup</command>), and
[cede1f0]110 NOTE: The reference to the 'xdg' python module is commented out in the source -->
[40273c46]111 <xref linkend="libxkbcommon"/>,
112 <xref linkend="wayland"/> (both to build the Wayland support programs), and
[25ff6d5]113 <ulink url="https://www.joypixels.com/">EmojiOne</ulink>
[bb535118]114 </para>
115
116 <para condition="html" role="usernotes">
117 User Notes: <ulink url="&blfs-wiki;/ibus"/>
118 </para>
119 </sect2>
120
121 <sect2 role="installation">
[d47ad20c]122 <title>Installation of ibus</title>
[bb535118]123
[b7a85cd9]124 <para>
125 If the optional Unicode Character Database was downloaded, install it
126 now as the <systemitem class="username">root</systemitem> user:
127 </para>
[321223a]128
[7199a09]129<screen role="root"><userinput>mkdir -p /usr/share/unicode/ucd &amp;&amp;
130unzip -uo ../UCD.zip -d /usr/share/unicode/ucd</userinput></screen>
[321223a]131
[b7a85cd9]132 <note>
133 <para>
134 Be sure to also remove the --disable-unicode-dict in
135 the configure step below.
136 </para>
137 </note>
[63256d93]138
[b7a85cd9]139 <para>
140 Fix an issue with deprecated schema entries:</para>
[3ca1da7]141
[c4098e0]142<screen><userinput>sed -i 's@/desktop/ibus@/org/freedesktop/ibus@g' \
[63256d93]143 data/dconf/org.freedesktop.ibus.gschema.xml</userinput></screen>
144
[bb535118]145 <para>
[d47ad20c]146 Install <application>ibus</application> by running the following
[bb535118]147 commands:
148 </para>
149
[f238076]150<screen revision='sysv'><userinput>./configure --prefix=/usr \
151 --sysconfdir=/etc \
152 --disable-python2 \
153 --disable-emoji-dict \
154 --disable-unicode-dict \
155 --disable-systemd-services &amp;&amp;
156rm -f tools/main.c &amp;&amp;
157make</userinput></screen>
158
159<screen revision='systemd'><userinput>./configure --prefix=/usr \
160 --sysconfdir=/etc \
161 --disable-python2 \
162 --disable-emoji-dict \
[36690560]163 --disable-unicode-dict &amp;&amp;
164rm -f tools/main.c &amp;&amp;
[3ca1da7]165make</userinput></screen>
[bb535118]166
167 <para>
168 To test the results, issue: <command>make -k check</command>.
[7f5b105a]169 The test named ibus-compose fails because it uses some locales
170 not installed in LFS.
[1f649561]171 The test named xkb-latin-layouts is known to fail with a recent
172 xkeyboard-config release.
[7f5b105a]173 The test named test-override-ibus.py is known to fail if Python
174 support library is enabled.
[aa11d6f]175 <!-- xkeyboard-config MR #400 -->
[bb535118]176 </para>
177
178 <para>
179 Now, as the <systemitem class="username">root</systemitem> user:
180 </para>
181
[483f57a]182<screen role="root"><userinput>make install &amp;&amp;
183gzip -dfv /usr/share/man/man{{1,5}/ibus*.gz,5/00-upstream-settings.5.gz}</userinput></screen>
[bb535118]184
185 </sect2>
186
187 <sect2 role="commands">
188 <title>Command Explanations</title>
189
[40273c46]190 <para>
[8558044]191 <parameter>--disable-emoji-dict</parameter>: This switch disables the
192 use of emoticon dictionaries. Omit if you installed the optional
[40273c46]193 package.
194 </para>
195
[321223a]196 <para>
197 <parameter>--disable-unicode-dict</parameter>: This switch disables the use
198 of unicode dictionaries. Omit if you installed the optional
199 Unicode Character Database.
200 </para>
201
[8b5769f]202 <para>
203 <command>rm -f tools/main.c</command>: This command removes a generated
204 file that was not removed when packaging.
205 </para>
206
[bb535118]207 <para>
208 <option>--disable-gtk2</option>: This switch disables building
[30712eb]209 the <application>GTK+ 2</application> immodule. Use it if
[bb535118]210 you have not installed <application>GTK+ 2</application>.
211 </para>
212
[2d1da1f]213 <para>
214 <option>--enable-gtk4</option>: This switch enables building
215 the <application>GTK 4</application> immodule. Use it if
216 you have installed <application>GTK 4</application>.
217 </para>
218
[bb535118]219 <para>
220 <option>--enable-python-library</option>: This switch enables
[30712eb]221 building the <application>Python</application> support
[b7a85cd9]222 library. Use it if you have installed the optional dependencies.
[bb535118]223 </para>
224
225 <para>
226 <option>--enable-wayland</option>: This switch enables building
[30712eb]227 the <application>Wayland</application> support programs.
[bb535118]228 Use it if you have installed the optional dependencies.
229 </para>
230
231 <para>
232 <option>--with-python=python3</option>: This switch makes
[30712eb]233 the <command>configure</command> script look for
[bb535118]234 <application>Python 3</application>. Use it if you want
235 to build the <application>Python 3</application> support
236 library alongside the <application>Python 2</application>
237 one.
238 </para>
239
240 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
241 href="../../xincludes/gtk-doc-rebuild.xml"/>
242
[483f57a]243 <para>
244 <command>gzip -dfv ...</command>: Decompress installed man pages
245 in accordance with other man pages.
246 </para>
247
[bb535118]248 </sect2>
249
[0fe14c3]250 <sect2 role="configuration">
251 <title>Configuring Ibus</title>
252
253 <para>
254 If GTK+-3 or GTK+-2 are installed and
255 <option>--disable-gtk{3,2}</option> are not used, the ibus IM module
256 for GTK+-3 or GTK+-2 will be installed. As the &root; user,
257 update a cache file of GTK+-3 or GTK+-2 so the GTK-based applications
258 can find the newly installed IM module and use ibus as an input
259 method:
260 </para>
261
262 <screen role='nodump'><userinput>gtk-query-immodules-3.0 --update-cache</userinput></screen>
263
264 <para>
265 The command above updates the cache file for GTK+-3. For GTK+-2,
266 use <command>gtk-query-immodules-2.0</command> instead of
267 <command>gtk-query-immodules-3.0</command>. GTK-4 does not require
268 a cache file for IM modules.
269 </para>
270 </sect2>
271
[bb535118]272 <sect2 role="content">
273 <title>Contents</title>
274
275 <segmentedlist>
276 <segtitle>Installed Programs</segtitle>
277 <segtitle>Installed Library</segtitle>
278 <segtitle>Installed Directories</segtitle>
279
280 <seglistitem>
281 <seg>
[8558044]282 ibus,
283 ibus-daemon, and
[a172df1]284 ibus-setup
[bb535118]285 </seg>
286 <seg>
[8558044]287 libibus-1.0.so and
[a172df1]288 im-ibus.so (<application>GTK+ Immodule</application>)
[bb535118]289 </seg>
290 <seg>
291 /etc/dconf/db/ibus.d,
292 /usr/include/ibus-1.0,
293 /usr/share/gtk-doc/html/ibus, and
294 /usr/share/ibus
295 </seg>
296 </seglistitem>
297 </segmentedlist>
298
299 <variablelist>
300 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
301 <?dbfo list-presentation="list"?>
302 <?dbhtml list-presentation="table"?>
303
304 <varlistentry id="ibus-daemon">
305 <term><command>ibus-daemon</command></term>
306 <listitem>
307 <para>
[4c24eb0a]308 is the Intelligent Input Bus Daemon
[bb535118]309 </para>
310 <indexterm zone="ibus ibus-daemon">
311 <primary sortas="b-ibus-daemon">ibus-daemon</primary>
312 </indexterm>
313 </listitem>
314 </varlistentry>
315
316 <varlistentry id="ibus-setup">
317 <term><command>ibus-setup</command></term>
318 <listitem>
319 <para>
320 is the <application>GTK+</application> program used to configure
[4c24eb0a]321 the <command>ibus-daemon</command>
[bb535118]322 </para>
323 <indexterm zone="ibus ibus-setup">
324 <primary sortas="b-ibus-setup">ibus-setup</primary>
325 </indexterm>
326 </listitem>
327 </varlistentry>
328
329 <varlistentry id="libibus-1.0">
330 <term><filename class="libraryfile">libibus-1.0.so</filename></term>
331 <listitem>
332 <para>
[4c24eb0a]333 contains the <application>ibus</application> API functions
[bb535118]334 </para>
335 <indexterm zone="ibus libibus-1.0">
336 <primary sortas="c-libibus-1.0">libibus-1.0.so</primary>
337 </indexterm>
338 </listitem>
339 </varlistentry>
340
341 </variablelist>
342
343 </sect2>
344
345</sect1>
Note: See TracBrowser for help on using the repository browser.