source: general/sysutils/ibus-systemd.xml@ 222010af

systemd-11177
Last change on this file since 222010af was 1eddc9e, checked in by Krejzi <krejzi@…>, 10 years ago

Move uhttpmock and geoclue2 to netlibs section, gtk-vnc to x libs section. Fix build.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13681 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.9 KB
Line 
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 " ">
9 <!ENTITY ibus-md5sum "b9fcfa20bd7b555bb4b438f719c0f2fb">
10 <!ENTITY ibus-size "2.1 MB">
11 <!ENTITY ibus-buildsize "40 MB">
12 <!ENTITY ibus-time "0.5 SBU">
13]>
14
15<sect1 id="ibus" xreflabel="IBus-&ibus-version;">
16 <?dbhtml filename="ibus.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>IBus-&ibus-version;</title>
24
25 <indexterm zone="ibus">
26 <primary sortas="a-IBus">IBus</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to IBus</title>
31
32 <para>
33 <application>IBus</application> is an Intelligent Input Bus. It is a new
34 input framework for Linux OS. It provides full featured and user friendly
35 input method user interface.
36 </para>
37
38 &lfs75_checked;
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>
73
74 <bridgehead renderas="sect3">IBus Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="dconf"/> and
79 <xref linkend="iso-codes"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="gobject-introspection"/>,
85 <xref linkend="gtk2"/>,
86 <xref linkend="gtk3"/>,
87 <xref linkend="libnotify"/>, and
88 <xref linkend="vala"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="dbus-python"/> and
94 <xref linkend="pygobject3"/> (both to build the Python support library),
95 <xref linkend="gtk-doc"/>,
96 <xref linkend="python3"/>,
97 <xref linkend="pyxdg"/> (for the <command>ibus-setup</command>), and
98 <xref linkend="libxkbcommon"/> and
99 <xref linkend="wayland"/> (both to build the Wayland support programs)
100 </para>
101
102 <para condition="html" role="usernotes">
103 User Notes: <ulink url="&blfs-wiki;/ibus"/>
104 </para>
105 </sect2>
106
107 <sect2 role="installation">
108 <title>Installation of IBus</title>
109
110 <para>
111 Install <application>IBus</application> by running the following
112 commands:
113 </para>
114
115<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
116make</userinput></screen>
117
118 <para>
119 To test the results, issue: <command>make -k check</command>.
120 Some tests may fail for unknown reasons.
121 </para>
122
123 <para>
124 Now, as the <systemitem class="username">root</systemitem> user:
125 </para>
126
127<screen role="root"><userinput>make install</userinput></screen>
128
129 </sect2>
130
131 <sect2 role="commands">
132 <title>Command Explanations</title>
133
134 <para>
135 <option>--disable-gtk2</option>: This switch disables building
136 of the <application>GTK+ 2</application> immodule. Use it if
137 you have not installed <application>GTK+ 2</application>.
138 </para>
139
140 <para>
141 <option>--enable-python-library</option>: This switch enables
142 building of the <application>Python</application> support
143 library. Use it if have installed the optional dependencies.
144 </para>
145
146 <para>
147 <option>--enable-wayland</option>: This switch enables building
148 of the <application>Wayland</application> support programs.
149 Use it if you have installed the optional dependencies.
150 </para>
151
152 <para>
153 <option>--with-python=python3</option>: This switch makes
154 the <command>configure</command> look for
155 <application>Python 3</application>. Use it if you want
156 to build the <application>Python 3</application> support
157 library alongside the <application>Python 2</application>
158 one.
159 </para>
160
161 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
162 href="../../xincludes/gtk-doc-rebuild.xml"/>
163
164 </sect2>
165
166 <sect2 role="content">
167 <title>Contents</title>
168
169 <segmentedlist>
170 <segtitle>Installed Programs</segtitle>
171 <segtitle>Installed Library</segtitle>
172 <segtitle>Installed Directories</segtitle>
173
174 <seglistitem>
175 <seg>
176 ibus, ibus-daemon, and ibus-setup
177 </seg>
178 <seg>
179 libibus-1.0.so and im-ibus.so
180 (<application>GTK+ Immodule</application>)
181 </seg>
182 <seg>
183 /etc/dconf/db/ibus.d,
184 /usr/include/ibus-1.0,
185 /usr/lib/ibus,
186 /usr/share/gtk-doc/html/ibus, and
187 /usr/share/ibus
188 </seg>
189 </seglistitem>
190 </segmentedlist>
191
192 <variablelist>
193 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
194 <?dbfo list-presentation="list"?>
195 <?dbhtml list-presentation="table"?>
196
197 <varlistentry id="ibus-daemon">
198 <term><command>ibus-daemon</command></term>
199 <listitem>
200 <para>
201 is the Intelligent Input Bus Daemon.
202 </para>
203 <indexterm zone="ibus ibus-daemon">
204 <primary sortas="b-ibus-daemon">ibus-daemon</primary>
205 </indexterm>
206 </listitem>
207 </varlistentry>
208
209 <varlistentry id="ibus-setup">
210 <term><command>ibus-setup</command></term>
211 <listitem>
212 <para>
213 is the <application>GTK+</application> program used to configure
214 the <command>ibus-daemon</command>.
215 </para>
216 <indexterm zone="ibus ibus-setup">
217 <primary sortas="b-ibus-setup">ibus-setup</primary>
218 </indexterm>
219 </listitem>
220 </varlistentry>
221
222 <varlistentry id="libibus-1.0">
223 <term><filename class="libraryfile">libibus-1.0.so</filename></term>
224 <listitem>
225 <para>
226 contains the <application>IBus</application> API functions.
227 </para>
228 <indexterm zone="ibus libibus-1.0">
229 <primary sortas="c-libibus-1.0">libibus-1.0.so</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 </variablelist>
235
236 </sect2>
237
238</sect1>
Note: See TracBrowser for help on using the repository browser.