source: archive/gnome-obsolete/gail.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.4 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 gail-download-http "&gnome-download-http;/gail/1.22/gail-&gail-version;.tar.bz2">
8 <!ENTITY gail-download-ftp "&gnome-download-ftp;/gail/1.22/gail-&gail-version;.tar.bz2">
9 <!ENTITY gail-md5sum "d58ad8cc79d3cb6778bc015ef69fb499">
10 <!ENTITY gail-size "659 KB">
11 <!ENTITY gail-buildsize "26 MB">
12 <!ENTITY gail-time "0.5 SBU">
13]>
14
15<sect1 id="gail" xreflabel="GAIL-&gail-version;">
16 <?dbhtml filename="gail.html"?>
17
18
19 <title>GAIL-&gail-version;</title>
20
21 <indexterm zone="gail">
22 <primary sortas="a-GAIL">GAIL</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to GAIL</title>
27
28 <para>The <application>GAIL</application> package provides accessibility
29 support for <application>GTK+</application> and
30 <application>libgnomecanvas</application> by implementing AtkObjects for
31 widgets in <application>GTK+</application> and
32 <application>libgnomecanvas</application>. The
33 <application>GAIL</application> library is a
34 <application>GTK+</application> module. This module is normally used with
35 the atk-bridge <application>GTK+</application> module from
36 <application>AT-SPI</application> to allow an assistive technology, e.g., a
37 screenreader, to query or drive the program.</para>
38
39 <para>&lfssvn_built;20100803&lfssvn_built2;</para>
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP): <ulink url="&gail-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&gail-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &gail-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &gail-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &gail-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &gail-time;</para>
60 </listitem>
61 </itemizedlist>
62
63 <bridgehead renderas="sect3">GAIL Dependencies</bridgehead>
64
65 <bridgehead renderas="sect4">Required</bridgehead>
66 <para role="required"><xref linkend="gtk2"/></para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional"><xref linkend="gtk-doc"/></para>
70
71 <para condition="html" role="usernotes">User Notes:
72 <ulink url="&blfs-wiki;/gail"/></para>
73
74 </sect2>
75
76 <sect2 role="installation">
77 <title>Installation of GAIL</title>
78
79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
80 href="../../xincludes/without-gnome.xml"/>
81
82 <para>Install <application>GAIL</application> by running
83 the following commands:</para>
84
85<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
86make</userinput></screen>
87
88 <para>This package does not come with a test suite.</para>
89
90 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
91
92<screen role="root"><userinput>make install &amp;&amp;
93
94if [ $(pkg-config --variable=prefix ORBit-2.0) != "/usr" ]; then
95 ln -v -s $(pkg-config --variable=prefix \
96 ORBit-2.0)/lib/gtk-2.0/modules \
97 /usr/lib/gtk-2.0
98fi</userinput></screen>
99
100 </sect2>
101
102 <sect2 role="commands">
103 <title>Command Explanations</title>
104
105 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
106 href="../../xincludes/gnome-prefix.xml"/>
107
108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
109 href="../../xincludes/gtk-doc-rebuild.xml"/>
110
111 <para><command>if [ ... != "/usr" ]; then ...; fi</command>:
112 <application>GTK+</application> will look for the
113 <application>GAIL</application> modules in
114 <filename class='directory'>/usr/lib</filename> even if
115 <envar>$GNOME_PREFIX</envar> is NOT
116 <filename class='directory'>/usr</filename>. This command creates a
117 symbolic link to satisfy this requirement.</para>
118
119 </sect2>
120
121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Programs</segtitle>
126 <segtitle>Installed Libraries</segtitle>
127 <segtitle>Installed Directories</segtitle>
128
129 <seglistitem>
130 <seg>None</seg>
131 <seg>libgailutil.so and <application>GAIL</application>
132 <application>GTK+</application> modules</seg>
133 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
134 include/gail-1.0,
135 lib/gtk-2.0/modules and
136 share/gtk-doc/html/gail-libgail-util</seg>
137 </seglistitem>
138 </segmentedlist>
139
140 <variablelist>
141 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
142 <?dbfo list-presentation="list"?>
143 <?dbhtml list-presentation="table"?>
144
145 <varlistentry id="libgailutil">
146 <term><filename class='libraryfile'>libgailutil.so</filename></term>
147 <listitem>
148 <para>provides the functions that solve accessibility problems
149 in a consistent manner across <application>GNOME</application>.</para>
150 <indexterm zone="gail libgailutil">
151 <primary sortas="c-libgailutil">libgailutil.so</primary>
152 </indexterm>
153 </listitem>
154 </varlistentry>
155
156 </variablelist>
157
158 </sect2>
159
160</sect1>
Note: See TracBrowser for help on using the repository browser.