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
|
Source: espeakup
Section: admin
Priority: optional
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Uploaders: Samuel Thibault <sthibault@debian.org>
Build-Depends: debhelper-compat (= 12), libespeak-ng-libespeak-dev (>= 1.46.02), libsonic-dev (>= 0.1.17-1.1), libpcaudio-dev, libasound2-dev, po-debconf
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/a11y-team/espeakup.git
Vcs-Browser: https://salsa.debian.org/a11y-team/espeakup
Homepage: http://www.github.com/williamh/espeakup
Package: espeakup
Architecture: any
Multi-Arch: foreign
Depends: espeak, ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6)
Description: Connector between speakup kernel modules and espeak
Espeakup is a daemon that connects speakup kernel modules to the espeak
software speech synthesizer through the /dev/softsynth device.
Package: espeakup-udeb
Section: debian-installer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, espeak-ng-data-udeb (>= ${espeak-ng:Version}~), espeak-ng-data-udeb (<< ${espeak-ng:Version}A), libkmod2-udeb (>= 17-1~) [linux-any], alsa-utils-udeb [linux-any], preseed-common
Built-Using: ${built-using}
Description: Configure the speech synthesizer voice
This is a statically linked version of espeakup, optimized for use on
installation media.
Package-Type: udeb
XB-Installer-Menu-Item: 1050
|