1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 | <!ENTITY kdeaccessibility-download-http "&trinity-repo-http;/kdeaccessibility-&trinity-version;.tar.gz">
|
---|
7 | <!ENTITY kdeaccessibility-download-ftp "&trinity-repo-ftp;/kdeaccessibility-&trinity-version;.tar.gz">
|
---|
8 | <!ENTITY kdeaccessibility-md5sum "ce31b01c1831046fb28aab172f2423bf">
|
---|
9 | <!ENTITY kdeaccessibility-size "8.7 MB">
|
---|
10 | <!ENTITY kdeaccessibility-buildsize "197 MB">
|
---|
11 | <!ENTITY kdeaccessibility-time "1.6 SBU">
|
---|
12 | ]>
|
---|
13 |
|
---|
14 | <sect1 id="kdeaccessibility" xreflabel="kdeaccessibility-&trinity-version;">
|
---|
15 | <?dbhtml filename="kdeaccessibility.html"?>
|
---|
16 |
|
---|
17 | <sect1info>
|
---|
18 | <othername>$LastChangedBy$</othername>
|
---|
19 | <date>$Date$</date>
|
---|
20 | </sect1info>
|
---|
21 |
|
---|
22 | <title>Kdeaccessibility-&trinity-version;</title>
|
---|
23 |
|
---|
24 | <indexterm zone="kdeaccessibility">
|
---|
25 | <primary sortas="a-kdeaccessibility">Kdeaccessibility</primary>
|
---|
26 | </indexterm>
|
---|
27 |
|
---|
28 | <sect2 role="package">
|
---|
29 | <title>Introduction to Kdeaccessibility</title>
|
---|
30 |
|
---|
31 | <para><application>Kdeaccessibility</application> provides
|
---|
32 | <application>KDE</application> programs to aid handicapped users. Programs
|
---|
33 | include a screen magnifier, a text to speech plugin service to allow an
|
---|
34 | application to speak using the DCOP interface, and an application for
|
---|
35 | computer speech for mute users.</para>
|
---|
36 |
|
---|
37 | &lfs70_checked;
|
---|
38 |
|
---|
39 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
40 | <itemizedlist spacing='compact'>
|
---|
41 | <listitem>
|
---|
42 | <para>Download (HTTP): <ulink url="&kdeaccessibility-download-http;"/>
|
---|
43 | </para></listitem>
|
---|
44 | <listitem>
|
---|
45 | <para>Download (FTP): <ulink url="&kdeaccessibility-download-ftp;"/>
|
---|
46 | </para></listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>Download MD5 sum: &kdeaccessibility-md5sum;</para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>Download size: &kdeaccessibility-size;</para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>Estimated disk space required: &kdeaccessibility-buildsize;</para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>Estimated build time: &kdeaccessibility-time;</para>
|
---|
58 | </listitem>
|
---|
59 | </itemizedlist>
|
---|
60 |
|
---|
61 | <bridgehead renderas="sect3">Kdeaccessibility Dependencies</bridgehead>
|
---|
62 |
|
---|
63 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
64 | <para role="required">
|
---|
65 | <xref linkend="kdebase"/>
|
---|
66 | </para>
|
---|
67 |
|
---|
68 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
69 | <para role="recommended">
|
---|
70 | <xref linkend="libjpeg"/>,
|
---|
71 | <xref linkend="libxml2"/>, and
|
---|
72 | <xref linkend="alsa"/>
|
---|
73 | </para>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
76 | <para role="optional">
|
---|
77 | <xref linkend="akode"/>
|
---|
78 | </para>
|
---|
79 |
|
---|
80 | <para condition="html" role="usernotes">User Notes:
|
---|
81 | <ulink url="&blfs-wiki;/kdeaccessibility"/></para>
|
---|
82 |
|
---|
83 | </sect2>
|
---|
84 |
|
---|
85 | <sect2 id="kdeaccessibility-runtime-dependencies"
|
---|
86 | xreflabel="KDE Accessability Runtime Dependencies">
|
---|
87 | <title>Run-Time Dependencies</title>
|
---|
88 |
|
---|
89 | <para>Several <application>KDE</application> accessibility programs access
|
---|
90 | other programs at run time for rendering speech from text. These include
|
---|
91 | <xref linkend="freetts"/>,
|
---|
92 | <ulink url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink>,
|
---|
93 | <ulink url="http://www.speech.cs.cmu.edu/flite/index.html">Festival Lite</ulink>,
|
---|
94 | <ulink url='http://epos.ure.cas.cz/'>Epos</ulink>, or
|
---|
95 | <ulink url='http://tcts.fpms.ac.be/synthesis/mbrola.html'>MBROLA</ulink>
|
---|
96 | with optionally
|
---|
97 | <ulink url='http://www.ikp.uni-bonn.de/dt/forsch/phonetik/hadifix/HADIFIXforMBROLA.html'>Txt2pho</ulink>.</para>
|
---|
98 |
|
---|
99 |
|
---|
100 | </sect2>
|
---|
101 |
|
---|
102 | <sect2 role="installation">
|
---|
103 | <title>Installation of Kdeaccessibility</title>
|
---|
104 |
|
---|
105 | <para>Install <application>kdeaccessibility</application> with:</para>
|
---|
106 |
|
---|
107 | <screen><userinput>cp -v /usr/share/aclocal/libtool.m4 admin/libtool.m4.in &&
|
---|
108 | cp -v /usr/share/libtool/config/ltmain.sh admin/ltmain.sh &&
|
---|
109 | sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" \
|
---|
110 | admin/acinclude.m4.in &&
|
---|
111 | make -f admin/Makefile.common &&
|
---|
112 |
|
---|
113 | ./configure --prefix=$TRINITY_PREFIX \
|
---|
114 | --with-qt-dir=$QTDIR \
|
---|
115 | --enable-closure \
|
---|
116 | --with-alsa \
|
---|
117 | --with-extra-includes=$TRINITY_PREFIX/include \
|
---|
118 | --with-extra-libs=$TRINITY_PREFIX/lib &&
|
---|
119 |
|
---|
120 | make</userinput></screen>
|
---|
121 |
|
---|
122 | <para>This package does not come with a test suite.</para>
|
---|
123 |
|
---|
124 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
125 |
|
---|
126 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
127 |
|
---|
128 | </sect2>
|
---|
129 |
|
---|
130 | <sect2 role="content">
|
---|
131 | <title>Contents</title>
|
---|
132 |
|
---|
133 | <segmentedlist>
|
---|
134 | <segtitle>Installed Programs</segtitle>
|
---|
135 | <segtitle>Installed Libraries</segtitle>
|
---|
136 | <segtitle>Installed Directories</segtitle>
|
---|
137 |
|
---|
138 | <seglistitem>
|
---|
139 | <seg>kmag, kmousetool, and kmouth</seg>
|
---|
140 | <seg>kdeaccessibility support libraries</seg>
|
---|
141 | <seg>None</seg>
|
---|
142 | </seglistitem>
|
---|
143 | </segmentedlist>
|
---|
144 |
|
---|
145 | <variablelist>
|
---|
146 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
147 | <?dbfo list-presentation="list"?>
|
---|
148 | <?dbhtml list-presentation="table"?>
|
---|
149 |
|
---|
150 | <varlistentry id="kmag">
|
---|
151 | <term><command>kmag</command></term>
|
---|
152 | <listitem>
|
---|
153 | <para>is a screen magnifier for <application>KDE</application>.</para>
|
---|
154 | <indexterm zone="kdeaccessibility kmag">
|
---|
155 | <primary sortas="b-kmag">kmag</primary>
|
---|
156 | </indexterm>
|
---|
157 | </listitem>
|
---|
158 | </varlistentry>
|
---|
159 |
|
---|
160 | <varlistentry id="kmousetool">
|
---|
161 | <term><command>kmousetool</command></term>
|
---|
162 | <listitem>
|
---|
163 | <para>is a utility which clicks the mouse whenever the mouse
|
---|
164 | cursor pauses briefly.</para>
|
---|
165 | <indexterm zone="kdeaccessibility kmousetool">
|
---|
166 | <primary sortas="b-kmousetool">kmousetool</primary>
|
---|
167 | </indexterm>
|
---|
168 | </listitem>
|
---|
169 | </varlistentry>
|
---|
170 |
|
---|
171 | <varlistentry id="kmouth">
|
---|
172 | <term><command>kmouth</command></term>
|
---|
173 | <listitem>
|
---|
174 | <para>is an application that enables persons that cannot
|
---|
175 | speak to let their computers speak.</para>
|
---|
176 | <indexterm zone="kdeaccessibility kmouth">
|
---|
177 | <primary sortas="b-kmouth">kmouth</primary>
|
---|
178 | </indexterm>
|
---|
179 | </listitem>
|
---|
180 | </varlistentry>
|
---|
181 |
|
---|
182 | </variablelist>
|
---|
183 |
|
---|
184 | </sect2>
|
---|
185 |
|
---|
186 | </sect1>
|
---|