|
Loading...
|
lfs-book@linuxfromscratch.org
[Prev] Thread [Next] | [Prev] Date [Next]
[blfs-book] r9486 - in trunk/BOOK: . gnome/add introduction/welcome ken Mon Feb 20 15:00:18 2012
Author: ken
Date: 2012-02-20 15:24:11 -0700 (Mon, 20 Feb 2012)
New Revision: 9486
Added:
trunk/BOOK/gnome/add/accerciser.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/gnome/add/add.xml
trunk/BOOK/gnome/add/at-spi2-atk.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Add accerciser: some changes to the dependencies, so blame me not Wayne if it
is wrong. It now runs, but I can't in all honesty tick it 'works properly' -
the first tab shows various module errors, and almost all the options in the
menu are marked as (unimplemented).
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-02-20 17:29:32 UTC (rev 9485)
+++ trunk/BOOK/general.ent 2012-02-20 22:24:11 UTC (rev 9486)
@@ -764,6 +764,7 @@
<!ENTITY mobile-broadband-provider-info-version "20110511">
<!-- Utilities -->
+<!ENTITY accerciser-version "3.2.1">
<!ENTITY aisleriot-version "3.2.2">
<!ENTITY cheese-version "2.30.1">
<!ENTITY file-roller-version "2.30.2">
Added: trunk/BOOK/gnome/add/accerciser.xml
===================================================================
--- trunk/BOOK/gnome/add/accerciser.xml (rev 0)
+++ trunk/BOOK/gnome/add/accerciser.xml 2012-02-20 22:24:11 UTC (rev 9486)
@@ -0,0 +1,293 @@
+<?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"/>,
+ <!-- FIXME: ken : should be included in the book -->
+ <ulink url="http://ipython.org">IPython</ulink>, and
+ <!--<xref linkend="?????"/></para>-->
+ <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 \ &&
+make</userinput></screen>
+
+ <para>The testsuite is intended for the package'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>
Property changes on: trunk/BOOK/gnome/add/accerciser.xml
___________________________________________________________________
Added: svn:keywords
+ Date LastChangedBy
Modified: trunk/BOOK/gnome/add/add.xml
===================================================================
--- trunk/BOOK/gnome/add/add.xml 2012-02-20 17:29:32 UTC (rev 9485)
+++ trunk/BOOK/gnome/add/add.xml 2012-02-20 22:24:11 UTC (rev 9486)
@@ -32,6 +32,7 @@
<!-- This is used as a TOC separator -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="dummy-utilities.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="accerciser.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aisleriot.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cheese.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="file-roller.xml"/>
Modified: trunk/BOOK/gnome/add/at-spi2-atk.xml
===================================================================
--- trunk/BOOK/gnome/add/at-spi2-atk.xml 2012-02-20 17:29:32 UTC (rev
9485)
+++ trunk/BOOK/gnome/add/at-spi2-atk.xml 2012-02-20 22:24:11 UTC (rev
9486)
@@ -8,8 +8,8 @@
<!ENTITY at-spi2-atk-download-ftp
"&gnome-download-ftp;/at-spi2-atk/2.3/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
<!ENTITY at-spi2-atk-md5sum "ab78c1f276de2d19c541fb878456702e">
<!ENTITY at-spi2-atk-size "282 KB">
- <!ENTITY at-spi2-atk-buildsize "?? MB">
- <!ENTITY at-spi2-atk-time "?? SBU">
+ <!ENTITY at-spi2-atk-buildsize "9.9 MB">
+ <!ENTITY at-spi2-atk-time "0.2 SBU">
]>
<sect1 id="at-spi2-atk" xreflabel="at-spi2-atk-&at-spi2-atk-version;">
@@ -32,7 +32,7 @@
<para>The <application>at-spi2-atk</application> package is a GTK+ module
that
bridges ATK to D-Bus at-spi.</para>
- &lfs68_built;
+ &lfs70_built;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-02-20 17:29:32 UTC
(rev 9485)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-02-20 22:24:11 UTC
(rev 9486)
@@ -45,8 +45,11 @@
<para>February 21st, 2012</para>
<itemizedlist>
<listitem>
- <para>[ken] - merge at-spi2-atk-2.3.1 from Wayne.</para>
+ <para>[ken] - add at-spi2-atk-2.3.1 from Wayne.</para>
</listitem>
+ <listitem>
+ <para>[ken] - add accerciser-3.2.1 from Wayne.</para>
+ </listitem>
</itemizedlist>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
- [blfs-book] r9486 - in trunk/BOOK: . gnome/add introduction/welcome ken 2012/02/20 <=