mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 07:57:23 +08:00
moved at-spi to gnome libs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1406 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
4709d6f15b
commit
849473bc6a
@ -32,6 +32,7 @@
|
||||
<!ENTITY % libgtop SYSTEM "lib/libgtop/libgtop.ent">
|
||||
<!ENTITY % librsvg SYSTEM "lib/librsvg/librsvg.ent">
|
||||
<!ENTITY % gail SYSTEM "lib/gail/gail.ent">
|
||||
<!ENTITY % at-spi SYSTEM "lib/at-spi/at-spi.ent">
|
||||
<!ENTITY % eel SYSTEM "lib/eel/eel.ent">
|
||||
<!ENTITY % libgtkhtml SYSTEM "lib/libgtkhtml/libgtkhtml.ent">
|
||||
<!ENTITY % gtk-engines SYSTEM "lib/gtk-engines/gtk-engines.ent">
|
||||
@ -71,6 +72,7 @@
|
||||
%libgtop;
|
||||
%librsvg;
|
||||
%gail;
|
||||
%at-spi;
|
||||
%eel;
|
||||
%libgtkhtml;
|
||||
%gtk-engines;
|
||||
@ -108,7 +110,6 @@
|
||||
<!ENTITY % gedit SYSTEM "add/gedit/gedit.ent">
|
||||
<!ENTITY % gnome-media SYSTEM "add/media/gnome-media.ent">
|
||||
<!ENTITY % gnome2-user-docs SYSTEM "add/docs/gnome2-user-docs.ent">
|
||||
<!ENTITY % at-spi SYSTEM "add/gail/at-spi.ent">
|
||||
<!ENTITY % libgail-gnome SYSTEM "add/gail/libgail-gnome.ent">
|
||||
<!ENTITY % gstreamer SYSTEM "add/media/gstreamer.ent">
|
||||
<!ENTITY % gst-plugins SYSTEM "add/media/gst-plugins.ent">
|
||||
@ -125,7 +126,6 @@
|
||||
%gedit;
|
||||
%gnome-media;
|
||||
%nautilus-media;
|
||||
%at-spi;
|
||||
%libgail-gnome;
|
||||
%gstreamer;
|
||||
%gst-plugins;
|
||||
|
24
gnome/lib/at-spi/at-spi-desc.xml
Normal file
24
gnome/lib/at-spi/at-spi-desc.xml
Normal file
@ -0,0 +1,24 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application><acronym>AT</acronym> <acronym>SPI</acronym></application> package contains <filename
|
||||
class="libraryfile">libcspi</filename>
|
||||
libraries, <filename class="libraryfile">libspi</filename> libraries and
|
||||
<command>at-spi-registryd</command></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>libcspi libraries</title>
|
||||
<para>No description available.</para></sect3>
|
||||
|
||||
<sect3><title>libspi libraries</title>
|
||||
<para>No description available.</para></sect3>
|
||||
|
||||
<sect3><title>at-spi-registryd</title>
|
||||
<para><command>at-spi-registryd</command> is the registry daemon that allows communication
|
||||
between the <acronym>UI</acronym> and assistance devices.</para></sect3>
|
||||
|
||||
</sect2>
|
||||
|
12
gnome/lib/at-spi/at-spi-exp.xml
Normal file
12
gnome/lib/at-spi/at-spi-exp.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This
|
||||
switch puts libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename>
|
||||
instead of <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
||||
|
||||
<para><option>--disable-gtk-doc</option>: This switch prevent the
|
||||
rebuilding of the documentation during the <command>make</command> command.</para>
|
||||
|
||||
</sect2>
|
||||
|
13
gnome/lib/at-spi/at-spi-inst.xml
Normal file
13
gnome/lib/at-spi/at-spi-inst.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<sect2>
|
||||
<title>Installation of <application><acronym>AT</acronym> <acronym>SPI</acronym></application></title>
|
||||
|
||||
<para>Install <application><acronym>AT</acronym> <acronym>SPI</acronym></application> by running the following commands:</para>
|
||||
|
||||
<screen><userinput><command>patch -Np1 -i ../at-spi-1.1.9-lspi.patch &&
|
||||
./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
|
||||
--disable-gtk-doc &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
35
gnome/lib/at-spi/at-spi-intro.xml
Normal file
35
gnome/lib/at-spi/at-spi-intro.xml
Normal file
@ -0,0 +1,35 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application><acronym>AT</acronym>
|
||||
<acronym>SPI</acronym></application></title>
|
||||
|
||||
<para>The <application><acronym>AT</acronym> <acronym>SPI</acronym></application> package contains Assistive Technology Service Provider
|
||||
Interface. This is useful for redirecting <acronym>UI</acronym> events to accessible
|
||||
applications and adaptive/assistive technologies.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
url="&at-spi-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&at-spi-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &at-spi-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&at-spi-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&at-spi-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
<sect3><title>Additional Downloads</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required patch: <ulink
|
||||
url="&patch-root;/at-spi-1.1.9-lspi.patch"/></para></listitem>
|
||||
</itemizedlist></sect3>
|
||||
|
||||
<sect3><title><application><acronym>AT</acronym> <acronym>SPI</acronym></application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="gail"/> and <xref linkend="libbonobo"/></para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="gtk-doc"/> and <xref linkend="sgml-dtd-3"/></para></sect4>
|
||||
</sect3>
|
||||
|
||||
|
||||
</sect2>
|
11
gnome/lib/at-spi/at-spi.ent
Normal file
11
gnome/lib/at-spi/at-spi.ent
Normal file
@ -0,0 +1,11 @@
|
||||
<!ENTITY at-spi SYSTEM "../at-spi.xml">
|
||||
<!ENTITY at-spi-intro SYSTEM "at-spi-intro.xml">
|
||||
<!ENTITY at-spi-inst SYSTEM "at-spi-inst.xml">
|
||||
<!ENTITY at-spi-exp SYSTEM "at-spi-exp.xml">
|
||||
<!ENTITY at-spi-desc SYSTEM "at-spi-desc.xml">
|
||||
<!ENTITY at-spi-version "1.1.9">
|
||||
<!ENTITY at-spi-download-http "http://ftp.gnome.org/pub/GNOME/sources/at-spi/1.1/at-spi-&at-spi-version;.tar.bz2">
|
||||
<!ENTITY at-spi-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/at-spi/1.1/at-spi-&at-spi-version;.tar.bz2">
|
||||
<!ENTITY at-spi-size "360 KB">
|
||||
<!ENTITY at-spi-buildsize "24 MB">
|
||||
<!ENTITY at-spi-time "0.68 SBU">
|
Loading…
Reference in New Issue
Block a user