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

kde5-14686 systemd-13485
Last change on this file since 9b2ba294 was 9b2ba294, checked in by Christopher Gregory <cjg@…>, 10 years ago

Update to atk-2.14.0, at-spi2-core-2.14.0, at-spi2-atk-2.14.0, gtk+-3.14.0, gobject-introspection-1.42.0, glib-2.42.0, atk-2.14.0, gdk-pixbuf-2.31.1, wayland-1.6.0, gtk-doc-1.21, and yelp-xsl-3.14.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14399 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.5 KB
Line 
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-core-download-http
8 "&gnome-download-http;/at-spi2-core/2.12/at-spi2-core-&at-spi2-core-version;.tar.xz">
9 <!ENTITY at-spi2-core-download-ftp
10 "&gnome-download-ftp;/at-spi2-core/2.12/at-spi2-core-&at-spi2-core-version;.tar.xz">
11 <!ENTITY at-spi2-core-md5sum "5ab8bbbf9bc80df4577a906403736079">
12 <!ENTITY at-spi2-core-size "448 KB">
13 <!ENTITY at-spi2-core-buildsize "10.8 MB">
14 <!ENTITY at-spi2-core-time "0.2 SBU">
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">
32 <title>Introduction to At-Spi2 Core</title>
33
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 Assistive
37 Technologies available on the <application>GNOME</application> platform and a
38 library against which applications can be linked.
39 </para>
40
41 &lfs76_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&at-spi2-core-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&at-spi2-core-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &at-spi2-core-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &at-spi2-core-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &at-spi2-core-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &at-spi2-core-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">At-Spi2 Core Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="dbus"/>,
82 <xref linkend="glib2"/>, and
83 <xref linkend="xorg7-lib"/>
84 </para>
85
86 <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
87 <para role="optional">
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>
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
109<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 A session bus address is necessary to run the tests. To test the results,
114 issue: <command>make check</command>.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>make install</userinput></screen>
122
123 </sect2>
124
125 <sect2 role="commands">
126 <title>Command Explanations</title>
127
128 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
129 href="../../xincludes/gtk-doc-rebuild.xml"/>
130
131 </sect2>
132
133 <sect2 role="content">
134 <title>Contents</title>
135
136 <segmentedlist>
137 <segtitle>Installed Programs</segtitle>
138 <segtitle>Installed Library</segtitle>
139 <segtitle>Installed Directories</segtitle>
140
141 <seglistitem>
142 <!-- <seg> Not user executable programs
143 at-spi-bus-launcher and at-spi2-registryd
144 </seg> -->
145 <seg>
146 None
147 </seg>
148 <seg>
149 libatspi.so
150 </seg>
151 <seg>
152 /etc/at-spi2,
153 /usr/include/at-spi-2.0, and
154 /usr/share/gtk-doc/html/libatspi
155 </seg>
156 </seglistitem>
157 </segmentedlist>
158
159 <!-- Not user executable programs
160 <variablelist>
161 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
162 <?dbfo list-presentation="list"?>
163 <?dbhtml list-presentation="table"?>
164
165 <varlistentry id="at-spi2-registryd">
166 <term><command>at-spi2-registryd</command></term>
167 <listitem>
168 <para>
169 is the <application>At-Spi2</application> registry daemon.
170 </para>
171 <indexterm zone="at-spi2-core at-spi2-registryd">
172 <primary sortas="b-at-spi2-registryd">at-spi2-registryd</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 <varlistentry id="libatspi">
178 <term><filename class="libraryfile">libatspi.so</filename></term>
179 <listitem>
180 <para>
181 contains the <application>At-Spi2</application> API functions.
182 </para>
183 <indexterm zone="at-spi2-core libatspi">
184 <primary sortas="c-libatspi">libatspi.so</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 </variablelist>
190 -->
191
192 </sect2>
193
194</sect1>
Note: See TracBrowser for help on using the repository browser.