mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
45ab6c70c2
Remove "$LastChanged$" everywhere, and also some unused $Date$
176 lines
4.9 KiB
XML
176 lines
4.9 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY accerciser-download-http
|
|
"&gnome-download-http;/accerciser/3.4/accerciser-&accerciser-version;.tar.xz">
|
|
<!ENTITY accerciser-download-ftp
|
|
"&gnome-download-ftp;/accerciser/3.4/accerciser-&accerciser-version;.tar.xz">
|
|
<!ENTITY accerciser-md5sum "fba7edb13dd80ef63e6044b411a6a84f">
|
|
<!ENTITY accerciser-size "3.0 MB">
|
|
<!ENTITY accerciser-buildsize "20 MB">
|
|
<!ENTITY accerciser-time "0.4 SBU">
|
|
]>
|
|
|
|
<sect1 id="accerciser" xreflabel="Accerciser-&accerciser-version;">
|
|
<?dbhtml filename="accerciser.html"?>
|
|
|
|
<sect1info>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Accerciser-&accerciser-version;</title>
|
|
|
|
<indexterm zone="accerciser">
|
|
<primary sortas="a-Accerciser">Accerciser</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Accerciser</title>
|
|
|
|
<para>
|
|
<application>Accerciser</application> is an accessibility explorer for the
|
|
<application>GNOME</application> Desktop. It uses <application>At-Spi2</application>
|
|
to inspect and control widgets, allowing you to check if an application is providing
|
|
correct information to assistive technologies and automated test frameworks.
|
|
</para>
|
|
|
|
&lfs70_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&accerciser-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&accerciser-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &accerciser-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &accerciser-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &accerciser-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &accerciser-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Accerciser Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="at-spi2-core"/>,
|
|
<xref linkend="gnome-doc-utils"/>,
|
|
<xref linkend="gtk3"/> and
|
|
<xref linkend="pygobject3"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Additional Runtime Dependencies</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="at-spi2-atk"/>,
|
|
<xref linkend="ipython"/> and
|
|
<xref linkend="pyatspi2"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="rarian"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/accerciser"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Accerciser</title>
|
|
|
|
<para>
|
|
Install <application>Accerciser</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/without-scrollkeeper.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
accerciser
|
|
</seg>
|
|
<seg>
|
|
/usr/lib/python&python2-majorver;/site-packages/accerciser,
|
|
/usr/share/accerciser and
|
|
/usr/share/gnome/help/accerciser
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="accerciser-prog">
|
|
<term><command>accerciser</command></term>
|
|
<listitem>
|
|
<para>
|
|
is an interactive Python accessibility explorer
|
|
for the <application>GNOME</application> Desktop.
|
|
</para>
|
|
<indexterm zone="accerciser accerciser-prog">
|
|
<primary sortas="b-accerciser">accerciser</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|