mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Add at-spi2-atk.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9485 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e29bc0b499
commit
320f2a91cc
@ -3,13 +3,13 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "19"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "21"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2012">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "February 19th, &year;">
|
||||
<!ENTITY releasedate "February 21st, &year;">
|
||||
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
@ -756,6 +756,7 @@ $Date$
|
||||
<!-- Chapter 33 -->
|
||||
|
||||
<!-- Libraries -->
|
||||
<!ENTITY at-spi2-atk-version "2.3.1">
|
||||
<!ENTITY at-spi2-core-version "2.3.1">
|
||||
<!ENTITY gnome-applets-version "3.2.1">
|
||||
<!ENTITY gtkhtml-version "3.30.2">
|
||||
|
@ -22,6 +22,7 @@ $Date$
|
||||
<!-- This is used as a TOC separator -->
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-libraries.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="at-spi2-atk.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="at-spi2-core.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-applets.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkhtml.xml"/>
|
||||
|
137
gnome/add/at-spi2-atk.xml
Normal file
137
gnome/add/at-spi2-atk.xml
Normal file
@ -0,0 +1,137 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY at-spi2-atk-download-http "&gnome-download-http;/at-spi2-atk/2.3/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
|
||||
<!ENTITY at-spi2-atk-download-ftp "&gnome-download-ftp;/at-spi2-atk/2.3/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
|
||||
<!ENTITY at-spi2-atk-md5sum "ab78c1f276de2d19c541fb878456702e">
|
||||
<!ENTITY at-spi2-atk-size "282 KB">
|
||||
<!ENTITY at-spi2-atk-buildsize "?? MB">
|
||||
<!ENTITY at-spi2-atk-time "?? SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="at-spi2-atk" xreflabel="at-spi2-atk-&at-spi2-atk-version;">
|
||||
<?dbhtml filename="at-spi2-atk.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>at-spi2-atk-&at-spi2-atk-version;</title>
|
||||
|
||||
<indexterm zone="at-spi2-atk">
|
||||
<primary sortas="a-at-spi2-atk">at-spi2-atk</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to at-spi2-atk</title>
|
||||
|
||||
<para>The <application>at-spi2-atk</application> package is a GTK+ module that
|
||||
bridges ATK to D-Bus at-spi.</para>
|
||||
|
||||
&lfs68_built;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&at-spi2-atk-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&at-spi2-atk-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &at-spi2-atk-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &at-spi2-atk-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &at-spi2-atk-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &at-spi2-atk-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">at-spi2-atk Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="dbus"/>,
|
||||
<xref linkend="glib2"/>,
|
||||
<xref linkend="atk"/>,
|
||||
<xref linkend="libxml2"/>, and
|
||||
<xref linkend="at-spi2-core"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/at-spi2-atk"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of at-spi2-atk</title>
|
||||
|
||||
<para>Install <application>at-spi2-atk</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$GNOME_PREFIX \
|
||||
--sysconfdir=$GNOME_SYSCONFDIR \
|
||||
--libexecdir=$GNOME_PREFIX/lib/at-spi2-atk &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><parameter>--sysconfdir=$GNOME_SYSCONFDIR</parameter>: This parameter does
|
||||
something mandatory for BLFS purposes.</para>
|
||||
|
||||
<para><parameter>--libexecdir=$GNOME_PREFIX/lib/at-spi2-atk</parameter>: This parameter does
|
||||
something mandatory for BLFS purposes.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Library</segtitle>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>libatk-bridge.so</seg>
|
||||
<seg></seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libatk-bridge">
|
||||
<term><filename class='libraryfile'>libatk-bridge.so</filename></term>
|
||||
<listitem>
|
||||
<para>contains functions that .....</para>
|
||||
<indexterm zone="at-spi2-atk libatk-bridge">
|
||||
<primary sortas="c-libatk-bridge">libatk-bridge.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -41,6 +41,15 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>February 21st, 2012</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - merge at-spi2-atk-2.3.1 from Wayne.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>February 19th, 2012</para>
|
||||
<itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user