source: archive/gnome/accerciser.xml@ 48b59802

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 4.9 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
8 "&gnome-download-http;/accerciser/3.4/accerciser-&accerciser-version;.tar.xz">
9 <!ENTITY accerciser-download-ftp
10 "&gnome-download-ftp;/accerciser/3.4/accerciser-&accerciser-version;.tar.xz">
11 <!ENTITY accerciser-md5sum "fba7edb13dd80ef63e6044b411a6a84f">
12 <!ENTITY accerciser-size "3.0 MB">
13 <!ENTITY accerciser-buildsize "20 MB">
14 <!ENTITY accerciser-time "0.4 SBU">
15]>
16
17<sect1 id="accerciser" xreflabel="Accerciser-&accerciser-version;">
18 <?dbhtml filename="accerciser.html"?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Accerciser-&accerciser-version;</title>
25
26 <indexterm zone="accerciser">
27 <primary sortas="a-Accerciser">Accerciser</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Accerciser</title>
32
33 <para>
34 <application>Accerciser</application> is an accessibility explorer for the
35 <application>GNOME</application> Desktop. It uses <application>At-Spi2</application>
36 to inspect and control widgets, allowing you to check if an application is providing
37 correct information to assistive technologies and automated test frameworks.
38 </para>
39
40 &lfs70_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&accerciser-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&accerciser-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &accerciser-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &accerciser-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &accerciser-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &accerciser-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">Accerciser Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="at-spi2-core"/>,
81 <xref linkend="gnome-doc-utils"/>,
82 <xref linkend="gtk3"/> and
83 <xref linkend="pygobject3"/>
84 </para>
85
86 <bridgehead renderas="sect4">Additional Runtime Dependencies</bridgehead>
87 <para role="required">
88 <xref linkend="at-spi2-atk"/>,
89 <xref linkend="ipython"/> and
90 <xref linkend="pyatspi2"/>
91 </para>
92
93 <bridgehead renderas="sect4">Recommended</bridgehead>
94 <para role="recommended">
95 <xref linkend="rarian"/>
96 </para>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/accerciser"/>
100 </para>
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Accerciser</title>
105
106 <para>
107 Install <application>Accerciser</application> by running the following
108 commands:
109 </para>
110
111<screen><userinput>./configure --prefix=/usr &amp;&amp;
112make</userinput></screen>
113
114 <para>
115 This package does not come with a test suite.
116 </para>
117
118 <para>
119 Now, as the <systemitem class="username">root</systemitem> user:
120 </para>
121
122<screen role="root"><userinput>make install</userinput></screen>
123
124 </sect2>
125
126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
129 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
130 href="../../xincludes/without-scrollkeeper.xml"/>
131
132 </sect2>
133
134 <sect2 role="content">
135 <title>Contents</title>
136
137 <segmentedlist>
138 <segtitle>Installed Program</segtitle>
139 <segtitle>Installed Directories</segtitle>
140
141 <seglistitem>
142 <seg>
143 accerciser
144 </seg>
145 <seg>
146 /usr/lib/python&python2-majorver;/site-packages/accerciser,
147 /usr/share/accerciser and
148 /usr/share/gnome/help/accerciser
149 </seg>
150 </seglistitem>
151 </segmentedlist>
152
153 <variablelist>
154 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
155 <?dbfo list-presentation="list"?>
156 <?dbhtml list-presentation="table"?>
157
158 <varlistentry id="accerciser-prog">
159 <term><command>accerciser</command></term>
160 <listitem>
161 <para>
162 is an interactive Python accessibility explorer
163 for the <application>GNOME</application> Desktop.
164 </para>
165 <indexterm zone="accerciser accerciser-prog">
166 <primary sortas="b-accerciser">accerciser</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 </variablelist>
172
173 </sect2>
174
175</sect1>
Note: See TracBrowser for help on using the repository browser.