source: gnome-systemd/desktop/caribou.xml@ 8faf5cc

systemd-11177
Last change on this file since 8faf5cc was 8faf5cc, checked in by Krejzi <krejzi@…>, 10 years ago

Update gnome-control-center and gnome-settings-daemon instructions.

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

  • Property mode set to 100644
File size: 5.5 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 caribou-download-http "&gnome-download-http;/caribou/0.4/caribou-&caribou-version;.tar.xz">
8 <!ENTITY caribou-download-ftp "&gnome-download-ftp;/caribou/0.4/caribou-&caribou-version;.tar.xz">
9 <!ENTITY caribou-md5sum "e4913478c220f7df6fd5adef6f654c0e">
10 <!ENTITY caribou-size "396 KB">
11 <!ENTITY caribou-buildsize "11 MB">
12 <!ENTITY caribou-time "0.1 SBU">
13]>
14
15<sect1 id="caribou" xreflabel="Caribou-&caribou-version;">
16 <?dbhtml filename="caribou.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Caribou-&caribou-version;</title>
24
25 <indexterm zone="caribou">
26 <primary sortas="a-Caribou">Caribou</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Caribou</title>
31
32 <para>
33 <application>Caribou</application> is an input assistive technology
34 intended for switch and pointer users.
35 </para>
36
37 &lfs75_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&caribou-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&caribou-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &caribou-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &caribou-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &caribou-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &caribou-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Caribou Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="clutter"/>,
78 <xref linkend="gtk3"/>,
79 <xref linkend="libgee08"/>,
80 <xref linkend="libxklavier"/>, and
81 <xref linkend="pygobject3"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="vala"/>
87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <xref linkend="gtk2"/> and
92 <ulink url="&gnome-download-http;/valadoc/">valadoc</ulink>
93 </para>
94
95 <bridgehead renderas="sect4">Additional Runtime Dependencies</bridgehead>
96 <para role="optional">
97 For most <application>GNOME</application> users, this package is only
98 required as a compile-time dependency for other packages. If
99 you intend to use its keyboard you will require
100 <xref linkend="dbus-python"/>,
101 <xref linkend="dconf"/> and
102 <xref linkend="pyatspi2"/> at runtime.
103 </para>
104
105 <para condition="html" role="usernotes">User Notes:
106 <ulink url="&blfs-wiki;/caribou"/>
107 </para>
108 </sect2>
109
110 <sect2 role="installation">
111 <title>Installation of Caribou</title>
112
113 <para>
114 Install <application>Caribou</application> by running the following
115 commands:
116 </para>
117
118<screen><userinput>./configure --prefix=/usr \
119 --sysconfdir=/etc \
120 --disable-gtk2-module \
121 --disable-static &amp;&amp;
122make</userinput></screen>
123
124 <para>
125 This package does not come with a testsuite.
126 </para>
127
128 <para>
129 Now, as the <systemitem class="username">root</systemitem> user:
130 </para>
131
132<screen role="root"><userinput>make install</userinput></screen>
133
134 </sect2>
135
136 <sect2 role="commands">
137 <title>Command Explanations</title>
138
139 <para>
140 <parameter>--disable-gtk2-module</parameter>: Because
141 <application>GNOME</application> now uses
142 <application>GTK+-3</application>, the module has no use
143 on a <application>GNOME</application> desktop. Remove
144 the switch if you still want to build the
145 <application>GTK+-2</application> module.
146 </para>
147
148 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
149 href="../../xincludes/static-libraries.xml"/>
150
151 </sect2>
152
153 <sect2 role="content">
154 <title>Contents</title>
155
156 <segmentedlist>
157 <segtitle>Installed Programs</segtitle>
158 <segtitle>Installed Libraries</segtitle>
159 <segtitle>Installed Directories</segtitle>
160
161 <seglistitem>
162 <seg>
163 caribou and caribou-preferences
164 </seg>
165 <seg>
166 libcaribou.so
167 </seg>
168 <seg>
169 /usr/include/libcaribou,
170 /usr/lib/python&python2-majorver;/site-packages/caribou,
171 /usr/share/antler and
172 /usr/share/caribou
173 </seg>
174 </seglistitem>
175 </segmentedlist>
176
177 <variablelist>
178 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
179 <?dbfo list-presentation="list"?>
180 <?dbhtml list-presentation="table"?>
181
182 <varlistentry id="libcaribou">
183 <term><filename class="libraryfile">libcaribou.so</filename></term>
184 <listitem>
185 <para>
186 contains the <application>Caribou</application> API functions.
187 </para>
188 <indexterm zone="caribou libcaribou">
189 <primary sortas="c-libcaribou">libcaribou.so</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 </variablelist>
195
196 </sect2>
197
198</sect1>
Note: See TracBrowser for help on using the repository browser.