1ac02a7cdbbd85215fe771d89b3fdfce60e55867
[debian/freetts] / debian / control
1 Source: freetts
2 Priority: optional
3 Maintainer: Bdale Garbee <bdale@gag.com>
4 Build-Depends: debhelper (>= 9), default-jdk, ant, ant-optional, junit4, javahelper
5 Standards-Version: 4.1.3
6 Section: java
7 Vcs-Git: git://git.gag.com/debian/freetts
8 Vcs-Browser: https://git.gag.com/?p=debian/freetts
9 Homepage: http://freetts.sourceforge.net
10
11 Package: freetts
12 Section: java
13 Architecture: all
14 Depends: default-jre | java2-runtime, ${misc:Depends}
15 Description: speech synthesis system
16  FreeTTS is a speech synthesis system written entirely in the Java(TM) 
17  programming language.  It is based upon Flite, a small run-time speech 
18  synthesis engine developed at Carnegie Mellon University.  Flite in turn
19  is derived from the Festival Speech Synthesis System from the University 
20  of Edinburgh and the FestVox project from Carnegie Mellon University.