Updated to GNOME Magnifier-0.11.10

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3061 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2004-11-29 20:36:39 +00:00
parent 585a43bddd
commit 22c58c7c76
2 changed files with 49 additions and 27 deletions

View File

@ -4,12 +4,12 @@
<!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">
<!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;">
@ -21,14 +21,13 @@
<title>GNOME Magnifier-&gnome-mag-version;</title>
<sect2>
<title>Introduction to <application><acronym>GNOME</acronym> Magnifier</application></title>
<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>
<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'>
@ -36,26 +35,51 @@ to use the <acronym>GNOME</acronym> desktop.
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:
<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>
<sect3><title><application><acronym>GNOME</acronym> Magnifier</application>
dependencies</title>
<sect4><title>Required</title>
<para>
<xref linkend="at-spi"/>
</para></sect4>
<para><xref linkend="at-spi"/></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>
<title>Installation of <application><acronym>GNOME</acronym>
Magnifier</application></title>
<para>Install <application><acronym>GNOME</acronym> Magnifier</application> by running the following commands:</para>
<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;
@ -67,10 +91,8 @@ make install</command></userinput></screen>
<title>Contents</title>
<para>The <application><acronym>GNOME</acronym> Magnifier</application>
package contains
<command>magnifier</command> and
<filename class="libraryfile">libgnome-mag</filename>.
</para>
package contains <command>magnifier</command> and
<filename class="libraryfile">libgnome-mag</filename>.</para>
</sect2>

View File

@ -26,8 +26,8 @@ who wrote what.</para>
instructions to fix incorrect permissions on help file directories;
added --localstatedir parameter to libgnome instructions to sync with GNOME
Games and properly record high scores, suggested by Nico Roeser;
updated to GPdf-2.8.0, GNOME Games-2.8.1, Zenity-2.8.1 and
AT SPI-1.6.0.</para></listitem>
updated to GPdf-2.8.0, GNOME Games-2.8.1, Zenity-2.8.1, AT SPI-1.6.0 and
GNOME Magnifier-0.11.10.</para></listitem>
<listitem><para>November 28th, 2004 [dj]: Added default logging lines to
named.conf, corrected IP for B.ROOT-SERVERS.NET and added note about