source: x/lib/atk.xml@ 0d7900a

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 0d7900a was 0d7900a, checked in by Randy McMurchy <randy@…>, 11 years ago

Removed extraneous spaces from blank lines and at the end of lines in the .xml

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

  • Property mode set to 100644
File size: 4.4 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 atk-download-http "&gnome-download-http;/atk/2.6/atk-&atk-version;.tar.xz">
8 <!ENTITY atk-download-ftp "&gnome-download-ftp;/atk/2.6/atk-&atk-version;.tar.xz">
9 <!ENTITY atk-md5sum "6b34e2a63dda4429b5692be7ca3aa5bf">
10 <!ENTITY atk-size "596 KB">
11 <!ENTITY atk-buildsize "14 MB">
12 <!ENTITY atk-time "0.1 SBU">
13]>
14
15<sect1 id="atk" xreflabel="ATK-&atk-version;">
16 <?dbhtml filename="atk.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>ATK-&atk-version;</title>
24
25 <indexterm zone="atk">
26 <primary sortas="a-ATK">ATK</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to ATK</title>
31
32 <para>
33 <application>ATK</application> provides the set of accessibility
34 interfaces that are implemented by other toolkits and applications.
35 Using the <application>ATK</application> interfaces, accessibility
36 tools have full access to view and control running applications.
37 </para>
38
39 &lfs72_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&atk-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&atk-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &atk-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &atk-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &atk-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &atk-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">ATK Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="glib2"/>
80 </para>
81
82 <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
83 <para role="optional">
84 <xref linkend="gobject-introspection"/>
85 </para>
86
87 <bridgehead renderas="sect4">Optional</bridgehead>
88 <para role="optional">
89 <xref linkend="gtk-doc"/>
90 </para>
91
92 <para condition="html" role="usernotes">User Notes:
93 <ulink url="&blfs-wiki;/atk"/>
94 </para>
95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of ATK</title>
99
100 <para>
101 Install <application>ATK</application> by running
102 the following commands:
103 </para>
104
105<screen><userinput>./configure --prefix=/usr &amp;&amp;
106make</userinput></screen>
107
108 <para>
109 This package does not come with a testsuite.
110 </para>
111
112 <para>
113 Now, as the <systemitem class="username">root</systemitem> user:
114 </para>
115
116<screen role="root"><userinput>make install</userinput></screen>
117
118 </sect2>
119
120 <sect2 role="commands">
121 <title>Command Explanations</title>
122
123 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
124 href="../../xincludes/gtk-doc-rebuild.xml"/>
125
126 </sect2>
127
128 <sect2 role="content">
129 <title>Contents</title>
130
131 <segmentedlist>
132 <segtitle>Installed Library</segtitle>
133 <segtitle>Installed Directories</segtitle>
134
135 <seglistitem>
136 <seg>
137 libatk-1.0.so
138 </seg>
139 <seg>
140 /usr/include/atk-1.0 and
141 /usr/share/gtk-doc/html/atk
142 </seg>
143 </seglistitem>
144 </segmentedlist>
145
146 <variablelist>
147 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
148 <?dbfo list-presentation="list"?>
149 <?dbhtml list-presentation="table"?>
150
151 <varlistentry id="libatk">
152 <term><filename class="libraryfile">libatk-1.0.so</filename></term>
153 <listitem>
154 <para>
155 contains functions that are used by assistive technologies
156 to interact with the desktop applications.
157 </para>
158 <indexterm zone="atk libatk">
159 <primary sortas="c-libatk">libatk-1.0.so</primary>
160 </indexterm>
161 </listitem>
162 </varlistentry>
163
164 </variablelist>
165
166 </sect2>
167
168</sect1>
Note: See TracBrowser for help on using the repository browser.