glfs/gnome/add/gnome-mag.xml
Archaic 5cd0959daa Resetting keywords
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2592 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-08-10 04:25:57 +00:00

86 lines
2.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-mag-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-mag/0.10/gnome-mag-&gnome-mag-version;.tar.bz2">
<!ENTITY gnome-mag-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-mag/0.10/gnome-mag-&gnome-mag-version;.tar.bz2">
<!ENTITY gnome-mag-size "286 KB">
<!ENTITY gnome-mag-buildsize "3.9 MB">
<!ENTITY gnome-mag-time "0.14 SBU">
]>
<sect1 id="gnome-mag" xreflabel="GNOME Magnifier-&gnome-mag-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="gnome-mag.html"?>
<title>GNOME Magnifier-&gnome-mag-version;</title>
<sect2>
<title>Introduction to <application><acronym>GNOME</acronym> Magnifier</application></title>
<para>
The <application><acronym>GNOME</acronym> Magnifier</application>
includes a screen magnifier, which allows you to zoom in on portions of
the desktop. It is expressly designed for users with low vision who wish
to use the <acronym>GNOME</acronym> desktop.
</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&gnome-mag-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&gnome-mag-download-ftp;"/></para></listitem>
<listitem><para>Download size: &gnome-mag-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&gnome-mag-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&gnome-mag-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application><acronym>GNOME</acronym> Magnifier</application> dependencies</title>
<sect4><title>Required</title>
<para>
<xref linkend="at-spi"/>
</para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application><acronym>GNOME</acronym> Magnifier</application></title>
<para>Install <application><acronym>GNOME</acronym> Magnifier</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application><acronym>GNOME</acronym> Magnifier</application>
package contains
<command>magnifier</command> and
<filename class="libraryfile">libgnome-mag</filename>.
</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>magnifier</title>
<para><command>magnifier</command> is a screen zooming
utility.</para></sect3>
</sect2>
</sect1>