source: general/genutils/ibus.xml@ 33f65424

11.2 11.3 12.0 12.1 12.2 gimp3 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/for-12.3 xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since 33f65424 was f238076, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Package updates.
Update to ibus-1.5.26.
Update to libqalculate-4.1.0.

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