File: control

package info (click to toggle)
pd-flite 0.3.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 308 kB
  • sloc: sh: 666; ansic: 527; makefile: 288
file content (33 lines) | stat: -rw-r--r-- 970 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
33
Source: pd-flite
Priority: optional
Section: sound
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Roman Haefeli <reduzent@gmail.com>,
 IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-puredata,
 flite1-dev,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/pd-externals/flite/
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-flite.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-flite

Package: pd-flite
Architecture: any
Depends:
 ${misc:Depends},
 ${puredata:Depends},
 ${shlibs:Depends},
Recommends:
 ${puredata:Recommends},
Suggests:
 ${puredata:Suggests},
Provides:
 ${puredata:Provides},
Description: Speech synthesis for Pd
 The flite external contains a single Pd class
 which provides a high-level text-to-speech interface for English based
 on the 'libflite' library by Alan W Black and Kevin A. Lenzo.