source: archive/gnome/caribou-new.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

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