source: x/lib/at-spi2-core.xml@ 9a82a965

12.0 12.1 12.2 gimp3 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since 9a82a965 was 3df352ac, checked in by Pierre Labastie <pierre.labastie@…>, 16 months ago

Update to at-spi2-core-2.48.3

  • Property mode set to 100644
File size: 8.4 KB
RevLine 
[f6b650a8]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
[0d7900a]7 <!ENTITY at-spi2-core-download-http
[a0d2c26]8 "&gnome-download-http;/at-spi2-core/2.48/at-spi2-core-&at-spi2-core-version;.tar.xz">
[0d7900a]9 <!ENTITY at-spi2-core-download-ftp
[a0d2c26]10 "&gnome-download-ftp;/at-spi2-core/2.48/at-spi2-core-&at-spi2-core-version;.tar.xz">
[3df352ac]11 <!ENTITY at-spi2-core-md5sum "4ef1875d9e7035f672d494b997c892af">
12 <!ENTITY at-spi2-core-size "541 KB">
13 <!ENTITY at-spi2-core-buildsize "20 MB (with tests)">
14 <!ENTITY at-spi2-core-time "less than 0.1 SBU (with tests, except if there is a timeout)">
[f6b650a8]15]>
16
17<sect1 id="at-spi2-core" xreflabel="at-spi2-core-&at-spi2-core-version;">
18 <?dbhtml filename="at-spi2-core.html"?>
19
20
21 <title>at-spi2-core-&at-spi2-core-version;</title>
22
23 <indexterm zone="at-spi2-core">
24 <primary sortas="a-at-spi2-core">at-spi2-core</primary>
25 </indexterm>
26
27 <sect2 role="package">
28 <title>Introduction to At-Spi2 Core</title>
29
30 <para>
[1514851]31 The <application>At-Spi2 Core</application> package contains a
32 comprehensive accessibility framework for the Assistive Technologies
33 available on the <application>GNOME</application> platform. This includes
34 a set of interfaces which are implemented by other toolkits and
35 applications.
[f6b650a8]36 </para>
37
[ac0d66d]38 &lfs113_checked;
[f6b650a8]39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&at-spi2-core-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&at-spi2-core-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &at-spi2-core-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &at-spi2-core-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &at-spi2-core-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &at-spi2-core-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">At-Spi2 Core Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
[54666831]78 <xref linkend="dbus"/>,
[6102095a]79 <xref linkend="glib2"/>,
80 <!-- Reports "Cannot get the default GSettingsSchemaSource" on
81 startup w/o it. -->
82 <xref role="runtime" linkend="gsettings-desktop-schemas"/> (Runtime),
[c807a2b]83 and <xref linkend="xorg7-lib"/>
[f6b650a8]84 </para>
85
[4849cdc]86 <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
87 <para role="optional">
[f6b650a8]88 <xref linkend="gobject-introspection"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
[a0d2c26]93 <xref linkend="gi-docgen"/>
[f6b650a8]94 </para>
95
96 <para condition="html" role="usernotes">User Notes:
97 <ulink url="&blfs-wiki;/at-spi2-core"/>
98 </para>
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of At-Spi2 Core</title>
103
104 <para>
105 Install <application>At-Spi2 Core</application> by running the following
106 commands:
107 </para>
108
[a468270d]109<screen revision="sysv"><userinput>mkdir build &amp;&amp;
110cd build &amp;&amp;
111
[91318eb]112meson setup .. \
113 --prefix=/usr \
[adf17153]114 --buildtype=release \
[91318eb]115 -Dsystemd_user_dir=/tmp &amp;&amp;
[a468270d]116ninja</userinput></screen>
117
118<screen revision="systemd"><userinput>mkdir build &amp;&amp;
[462f1ad]119cd build &amp;&amp;
120
[91318eb]121meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
[462f1ad]122ninja</userinput></screen>
[f6b650a8]123
124 <para>
[adda766]125 A session bus address, normally available in an Xorg terminal,
[1514851]126 is necessary to run the tests. The test suite also requires the glib
127 schemas of the package to be installed already. To test the results,
[b4b3892]128 install the package first, then issue: <command>ninja test</command>.
[3df352ac]129 One test, <filename>atk-test</filename>, is known to timeout on some
130 systems.
[f6b650a8]131 </para>
[1514851]132
[f6b650a8]133 <para>
134 Now, as the <systemitem class="username">root</systemitem> user:
135 </para>
136
[92195dd1]137<screen role="root" revision="systemd"><userinput>ninja install</userinput></screen>
138<screen role="root" revision="sysv"><userinput>ninja install &amp;&amp;
139rm /tmp/at-spi-dbus-bus.service</userinput></screen>
[f6b650a8]140
141 </sect2>
142
[adf17153]143 <sect2 role="commands">
144 <title>Command Explanations</title>
145
146 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
147 href="../../xincludes/meson-buildtype-release.xml"/>
148
[3df352ac]149 <para revision="sysv">
150 <parameter>-Dsystemd_user_dir=/tmp</parameter>: This flag puts the
151 systemd unit file in /tmp where it will be removed. SysV is unable to
152 use this file.
153 </para>
154
[a0d2c26]155 <para>
156 <option>-Ddocs=true</option>: Use this switch if you want to build the
157 documentation. Note that you must have
158 <xref role="nodep" linkend="gi-docgen"/> installed on your system.
159 </para>
160
[adf17153]161 </sect2>
162
[f6b650a8]163 <sect2 role="content">
164 <title>Contents</title>
165
166 <segmentedlist>
[910d888]167 <segtitle>Installed Programs</segtitle>
[f6b650a8]168 <segtitle>Installed Library</segtitle>
169 <segtitle>Installed Directories</segtitle>
170
171 <seglistitem>
[462f1ad]172 <!-- <seg> No user executable programs
173 at-spi-bus-launcher and at-spi2-registryd in /usr/libexec
[1db07ae]174 </seg> -->
[13507eb]175 <seg>
176 None
177 </seg>
[f6b650a8]178 <seg>
[1514851]179 libatk-1.0.so,
180 libatk-bridge-2.0.so,
181 libatspi.so, and
182 /usr/lib/gtk-2.0/modules/libatk-bridge.so
[f6b650a8]183 </seg>
184 <seg>
[1514851]185 /usr/include/atk-1.0,
[bc1d337]186 /usr/include/at-spi-2.0,
[1514851]187 /usr/include/at-spi2-atk,
188 /usr/lib/gnome-settings-daemon-3.0,
[bc1d337]189 /usr/share/defaults/at-spi2, and
[3df352ac]190 /usr/share/gtk-doc/html/libatspi (optional)
[f6b650a8]191 </seg>
192 </seglistitem>
193 </segmentedlist>
194
195 <variablelist>
196 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
197 <?dbfo list-presentation="list"?>
198 <?dbhtml list-presentation="table"?>
199
[298fee30]200 <!-- Not user executable programs
[f6b650a8]201 <varlistentry id="at-spi2-registryd">
202 <term><command>at-spi2-registryd</command></term>
203 <listitem>
204 <para>
205 is the <application>At-Spi2</application> registry daemon.
206 </para>
207 <indexterm zone="at-spi2-core at-spi2-registryd">
208 <primary sortas="b-at-spi2-registryd">at-spi2-registryd</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
[298fee30]212 -->
[f6b650a8]213
[1514851]214 <varlistentry id="libatk-1.0">
215 <term><filename class="libraryfile">libatk-1.0.so</filename></term>
216 <listitem>
217 <para>
218 contains functions that are used by assistive technologies to
219 interact with desktop applications
220 </para>
221 <indexterm zone="at-spi2-core libatk-1.0">
222 <primary sortas="c-libatk-1.0">libatk-1.0.so</primary>
223 </indexterm>
224 </listitem>
225 </varlistentry>
226
227 <varlistentry id="libatk-bridge">
228 <term><filename class="libraryfile">libatk-bridge.so</filename></term>
229 <listitem>
230 <para>
231 contains the Accessibility Toolkit GTK+-2 bridge
232 </para>
233 <indexterm zone="at-spi2-core libatk-bridge">
234 <primary sortas="c-libatk-bridge">libatk-bridge.so</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238
239 <varlistentry id="libatk-bridge-2.0">
240 <term><filename class="libraryfile">libatk-bridge-2.0.so</filename></term>
241 <listitem>
242 <para>
[4628237e]243 contains the Accessibility Toolkit GTK+ module
[1514851]244 </para>
245 <indexterm zone="at-spi2-core libatk-bridge-2.0">
246 <primary sortas="c-libatk-bridge-2.0">libatk-bridge-2.0.so</primary>
247 </indexterm>
248 </listitem>
249 </varlistentry>
250
[f6b650a8]251 <varlistentry id="libatspi">
[983fc68]252 <term><filename class="libraryfile">libatspi.so</filename></term>
[f6b650a8]253 <listitem>
254 <para>
[4c24eb0a]255 contains the <application>At-Spi2</application> API functions
[f6b650a8]256 </para>
257 <indexterm zone="at-spi2-core libatspi">
258 <primary sortas="c-libatspi">libatspi.so</primary>
259 </indexterm>
260 </listitem>
261 </varlistentry>
262
263 </variablelist>
264
265 </sect2>
266
267</sect1>
Note: See TracBrowser for help on using the repository browser.