1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY at-spi2-atk-download-http
|
---|
8 | "&gnome-download-http;/at-spi2-atk/2.34/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
|
---|
9 | <!ENTITY at-spi2-atk-download-ftp
|
---|
10 | "&gnome-download-ftp;/at-spi2-atk/2.34/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
|
---|
11 | <!ENTITY at-spi2-atk-md5sum "55a143c515ebaa1e66ef11ac5d124ca0">
|
---|
12 | <!ENTITY at-spi2-atk-size "96 KB">
|
---|
13 | <!ENTITY at-spi2-atk-buildsize "8.3 MB (with tests)">
|
---|
14 | <!ENTITY at-spi2-atk-time "less than 0.1 SBU (with tests)">
|
---|
15 | ]>
|
---|
16 |
|
---|
17 | <sect1 id="at-spi2-atk" xreflabel="at-spi2-atk-&at-spi2-atk-version;">
|
---|
18 | <?dbhtml filename="at-spi2-atk.html"?>
|
---|
19 |
|
---|
20 | <sect1info>
|
---|
21 | <othername>$LastChangedBy$</othername>
|
---|
22 | <date>$Date$</date>
|
---|
23 | </sect1info>
|
---|
24 |
|
---|
25 | <title>at-spi2-atk-&at-spi2-atk-version;</title>
|
---|
26 |
|
---|
27 | <indexterm zone="at-spi2-atk">
|
---|
28 | <primary sortas="a-at-spi2-atk">at-spi2-atk</primary>
|
---|
29 | </indexterm>
|
---|
30 |
|
---|
31 | <sect2 role="package">
|
---|
32 | <title>Introduction to At-Spi2 Atk</title>
|
---|
33 |
|
---|
34 | <para>
|
---|
35 | The <application>At-Spi2 Atk</application> package contains a library
|
---|
36 | that bridges <application>ATK</application> to At-Spi2 D-Bus service.
|
---|
37 | </para>
|
---|
38 |
|
---|
39 | &lfs90_checked;
|
---|
40 |
|
---|
41 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
42 | <itemizedlist spacing="compact">
|
---|
43 | <listitem>
|
---|
44 | <para>
|
---|
45 | Download (HTTP): <ulink url="&at-spi2-atk-download-http;"/>
|
---|
46 | </para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>
|
---|
50 | Download (FTP): <ulink url="&at-spi2-atk-download-ftp;"/>
|
---|
51 | </para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>
|
---|
55 | Download MD5 sum: &at-spi2-atk-md5sum;
|
---|
56 | </para>
|
---|
57 | </listitem>
|
---|
58 | <listitem>
|
---|
59 | <para>
|
---|
60 | Download size: &at-spi2-atk-size;
|
---|
61 | </para>
|
---|
62 | </listitem>
|
---|
63 | <listitem>
|
---|
64 | <para>
|
---|
65 | Estimated disk space required: &at-spi2-atk-buildsize;
|
---|
66 | </para>
|
---|
67 | </listitem>
|
---|
68 | <listitem>
|
---|
69 | <para>
|
---|
70 | Estimated build time: &at-spi2-atk-time;
|
---|
71 | </para>
|
---|
72 | </listitem>
|
---|
73 | </itemizedlist>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect3">At-Spi2 Atk Dependencies</bridgehead>
|
---|
76 |
|
---|
77 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
78 | <para role="required">
|
---|
79 | <xref linkend="at-spi2-core"/> and
|
---|
80 | <xref linkend="atk"/>
|
---|
81 | </para>
|
---|
82 |
|
---|
83 | <para condition="html" role="usernotes">User Notes:
|
---|
84 | <ulink url="&blfs-wiki;/at-spi2-atk"/>
|
---|
85 | </para>
|
---|
86 | </sect2>
|
---|
87 |
|
---|
88 | <sect2 role="installation">
|
---|
89 | <title>Installation of At-Spi2 Atk</title>
|
---|
90 |
|
---|
91 | <para>
|
---|
92 | Install <application>At-Spi2 Atk</application> by running the following
|
---|
93 | commands:
|
---|
94 | </para>
|
---|
95 |
|
---|
96 | <screen><userinput>mkdir build &&
|
---|
97 | cd build &&
|
---|
98 |
|
---|
99 | meson --prefix=/usr .. &&
|
---|
100 | ninja</userinput></screen>
|
---|
101 |
|
---|
102 | <para>
|
---|
103 | To test the results, issue: <command>ninja test</command>. An already
|
---|
104 | active graphical session with bus address is necessary to run the tests.
|
---|
105 | </para>
|
---|
106 |
|
---|
107 | <para>
|
---|
108 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
109 | </para>
|
---|
110 |
|
---|
111 | <screen role="root"><userinput>ninja install</userinput></screen>
|
---|
112 |
|
---|
113 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
114 | href="../../xincludes/gsettings-destdir.xml"/>
|
---|
115 |
|
---|
116 | </sect2>
|
---|
117 |
|
---|
118 | <sect2 role="content">
|
---|
119 | <title>Contents</title>
|
---|
120 |
|
---|
121 | <segmentedlist>
|
---|
122 | <segtitle>Installed Programs</segtitle>
|
---|
123 | <segtitle>Installed Libraries</segtitle>
|
---|
124 | <segtitle>Installed Directory</segtitle>
|
---|
125 |
|
---|
126 | <seglistitem>
|
---|
127 | <seg>
|
---|
128 | None
|
---|
129 | </seg>
|
---|
130 | <seg>
|
---|
131 | libatk-bridge-2.0.so and /usr/lib/gtk-2.0/modules/libatk-bridge.so
|
---|
132 | </seg>
|
---|
133 | <seg>
|
---|
134 | /usr/include/at-spi2-atk
|
---|
135 | </seg>
|
---|
136 | </seglistitem>
|
---|
137 | </segmentedlist>
|
---|
138 |
|
---|
139 | <variablelist>
|
---|
140 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
141 | <?dbfo list-presentation="list"?>
|
---|
142 | <?dbhtml list-presentation="table"?>
|
---|
143 |
|
---|
144 | <varlistentry id="libatk-bridge">
|
---|
145 | <term><filename class="libraryfile">libatk-bridge.so</filename></term>
|
---|
146 | <listitem>
|
---|
147 | <para>
|
---|
148 | is the Accessibility Toolkit <application>GTK+</application> module.
|
---|
149 | </para>
|
---|
150 | <indexterm zone="at-spi2-atk libatk-bridge">
|
---|
151 | <primary sortas="c-libatk-bridge">libatk-bridge.so</primary>
|
---|
152 | </indexterm>
|
---|
153 | </listitem>
|
---|
154 | </varlistentry>
|
---|
155 |
|
---|
156 | <varlistentry id="libatk-bridge-2">
|
---|
157 | <term><filename class="libraryfile">libatk-bridge-2.0.so</filename></term>
|
---|
158 | <listitem>
|
---|
159 | <para>
|
---|
160 | Contains the common functions used by <application>GTK+</application>
|
---|
161 | Accessibility Toolkit Bridge.
|
---|
162 | </para>
|
---|
163 | <indexterm zone="at-spi2-atk libatk-bridge-2">
|
---|
164 | <primary sortas="c-libatk-bridge-2">libatk-bridge-2.0.so</primary>
|
---|
165 | </indexterm>
|
---|
166 | </listitem>
|
---|
167 | </varlistentry>
|
---|
168 |
|
---|
169 | </variablelist>
|
---|
170 |
|
---|
171 | </sect2>
|
---|
172 |
|
---|
173 | </sect1>
|
---|
174 |
|
---|