glfs/kde/add/kdeaccessibility.xml

168 lines
5.9 KiB
XML
Raw Normal View History

<?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;
<!-- Inserted as a reminder to do this. The mention of a test suite
is usually right before the root user installation commands. Please
delete these 12 (including one blank) lines after you are done.-->
<!-- Use one of the two mentions below about a test suite,
delete the line that is not applicable. Of course, if the
test suite uses syntax other than "make check", revise the
line to reflect the actual syntax to run the test suite -->
<!-- <para>This package does not come with a test suite.</para> -->
<!-- <para>To test the results, issue: <command>make check</command>.</para> -->
<!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 "bcfd51875aa2a168fbc97055a576a33c">
<!ENTITY kdeaccessibility-size "8.1 MB">
<!ENTITY kdeaccessibility-buildsize "57 MB">
<!ENTITY kdeaccessibility-time "1.9 SBU">
]>
<sect1 id="kdeaccessibility" xreflabel="kdeaccessibility-&kde-version;">
<?dbhtml filename="kdeaccessibility.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
<keywordset>
<keyword role="package">kdeaccessibility-&kde-version;.tar</keyword>
<keyword role="ftpdir">kde</keyword>
</keywordset>
</sect1info>
<title>Kdeaccessibility-&kde-version;</title>
<indexterm zone="kdeaccessibility">
<primary sortas="a-kdeaccessibility">Kdeaccessibility</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Kdeaccessibility</title>
<para><application>Kdeaccessibility</application> provides
<application>KDE</application> programs to aid handicapped users. Programs
include a screen magnifier, a text to speech plugin service to allow an
application to speak using the DCOP interface, and an application for
computer speech for mute users.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<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>
<bridgehead renderas="sect3">Kdeaccessibility Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="kdebase"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="libjpeg"/> and
<xref linkend="libxml2"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">A text-to-speech synthesis program such as
<xref linkend="freetts"/> or
<ulink url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink>
is required by <command>kmouth</command> to render speech.</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/kdeaccessibility"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Kdeaccessibility</title>
<para>Install <application>kdeaccessibility</application> with:</para>
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make</userinput></screen>
<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 Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>kmag, kmousetool, and kmouth</seg>
<seg>kdeaccessability support libraries</seg>
<seg>None</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="kmag">
<term><command>kmag</command></term>
<listitem>
<para>is a screen magnifier for <application>KDE</application>.</para>
<indexterm zone="kdeaccessibility kmag">
<primary sortas="b-kmag">kmag</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kmousetool">
<term><command>kmousetool</command></term>
<listitem>
<para>is a utility which clicks the mouse whenever the mouse
cursor pauses briefly.</para>
<indexterm zone="kdeaccessibility kmousetool">
<primary sortas="b-kmousetool">kmousetool</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kmouth">
<term><command>kmouth</command></term>
<listitem>
<para>is an application that enables persons that cannot
speak to let their computers speak.</para>
<indexterm zone="kdeaccessibility kmouth">
<primary sortas="b-kmouth">kmouth</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>