source: gnome-systemd/desktop/caribou.xml@ 264034d

systemd-11177
Last change on this file since 264034d was 3b46df0, checked in by Christopher Gregory <cjg@…>, 10 years ago

Updated caribou page.

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

  • Property mode set to 100644
File size: 5.3 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">Additional Runtime Dependencies</bridgehead>
90 <para role="optional">
91 For most <application>GNOME</application> users, this package is only
92 required as a compile-time dependency for other packages. If
93 you intend to use its keyboard you will require
94 <xref linkend="pyatspi2"/>,
95 <xref linkend="dbus-python"/> and
96 <xref linkend="dconf"/> at runtime.
97 </para>
98
99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/caribou"/>
101 </para>
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of Caribou</title>
106
107 <para>
108 Install <application>Caribou</application> by running the following
109 commands:
110 </para>
111
112<screen><userinput>./configure --prefix=/usr \
113 --sysconfdir=/etc \
114 --disable-gtk2-module \
115 --disable-static &amp;&amp;
116make</userinput></screen>
117
118 <para>
119 This package does not come with a testsuite.
120 </para>
121
122 <para>
123 Now, as the <systemitem class="username">root</systemitem> user:
124 </para>
125
126<screen role="root"><userinput>make install</userinput></screen>
127
128 </sect2>
129
130 <sect2 role="commands">
131 <title>Command Explanations</title>
132
133 <para>
134 <option>--disable-gtk2-module</option>: Because <application>GNOME</application>
135 now uses <application>GTK+-3</application>, the module has no use on a
136 <application>GNOME</application> desktop.
137 </para>
138
139 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
140 href="../../xincludes/static-libraries.xml"/>
141
142 </sect2>
143
144 <sect2 role="content">
145 <title>Contents</title>
146
147 <segmentedlist>
148 <segtitle>Installed Programs</segtitle>
149 <segtitle>Installed Library</segtitle>
150 <segtitle>Installed Directories</segtitle>
151
152 <seglistitem>
153 <seg>
154 caribou and caribou-preferences
155 </seg>
156 <seg>
157 libcaribou.so
158 </seg>
159 <seg>
160 /usr/include/libcaribou,
161 /usr/lib/caribou,
162 /usr/lib/python&python2-majorver;/site-packages/caribou,
163 /usr/share/antler and
164 /usr/share/caribou
165 </seg>
166 </seglistitem>
167 </segmentedlist>
168
169 <variablelist>
170 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
171 <?dbfo list-presentation="list"?>
172 <?dbhtml list-presentation="table"?>
173
174 <varlistentry id="libcaribou">
175 <term><filename class="libraryfile">libcaribou.so</filename></term>
176 <listitem>
177 <para>
178 contains the <application>Caribou</application> API functions.
179 </para>
180 <indexterm zone="caribou libcaribou">
181 <primary sortas="c-libcaribou">libcaribou.so</primary>
182 </indexterm>
183 </listitem>
184 </varlistentry>
185
186 </variablelist>
187
188 </sect2>
189
190</sect1>
Note: See TracBrowser for help on using the repository browser.