glfs/gnome/add/gnome-mag.xml
Manuel Canales Esparcia 8a42a1963b Fixed a bad placed role="optional" attribute.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6148 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-06-02 19:01:20 +00:00

143 lines
4.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-mag-download-http "&gnome-download-http;/gnome-mag/0.12/gnome-mag-&gnome-mag-version;.tar.bz2">
<!ENTITY gnome-mag-download-ftp "&gnome-download-ftp;/gnome-mag/0.12/gnome-mag-&gnome-mag-version;.tar.bz2">
<!ENTITY gnome-mag-md5sum "f04ccfa081a9433538300ca07e8be1a2">
<!ENTITY gnome-mag-size "456 KB">
<!ENTITY gnome-mag-buildsize "11.9 MB">
<!ENTITY gnome-mag-time "0.2 SBU">
]>
<sect1 id="gnome-mag" xreflabel="GNOME Magnifier-&gnome-mag-version;">
<?dbhtml filename="gnome-mag.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
<keywordset>
<keyword role="package">gnome-mag-&gnome-mag-version;.tar</keyword>
<keyword role="ftpdir">gnome-mag</keyword>
</keywordset>
</sect1info>
<title>GNOME Magnifier-&gnome-mag-version;</title>
<indexterm zone="gnome-mag">
<primary sortas="a-GNOME Magnifier">GNOME Magnifier</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Magnifier</title>
<para>The <application>GNOME 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>GNOME</application> desktop.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<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>
<bridgehead renderas="sect3">GNOME Magnifier Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="at-spi"/></para>
<bridgehead renderas="sect4">Optional (For
<application>XFree86</application> Only)</bridgehead>
<para role="optional"><ulink
url="http://www.freedesktop.org/wiki/Software_2fxlibs">Xdamage</ulink>
(requires <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>* Ensure you created the
<filename>xextensions.pc</filename> file as shown in the
<xref linkend="xfree86"/> instructions.</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-mag"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Magnifier</title>
<para>Install <application>GNOME Magnifier</application> by
running the following commands:</para>
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role='root'><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>magnifier</seg>
<seg>libgnome-mag.so</seg>
<seg>The following subdirectories of $GNOME_PREFIX/:
include/gnome-mag-1.0,
share/{doc/gnome-mag-0.12.3,gnome-mag,idl/gnome-mag-1.0}</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="magnifier">
<term><command>magnifier</command></term>
<listitem>
<para>is a screen zooming utility.</para>
<indexterm zone="gnome-mag magnifier">
<primary sortas="b-magnifier">magnifier</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>