source: x/lib/atk.xml@ a819181

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 a819181 was a819181, checked in by Randy McMurchy <randy@…>, 19 years ago

Fixed various package's indexing tags

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

  • Property mode set to 100644
File size: 3.5 KB
RevLine 
[feeb99a]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[feeb99a]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[b19a7bb4]7 <!ENTITY atk-download-http "http://ftp.gnome.org/pub/GNOME/sources/atk/1.9/atk-&atk-version;.tar.bz2">
8 <!ENTITY atk-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/atk/1.9/atk-&atk-version;.tar.bz2">
9 <!ENTITY atk-md5sum "7f41bd9c6dcd83c8df391dc1805be653">
10 <!ENTITY atk-size "506 KB">
11 <!ENTITY atk-buildsize "7.9 MB">
12 <!ENTITY atk-time "0.11 SBU">
[feeb99a]13]>
14
[b19a7bb4]15<sect1 id="atk" xreflabel="ATK-&atk-version;">
[a0f03b0]16<sect1info>
[a6922b0]17 <othername>$LastChangedBy$</othername>
18 <date>$Date$</date>
[a0f03b0]19</sect1info>
[19aa75a]20<?dbhtml filename="atk.html" ?>
[b19a7bb4]21<title>ATK-&atk-version;</title>
[f45b1953]22
[a6922b0]23<indexterm zone="atk">
[a819181]24 <primary sortas="a-ATK">ATK</primary>
[a6922b0]25</indexterm>
26
[feeb99a]27<sect2>
28<title>Introduction to <application><acronym>ATK</acronym></application></title>
29
30<para>The <application><acronym>ATK</acronym></application> package contains the
31<application><acronym>ATK</acronym></application> libraries. They are useful for
32allowing accessibility solutions to be available for all
33<application><acronym>GTK</acronym>2</application>
34applications.</para>
35
36<sect3><title>Package information</title>
37<itemizedlist spacing='compact'>
[b19a7bb4]38<listitem><para>Download (HTTP): <ulink url="&atk-download-http;"/></para></listitem>
39<listitem><para>Download (FTP): <ulink url="&atk-download-ftp;"/></para></listitem>
40<listitem><para>Download MD5 sum: &atk-md5sum;</para></listitem>
41<listitem><para>Download size: &atk-size;</para></listitem>
42<listitem><para>Estimated disk space required: &atk-buildsize;</para></listitem>
43<listitem><para>Estimated build time: &atk-time;</para></listitem></itemizedlist>
[feeb99a]44</sect3>
45
[a6922b0]46<sect3>
47 <title><application><acronym>ATK</acronym></application> dependencies</title>
48
49<sect4>
50<title>Required</title>
51<para><xref linkend="glib2"/></para>
52</sect4>
53
54<sect4>
55<title>Optional</title>
56<para><xref linkend="gtk-doc"/></para>
57</sect4>
[feeb99a]58</sect3>
59
60</sect2>
61
62<sect2>
63<title>Installation of <application><acronym>ATK</acronym></application></title>
64
[a819181]65<para>Install <application><acronym>ATK</acronym></application> by running
66the following commands:</para>
[feeb99a]67
68<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
[a6922b0]69make</command></userinput></screen>
70
71<para>Now, as the root user:</para>
72
73<screen><userinput role='root'><command>make install</command></userinput></screen>
[feeb99a]74
75</sect2>
76
77<sect2>
78<title>Command explanations</title>
79
80<para><option>--enable-gtk-doc</option>: This switch will rebuild
81the <acronym>API</acronym> documentation during the
82<command>make</command> command.</para>
83
84</sect2>
85
86<sect2>
87<title>Contents</title>
88
[a6922b0]89<segmentedlist>
90 <segtitle>Installed Programs</segtitle>
91 <segtitle>Installed Libraries</segtitle>
92 <segtitle>Installed Directories</segtitle>
93
94 <seglistitem>
95 <seg>None</seg>
96 <seg>libatk-1.0.so</seg>
97 <seg>None</seg>
98 </seglistitem>
99</segmentedlist>
100
101<variablelist>
102 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
103 <?dbfo list-presentation="list"?>
104
105<varlistentry id="libatk">
106 <term><filename class='libraryfile'>atklib-1.0.so</filename></term>
107 <listitem>
108 <para>contains functions that are used by assistive technologies in order to
109 interact with the desktop and applications.</para>
110 <indexterm zone="atk libatk">
111 <primary sortas="c-libatk">libatk-1.0.so</primary>
112 </indexterm>
113 </listitem>
114</varlistentry>
115</variablelist>
[feeb99a]116
117</sect2>
[f45b1953]118
119</sect1>
Note: See TracBrowser for help on using the repository browser.