glfs/kde/add/kdeaccessibility.xml
Randy McMurchy 37c53471fd Updated kdeaccessiblity-3.3.2 build entities and dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3107 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-12-17 00:09:04 +00:00

99 lines
3.2 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 kdeaccessibility-download-http "&kde-download-http;/kdeaccessibility-&kde-version;.tar.bz2">
<!ENTITY kdeaccessibility-download-ftp "&kde-download-ftp;/kdeaccessibility-&kde-version;.tar.bz2">
<!ENTITY kdeaccessibility-md5sum "2d1fc370ce1e6a58c82d4dc283ee206d">
<!ENTITY kdeaccessibility-size "1.2 MB">
<!ENTITY kdeaccessibility-buildsize "12.9 MB">
<!ENTITY kdeaccessibility-time "0.74 SBU">
]>
<sect1 id="kdeaccessibility">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="kdeaccessibility.html"?>
<title>kdeaccessibility-&kde-version;</title>
<sect2>
<title>Introduction to <application>kdeaccessibility</application></title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&kdeaccessibility-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&kdeaccessibility-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &kdeaccessibility-md5sum;</para></listitem>
<listitem><para>Download size: &kdeaccessibility-size;</para></listitem>
<listitem><para>Estimated disk space required:
&kdeaccessibility-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&kdeaccessibility-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>kdeaccessibility</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="kdebase"/></para>
</sect4>
<sect4><title>Recommended</title>
<para><xref linkend="libjpeg"/> and <xref linkend="libxml2"/></para>
</sect4>
<sect4><title>Optional</title>
<para>A text-to-speech synthesis program such as
<ulink url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink> or
<ulink url="http://freetts.sourceforge.net/">FreeTTS</ulink> is required by
<command>kmouth</command> to render speech.</para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>kdeaccessibility</application></title>
<para>Install <application>kdeaccessibility</application> with:</para>
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para><application>kdeaccessibility</application> includes
<command>kmag</command>,
<command>kmousetool</command> and
<command>kmouth</command>.
</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>kmag</title>
<para><command>kmag</command> is a screen magnifier for
<acronym>KDE</acronym>.</para></sect3>
<sect3><title>kmousetool</title>
<para><command>kmousetool</command> is a utility which clicks the mouse
whenever the mouse cursor pauses briefly.</para></sect3>
<sect3><title>kmouth</title>
<para><command>kmouth</command> is an application that enables persons
that cannot speak to let their computers speak.</para></sect3>
</sect2>
</sect1>