glfs/gnome/add/accerciser.xml
Ken Moffat f0088d19ef Add IPython.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9487 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-02-21 01:10:55 +00:00

292 lines
10 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.2/accerciser-&accerciser-version;.tar.xz">
<!ENTITY accerciser-download-ftp "&gnome-download-ftp;/accerciser/3.2/accerciser-&accerciser-version;.tar.xz">
<!ENTITY accerciser-md5sum "862eb800643b822975f4f32e7da528ef">
<!ENTITY accerciser-size "2.1 MB">
<!ENTITY accerciser-buildsize "16 MB">
<!ENTITY accerciser-time "0.4 SBU">
]>
<sect1 id="accerciser" xreflabel="accerciser-&accerciser-version;">
<?dbhtml filename="accerciser.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<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
GNOME desktop. It uses AT-SPI 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_built;
<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"/>,
<!-- pulled in for xorg <xref linkend="intltool"/>, -->
<xref linkend="pygobject3"/>, and
<xref linkend="gnome-doc-utils"/></para>
<bridgehead renderas="sect4">Additional Runtime Dependencies</bridgehead>
<para role="required"><xref linkend="at-spi2-atk"/>,
<xref linkend="ipython"/>,
<xref linkend="pyatspi2"/></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=$GNOME_PREFIX \ &amp;&amp;
make</userinput></screen>
<para>The testsuite is intended for the package&apos;s maintainer to check
the XML translations.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<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>
<seg>None</seg>
<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>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="about_dialog.py">
<term><command>about_dialog.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser about_dialog.py">
<primary sortas="b-about_dialog.py">about_dialog.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="accerciser-prog">
<term><command>accerciser-prog</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser accerciser-prog">
<primary sortas="b-accerciser-prog">accerciser-prog</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="accerciser.py">
<term><command>accerciser.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser accerciser.py">
<primary sortas="b-accerciser.py">accerciser.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="accessible_treeview.py">
<term><command>accessible_treeview.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser accessible_treeview.py">
<primary sortas="b-accessible_treeview.py">accessible_treeview.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="base_plugin.py">
<term><command>base_plugin.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser base_plugin.py">
<primary sortas="b-base_plugin.py">base_plugin.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="bookmarks.py">
<term><command>bookmarks.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser bookmarks.py">
<primary sortas="b-bookmarks.py">bookmarks.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="hotkey_manager.py">
<term><command>hotkey_manager.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser hotkey_manager.py">
<primary sortas="b-hotkey_manager.py">hotkey_manager.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="i18n.py">
<term><command>i18n.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser i18n.py">
<primary sortas="b-i18n.py">i18n.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="icons.py">
<term><command>icons.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser icons.py">
<primary sortas="b-icons.py">icons.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="main_window.py">
<term><command>main_window.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser main_window.py">
<primary sortas="b-main_window.py">main_window.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="message.py">
<term><command>message.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser message.py">
<primary sortas="b-message.py">message.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="node.py">
<term><command>node.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser node.py">
<primary sortas="b-node.py">node.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="plugin_manager.py">
<term><command>plugin_manager.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser plugin_manager.py">
<primary sortas="b-plugin_manager.py">plugin_manager.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="prefs_dialog.py">
<term><command>prefs_dialog.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser prefs_dialog.py">
<primary sortas="b-prefs_dialog.py">prefs_dialog.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="tools.py">
<term><command>tools.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser tools.py">
<primary sortas="b-tools.py">tools.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="ui_manager.py">
<term><command>ui_manager.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser ui_manager.py">
<primary sortas="b-ui_manager.py">ui_manager.py</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="view.py">
<term><command>view.py</command></term>
<listitem>
<para>does this .....</para>
<indexterm zone="accerciser view.py">
<primary sortas="b-view.py">view.py</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>