source: gnome/add/accerciser.xml@ f0088d1

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 f0088d1 was f0088d1, checked in by Ken Moffat <ken@…>, 12 years ago

Add IPython.

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

  • Property mode set to 100644
File size: 10.1 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 accerciser-download-http "&gnome-download-http;/accerciser/3.2/accerciser-&accerciser-version;.tar.xz">
8 <!ENTITY accerciser-download-ftp "&gnome-download-ftp;/accerciser/3.2/accerciser-&accerciser-version;.tar.xz">
9 <!ENTITY accerciser-md5sum "862eb800643b822975f4f32e7da528ef">
10 <!ENTITY accerciser-size "2.1 MB">
11 <!ENTITY accerciser-buildsize "16 MB">
12 <!ENTITY accerciser-time "0.4 SBU">
13]>
14
15<sect1 id="accerciser" xreflabel="accerciser-&accerciser-version;">
16 <?dbhtml filename="accerciser.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>accerciser-&accerciser-version;</title>
24
25 <indexterm zone="accerciser">
26 <primary sortas="a-accerciser">accerciser</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to accerciser</title>
31
32 <para><application>Accerciser</application> is an accessibility explorer for the
33 GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing you to
34 check if an application is providing correct information to assistive technologies
35 and automated test frameworks.</para>
36
37 &lfs70_built;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&accerciser-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&accerciser-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &accerciser-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &accerciser-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &accerciser-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &accerciser-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">accerciser Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required"><xref linkend="at-spi2-core"/>,
65 <!-- pulled in for xorg <xref linkend="intltool"/>, -->
66 <xref linkend="pygobject3"/>, and
67 <xref linkend="gnome-doc-utils"/></para>
68
69 <bridgehead renderas="sect4">Additional Runtime Dependencies</bridgehead>
70 <para role="required"><xref linkend="at-spi2-atk"/>,
71 <xref linkend="ipython"/>,
72 <xref linkend="pyatspi2"/></para>
73
74 <para condition="html" role="usernotes">User Notes:
75 <ulink url="&blfs-wiki;/accerciser"/></para>
76
77 </sect2>
78
79 <sect2 role="installation">
80 <title>Installation of accerciser</title>
81
82 <para>Install <application>accerciser</application> by running the following
83 commands:</para>
84
85<screen><userinput>./configure --prefix=$GNOME_PREFIX \ &amp;&amp;
86make</userinput></screen>
87
88 <para>The testsuite is intended for the package&apos;s maintainer to check
89 the XML translations.</para>
90
91 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
92
93<screen role="root"><userinput>make install</userinput></screen>
94
95 </sect2>
96
97 <sect2 role="content">
98 <title>Contents</title>
99
100 <segmentedlist>
101 <segtitle>Installed Programs</segtitle>
102 <segtitle>Installed Libraries</segtitle>
103 <segtitle>Installed Directories</segtitle>
104
105 <seglistitem>
106 <seg>about_dialog.py, accerciser, accerciser.py, accessible_treeview.py, base_plugin.py, bookmarks.py, hotkey_manager.py, i18n.py, icons.py, main_window.py, message.py, node.py, plugin_manager.py, prefs_dialog.py, tools.py, ui_manager.py, and view.py</seg>
107 <seg>None</seg>
108 <seg><envar>$GNOME_PREFIX</envar>/{lib/python2.7/site-packages/accerciser/plugin,share/{accerciser/{pixmaps/hicolor/22x22,plugindata/validate,plugins},gnome/help/accerciser/{C/figures,ca/figures,cs/figures,de/figures,el/figures,en_GB/figures,es/figures,fr/figures,gl/figures,it/figures,ja/figures,oc/figures,pt_BR/figures,sl/figures,sv/figures,uk/figures,zh_CN/figures}}}</seg>
109 </seglistitem>
110 </segmentedlist>
111
112 <variablelist>
113 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
114 <?dbfo list-presentation="list"?>
115 <?dbhtml list-presentation="table"?>
116
117 <varlistentry id="about_dialog.py">
118 <term><command>about_dialog.py</command></term>
119 <listitem>
120 <para>does this .....</para>
121 <indexterm zone="accerciser about_dialog.py">
122 <primary sortas="b-about_dialog.py">about_dialog.py</primary>
123 </indexterm>
124 </listitem>
125 </varlistentry>
126
127 <varlistentry id="accerciser-prog">
128 <term><command>accerciser-prog</command></term>
129 <listitem>
130 <para>does this .....</para>
131 <indexterm zone="accerciser accerciser-prog">
132 <primary sortas="b-accerciser-prog">accerciser-prog</primary>
133 </indexterm>
134 </listitem>
135 </varlistentry>
136
137 <varlistentry id="accerciser.py">
138 <term><command>accerciser.py</command></term>
139 <listitem>
140 <para>does this .....</para>
141 <indexterm zone="accerciser accerciser.py">
142 <primary sortas="b-accerciser.py">accerciser.py</primary>
143 </indexterm>
144 </listitem>
145 </varlistentry>
146
147 <varlistentry id="accessible_treeview.py">
148 <term><command>accessible_treeview.py</command></term>
149 <listitem>
150 <para>does this .....</para>
151 <indexterm zone="accerciser accessible_treeview.py">
152 <primary sortas="b-accessible_treeview.py">accessible_treeview.py</primary>
153 </indexterm>
154 </listitem>
155 </varlistentry>
156
157 <varlistentry id="base_plugin.py">
158 <term><command>base_plugin.py</command></term>
159 <listitem>
160 <para>does this .....</para>
161 <indexterm zone="accerciser base_plugin.py">
162 <primary sortas="b-base_plugin.py">base_plugin.py</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
166
167 <varlistentry id="bookmarks.py">
168 <term><command>bookmarks.py</command></term>
169 <listitem>
170 <para>does this .....</para>
171 <indexterm zone="accerciser bookmarks.py">
172 <primary sortas="b-bookmarks.py">bookmarks.py</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 <varlistentry id="hotkey_manager.py">
178 <term><command>hotkey_manager.py</command></term>
179 <listitem>
180 <para>does this .....</para>
181 <indexterm zone="accerciser hotkey_manager.py">
182 <primary sortas="b-hotkey_manager.py">hotkey_manager.py</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186
187 <varlistentry id="i18n.py">
188 <term><command>i18n.py</command></term>
189 <listitem>
190 <para>does this .....</para>
191 <indexterm zone="accerciser i18n.py">
192 <primary sortas="b-i18n.py">i18n.py</primary>
193 </indexterm>
194 </listitem>
195 </varlistentry>
196
197 <varlistentry id="icons.py">
198 <term><command>icons.py</command></term>
199 <listitem>
200 <para>does this .....</para>
201 <indexterm zone="accerciser icons.py">
202 <primary sortas="b-icons.py">icons.py</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
207 <varlistentry id="main_window.py">
208 <term><command>main_window.py</command></term>
209 <listitem>
210 <para>does this .....</para>
211 <indexterm zone="accerciser main_window.py">
212 <primary sortas="b-main_window.py">main_window.py</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="message.py">
218 <term><command>message.py</command></term>
219 <listitem>
220 <para>does this .....</para>
221 <indexterm zone="accerciser message.py">
222 <primary sortas="b-message.py">message.py</primary>
223 </indexterm>
224 </listitem>
225 </varlistentry>
226
227 <varlistentry id="node.py">
228 <term><command>node.py</command></term>
229 <listitem>
230 <para>does this .....</para>
231 <indexterm zone="accerciser node.py">
232 <primary sortas="b-node.py">node.py</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="plugin_manager.py">
238 <term><command>plugin_manager.py</command></term>
239 <listitem>
240 <para>does this .....</para>
241 <indexterm zone="accerciser plugin_manager.py">
242 <primary sortas="b-plugin_manager.py">plugin_manager.py</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
246
247 <varlistentry id="prefs_dialog.py">
248 <term><command>prefs_dialog.py</command></term>
249 <listitem>
250 <para>does this .....</para>
251 <indexterm zone="accerciser prefs_dialog.py">
252 <primary sortas="b-prefs_dialog.py">prefs_dialog.py</primary>
253 </indexterm>
254 </listitem>
255 </varlistentry>
256
257 <varlistentry id="tools.py">
258 <term><command>tools.py</command></term>
259 <listitem>
260 <para>does this .....</para>
261 <indexterm zone="accerciser tools.py">
262 <primary sortas="b-tools.py">tools.py</primary>
263 </indexterm>
264 </listitem>
265 </varlistentry>
266
267 <varlistentry id="ui_manager.py">
268 <term><command>ui_manager.py</command></term>
269 <listitem>
270 <para>does this .....</para>
271 <indexterm zone="accerciser ui_manager.py">
272 <primary sortas="b-ui_manager.py">ui_manager.py</primary>
273 </indexterm>
274 </listitem>
275 </varlistentry>
276
277 <varlistentry id="view.py">
278 <term><command>view.py</command></term>
279 <listitem>
280 <para>does this .....</para>
281 <indexterm zone="accerciser view.py">
282 <primary sortas="b-view.py">view.py</primary>
283 </indexterm>
284 </listitem>
285 </varlistentry>
286
287 </variablelist>
288
289 </sect2>
290
291</sect1>
Note: See TracBrowser for help on using the repository browser.