source: gnome/core/at-spi2-core.xml@ 2999791

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2999791 was f0de27e, checked in by Ken Moffat <ken@…>, 12 years ago

pkgconfig -> glib2: revert what is left from r9643,4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10281 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.7 KB
RevLine 
[e263675]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
[c2065a2]7 <!ENTITY at-spi2-core-download-http
8 "&gnome-download-http;/at-spi2-core/2.4/at-spi2-core-&at-spi2-core-version;.tar.xz">
9 <!ENTITY at-spi2-core-download-ftp
10 "&gnome-download-ftp;/at-spi2-core/2.4/at-spi2-core-&at-spi2-core-version;.tar.xz">
[7ded7e3]11 <!ENTITY at-spi2-core-md5sum "bc940d3f80180b669d8b31b6717dbe97">
[c2065a2]12 <!ENTITY at-spi2-core-size "436 KB">
13 <!ENTITY at-spi2-core-buildsize "12.5 MB">
14 <!ENTITY at-spi2-core-time "0.3 SBU">
[e263675]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 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>at-spi2-core-&at-spi2-core-version;</title>
26
27 <indexterm zone="at-spi2-core">
28 <primary sortas="a-at-spi2-core">at-spi2-core</primary>
29 </indexterm>
30
31 <sect2 role="package">
[7ded7e3]32 <title>Introduction to At-Spi2 Core</title>
[e263675]33
[7ded7e3]34 <para>
35 The <application>At-Spi2 Core</application> package is a part of the GNOME
36 Accessibility Project. It provides a Service Provider Interface for the Assisstive
37 Technologies available on the <application>GNOME</application> platform and a
38 library against which applications can be linked.
39 </para>
[e263675]40
[c2065a2]41 &lfs70_checked;
[e263675]42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
[7ded7e3]46 <para>
47 Download (HTTP): <ulink url="&at-spi2-core-download-http;"/>
48 </para>
[e263675]49 </listitem>
50 <listitem>
[7ded7e3]51 <para>
52 Download (FTP): <ulink url="&at-spi2-core-download-ftp;"/>
53 </para>
[e263675]54 </listitem>
55 <listitem>
[7ded7e3]56 <para>
57 Download MD5 sum: &at-spi2-core-md5sum;
58 </para>
[e263675]59 </listitem>
60 <listitem>
[7ded7e3]61 <para>
62 Download size: &at-spi2-core-size;
63 </para>
[e263675]64 </listitem>
65 <listitem>
[7ded7e3]66 <para>
67 Estimated disk space required: &at-spi2-core-buildsize;
68 </para>
[e263675]69 </listitem>
70 <listitem>
[7ded7e3]71 <para>
72 Estimated build time: &at-spi2-core-time;
73 </para>
[e263675]74 </listitem>
75 </itemizedlist>
76
[7ded7e3]77 <bridgehead renderas="sect3">At-Spi2 Core Dependencies</bridgehead>
[e263675]78
79 <bridgehead renderas="sect4">Required</bridgehead>
[c2065a2]80 <para role="required">
81 <xref linkend="dbus"/>,
[f0de27e]82 <xref linkend="glib2"/> and
[c2065a2]83 <xref linkend="xorg7-lib"/>
84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
88 <xref linkend="gobject-introspection"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="gtk-doc"/>
94 </para>
[e263675]95
96 <para condition="html" role="usernotes">User Notes:
[7ded7e3]97 <ulink url="&blfs-wiki;/at-spi2-core"/>
98 </para>
[e263675]99 </sect2>
100
101 <sect2 role="installation">
[7ded7e3]102 <title>Installation of At-Spi2 Core</title>
[e263675]103
[7ded7e3]104 <para>
105 Install <application>At-Spi2 Core</application> by running the following
106 commands:
107 </para>
[e263675]108
[c2065a2]109<screen><userinput>./configure --prefix=/usr \
110 --sysconfdir=/etc \
111 --libexecdir=/usr/lib/at-spi2-core &amp;&amp;
[e263675]112make</userinput></screen>
113
[7ded7e3]114 <para>
115 To test the results, issue: <command>make check</command>.
116 </para>
[e263675]117
[7ded7e3]118 <para>
119 Now, as the <systemitem class="username">root</systemitem> user:
120 </para>
[e263675]121
122<screen role="root"><userinput>make install</userinput></screen>
123
124 </sect2>
125
126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
[7ded7e3]129 <para>
130 <parameter>--libexecdir=/usr/lib/at-spi2-core</parameter>: This
131 parameter ensures that programs will be installed into
132 given directory instead of the
133 <filename class="directory">/usr/libexec</filename>.
134 </para>
[e263675]135
[c2065a2]136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7ded7e3]137 href="../../xincludes/gtk-doc-rebuild.xml"/>
[e263675]138
139 </sect2>
140
141 <sect2 role="content">
142 <title>Contents</title>
143
144 <segmentedlist>
145 <segtitle>Installed Programs</segtitle>
146 <segtitle>Installed Library</segtitle>
147 <segtitle>Installed Directories</segtitle>
148
149 <seglistitem>
[c2065a2]150 <seg>
151 at-spi-bus-launcher and at-spi2-registryd
152 </seg>
153 <seg>
154 libatspi.so
155 </seg>
156 <seg>
[7ded7e3]157 /etc/at-spi2,
158 /usr/include/at-spi-2.0,
159 /usr/lib/at-spi2-core and
160 /usr/share/gtk-doc/html/libatspi
[c2065a2]161 </seg>
[e263675]162 </seglistitem>
163 </segmentedlist>
164
165 <variablelist>
166 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
167 <?dbfo list-presentation="list"?>
168 <?dbhtml list-presentation="table"?>
169
170 <varlistentry id="at-spi2-registryd">
171 <term><command>at-spi2-registryd</command></term>
172 <listitem>
[7ded7e3]173 <para>
174 is the <application>At-Spi2</application> registry daemon.
175 </para>
[e263675]176 <indexterm zone="at-spi2-core at-spi2-registryd">
177 <primary sortas="b-at-spi2-registryd">at-spi2-registryd</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 <varlistentry id="libatspi">
183 <term><filename class='libraryfile'>libatspi.so</filename></term>
184 <listitem>
[7ded7e3]185 <para>
186 contains the <application>At-Spi2</application> API functions.
187 </para>
[e263675]188 <indexterm zone="at-spi2-core libatspi">
189 <primary sortas="c-libatspi">libatspi.so</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 </variablelist>
195
196 </sect2>
197
198</sect1>
Note: See TracBrowser for help on using the repository browser.