File: control

package info (click to toggle)
speechd-up 0.5~20110719-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 316 kB
  • ctags: 115
  • sloc: ansic: 1,592; sh: 165; makefile: 25
file content (32 lines) | stat: -rw-r--r-- 1,587 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: speechd-up
Section: admin
Priority: extra
Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>
Uploaders: Jean-Philippe MENGUAL <texou@accelibreinfo.eu>,
           Samuel Thibault <sthibault@debian.org>
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               libdotconf-dev,
               libspeechd-dev (>=0.8),
               pkg-config,
               texinfo
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-a11y/speechd-up.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-a11y/speechd-up.git;a=summary
Homepage: https://github.com/williamh/speechd-up.git

Package: speechd-up
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Interface between Speech Dispatcher and SpeakUp
 SpeechD-Up provides an interface daemon between Speakup (kernel based
 screen reader) and Speech Dispatcher (common interface to speech
 synthesis). Using SpeechD-Up, you can make Speakup work with software
 synthesizers like Flite or Festival. This interface is in no way optimal
 and it suffers of many problems. Some users still find it useful.
 If you want to have sound on the console with a commercial speech synthetiser,
 such as ibmtts, you need a connector between the speech synthetiser and the
 speakup_soft module. As there has not been any usable connector since Squeeze,
 this package has this function. It is useless if you use a free speech
 synthetiser as Espeak, since a connector exists and is packaged: see the
 espeakup package. It is also useless if you use speechd-el with Emacs.