source: gnome/core/caribou.xml@ 4c2be438

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4c2be438 was 4c2be438, checked in by Krejzi <krejzi@…>, 12 years ago

fix Gnome dependencies - switch itstool with yelp-xsl (YELP_HELP_INIT requires yelp-xsl stylesheets),recommend gobject-introspection for every package in gnome/{core,add} and make Optional g-i section indicating that is required for gnome in packages that are not just required by gnome. Made some recommended (expected) deps to gstreamer plugins (codecs, input and output sinks), recommended alsa to the libcanberra, explicitly disabled oss to remove configure warning + added gnome dependencies into seperate optional section to libcanberra page. Added --disable-scrollkeeper explanation to many packages that can use rarian (for the scrollkeeper compat) and added some more rarian recommendations. Checked polkit, accountservice and consolekit deps, sorted them a bit. Finished Gnome 3.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10043 af4574ff-66df-0310-9fd7-8a98e5e911e0

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