source: archive/kde/add/kdeaccessibility.xml@ 7af92fe5

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 7af92fe5 was 7af92fe5, checked in by Krejzi <krejzi@…>, 11 years ago

Qt instructions update: Install in /usr by default, don't install executable files in /usr/bin by default - symlink them for now. They will conflict with Qt5 versions. Qtchooser package will handle which Qt version is in use when the time is right.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11255 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.4 KB
Line 
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 &amp;&amp;
108cp -v /usr/share/libtool/config/ltmain.sh admin/ltmain.sh &amp;&amp;
109sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" \
110 admin/acinclude.m4.in &amp;&amp;
111make -f admin/Makefile.common &amp;&amp;
112
113./configure --prefix=$TRINITY_PREFIX \
114 --with-qt4-dir=$QTDIR \
115 --enable-closure \
116 --with-alsa \
117 --with-extra-includes=$TRINITY_PREFIX/include \
118 --with-extra-libs=$TRINITY_PREFIX/lib &amp;&amp;
119
120make</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>
Note: See TracBrowser for help on using the repository browser.