2004-06-14 03:03:42 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-14 03:03:42 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2012-03-31 04:45:58 +08:00
|
|
|
<!ENTITY atk-download-http "&gnome-download-http;/atk/2.4/atk-&atk-version;.tar.xz">
|
|
|
|
<!ENTITY atk-download-ftp "&gnome-download-ftp;/atk/2.4/atk-&atk-version;.tar.xz">
|
|
|
|
<!ENTITY atk-md5sum "2184a140f71d50276669d6eda5cce5db">
|
|
|
|
<!ENTITY atk-size "596 KB">
|
|
|
|
<!ENTITY atk-buildsize "13 MB">
|
2011-11-22 20:23:26 +08:00
|
|
|
<!ENTITY atk-time "0.1 SBU">
|
2004-06-14 03:03:42 +08:00
|
|
|
]>
|
|
|
|
|
2011-11-22 20:23:26 +08:00
|
|
|
<sect1 id="atk" xreflabel="atk-&atk-version;">
|
2005-05-20 03:26:57 +08:00
|
|
|
<?dbhtml filename="atk.html" ?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
2011-11-22 20:23:26 +08:00
|
|
|
<title>atk-&atk-version;</title>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
|
|
|
<indexterm zone="atk">
|
2011-11-22 20:23:26 +08:00
|
|
|
<primary sortas="a-atk">atk</primary>
|
2005-05-20 03:26:57 +08:00
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to ATK</title>
|
|
|
|
|
2012-03-31 04:45:58 +08:00
|
|
|
<para><application>ATK</application> provides the set of accessibility
|
|
|
|
interfaces that are implemented by other toolkits and applications.
|
|
|
|
Using the <application>ATK</application> interfaces, accessibility tools
|
|
|
|
have full access to view and control running applications.</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
2012-03-05 23:41:10 +08:00
|
|
|
&lfs71_checked;
|
2009-07-26 22:30:45 +08:00
|
|
|
|
2005-05-20 03:26:57 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&atk-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&atk-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &atk-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &atk-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &atk-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &atk-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">ATK Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-04-17 00:14:42 +08:00
|
|
|
<para role="required">
|
|
|
|
<xref linkend="pkgconfig"/>
|
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
2012-05-01 20:35:38 +08:00
|
|
|
<bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
|
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gobject-introspection"/>
|
|
|
|
</para>
|
|
|
|
|
2005-05-20 03:26:57 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2012-04-17 00:14:42 +08:00
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gtk-doc"/>
|
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
2006-04-11 02:39:30 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/atk"/></para>
|
|
|
|
|
2005-05-20 03:26:57 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of ATK</title>
|
|
|
|
|
2011-11-22 20:23:26 +08:00
|
|
|
<para>Install <application>atk</application> by running
|
2005-05-20 03:26:57 +08:00
|
|
|
the following commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
|
|
make</userinput></screen>
|
|
|
|
|
2011-11-22 20:23:26 +08:00
|
|
|
<para>To test the results, issue: <command>make check</command>.</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
|
|
|
<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>
|
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
2006-06-26 23:45:37 +08:00
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
2005-09-21 08:03:27 +08:00
|
|
|
<segtitle>Installed Library</segtitle>
|
2005-05-20 03:26:57 +08:00
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
2012-04-17 00:14:42 +08:00
|
|
|
<seg>
|
|
|
|
libatk-1.0.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
/usr/include/atk-1.0 and /usr/share/gtk-doc/html/atk
|
|
|
|
</seg>
|
2005-05-20 03:26:57 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libatk">
|
2011-11-22 20:26:30 +08:00
|
|
|
<term><filename class='libraryfile'>libatk-1.0.so</filename></term>
|
2005-05-20 03:26:57 +08:00
|
|
|
<listitem>
|
|
|
|
<para>contains functions that are used by assistive technologies
|
2011-11-22 20:23:26 +08:00
|
|
|
to interact with the desktop applications.</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
<indexterm zone="atk libatk">
|
|
|
|
<primary sortas="c-libatk">libatk-1.0.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect1>
|