glfs/gnome/add/gnome-mag.xml
Randy McMurchy c973c836cf Added new package libgail-gnome-1.1.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3073 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-12-04 00:24:54 +00:00

108 lines
3.8 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.11/gnome-mag-&gnome-mag-version;.tar.bz2">
<!ENTITY gnome-mag-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-mag/0.11/gnome-mag-&gnome-mag-version;.tar.bz2">
<!ENTITY gnome-mag-md5sum "2603ef3349a8bbadcc1f3b36b467a9bf">
<!ENTITY gnome-mag-size "311 KB">
<!ENTITY gnome-mag-buildsize "5.1 MB">
<!ENTITY gnome-mag-time "0.12 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 <application><acronym>GNOME</acronym></application> 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 MD5 sum: &gnome-mag-md5sum;</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="libgail-gnome"/></para>
</sect4>
<sect4><title>Optional</title>
<para><ulink
url="http://www.freedesktop.org/wiki/Software_2fxlibs">Xdamage</ulink>
(requires <ulink
url="http://www.freedesktop.org/wiki/Software_2fxlibs">XExtensions</ulink>*
then <ulink
url="http://www.freedesktop.org/wiki/Software_2fxlibs">FixesExt</ulink>
then <ulink
url="http://www.freedesktop.org/wiki/Software_2fxlibs">Xfixes</ulink>
then <ulink
url="http://www.freedesktop.org/wiki/Software_2fxlibs">DamageExt</ulink>)</para>
<para>* The <application>XExtensions</application> package is included in a
<acronym>BLFS</acronym> <application>X</application> Window System
installation, but the pkgconfig <filename>.pc</filename> file
<application>FixesExt</application> looks for is not installed. Satisfy the
requirement by installing an <filename>xextensions.pc</filename> file into
<filename class='directory'>/usr/X11R6/lib/pkgconfig</filename> which can be
downloaded from <ulink
url="http://www.linuxfromscratch.org/~randy/xextensions.pc"/>.</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>