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;
|
|
|
|
|
2017-09-14 17:32:40 +08:00
|
|
|
<!ENTITY atk-download-http "&gnome-download-http;/atk/2.26/atk-&atk-version;.tar.xz">
|
|
|
|
<!ENTITY atk-download-ftp "&gnome-download-ftp;/atk/2.26/atk-&atk-version;.tar.xz">
|
|
|
|
<!ENTITY atk-md5sum "ee9c329784dead6e386e8b2e0d4d8d6f">
|
|
|
|
<!ENTITY atk-size "696 KB">
|
|
|
|
<!ENTITY atk-buildsize "17 MB">
|
2015-10-19 23:40:00 +08:00
|
|
|
<!ENTITY atk-time "0.1 SBU">
|
2004-06-14 03:03:42 +08:00
|
|
|
]>
|
|
|
|
|
2012-07-25 00:17:44 +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>
|
|
|
|
|
2012-07-25 00:17:44 +08:00
|
|
|
<title>ATK-&atk-version;</title>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
|
|
|
<indexterm zone="atk">
|
2012-07-25 00:17:44 +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-07-25 00:17:44 +08:00
|
|
|
<para>
|
|
|
|
<application>ATK</application> provides the set of accessibility
|
2013-02-12 02:51:17 +08:00
|
|
|
interfaces that are implemented by other toolkits and applications.
|
2012-07-25 00:17:44 +08:00
|
|
|
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
|
|
|
|
2017-08-21 06:06:11 +08:00
|
|
|
&lfs81_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>
|
2012-07-25 00:17:44 +08:00
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&atk-download-http;"/>
|
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-07-25 00:17:44 +08:00
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&atk-download-ftp;"/>
|
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-07-25 00:17:44 +08:00
|
|
|
<para>
|
|
|
|
Download MD5 sum: &atk-md5sum;
|
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-07-25 00:17:44 +08:00
|
|
|
<para>
|
|
|
|
Download size: &atk-size;
|
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-07-25 00:17:44 +08:00
|
|
|
<para>
|
|
|
|
Estimated disk space required: &atk-buildsize;
|
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-07-25 00:17:44 +08:00
|
|
|
<para>
|
|
|
|
Estimated build time: &atk-time;
|
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">ATK Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-04-17 00:14:42 +08:00
|
|
|
<para role="required">
|
2012-06-09 07:56:43 +08:00
|
|
|
<xref linkend="glib2"/>
|
2012-04-17 00:14:42 +08:00
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
2016-01-08 06:13:39 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended (Required if building GNOME)</bridgehead>
|
|
|
|
<para role="recommended">
|
2012-05-01 20:35:38 +08:00
|
|
|
<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:
|
2012-07-25 00:17:44 +08:00
|
|
|
<ulink url="&blfs-wiki;/atk"/>
|
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of ATK</title>
|
|
|
|
|
2012-07-25 00:17:44 +08:00
|
|
|
<para>
|
|
|
|
Install <application>ATK</application> by running
|
|
|
|
the following commands:
|
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
|
|
make</userinput></screen>
|
|
|
|
|
2012-07-25 00:17:44 +08:00
|
|
|
<para>
|
2012-09-27 03:37:13 +08:00
|
|
|
This package does not come with a testsuite.
|
2012-07-25 00:17:44 +08:00
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
2012-07-25 00:17:44 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
|
|
|
<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"
|
2012-07-25 00:17:44 +08:00
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
2005-05-20 03:26:57 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
2013-08-14 19:11:30 +08:00
|
|
|
<segtitle>Installed Programs</segtitle>
|
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>
|
2015-03-14 17:19:24 +08:00
|
|
|
<seg>
|
|
|
|
None
|
|
|
|
</seg>
|
2012-04-17 00:14:42 +08:00
|
|
|
<seg>
|
|
|
|
libatk-1.0.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
2012-07-25 00:17:44 +08:00
|
|
|
/usr/include/atk-1.0 and
|
|
|
|
/usr/share/gtk-doc/html/atk
|
2012-04-17 00:14:42 +08:00
|
|
|
</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">
|
2012-09-27 03:37:13 +08:00
|
|
|
<term><filename class="libraryfile">libatk-1.0.so</filename></term>
|
2005-05-20 03:26:57 +08:00
|
|
|
<listitem>
|
2012-07-25 00:17:44 +08:00
|
|
|
<para>
|
|
|
|
contains functions that are used by assistive technologies
|
|
|
|
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>
|