]> git.pld-linux.org Git - packages/festival.git/blame - festival.spec
- fixed build on alpha, release 4
[packages/festival.git] / festival.spec
CommitLineData
7f8236b8 1Summary: The Festival speech sythesis system
db8e572e 2Summary(pl): System syntezy mowy Festival
7f8236b8 3Name: festival
4Version: 1.4.2
1ac140fe 5Release: 4
7f8236b8 6License: GPL
7Group: Applications/Sound
8Source0: http://www.cstr.ed.ac.uk/download/festival/%{version}/%{name}-%{version}-release.tar.gz
39a3fd15 9Source1: http://www.cstr.ed.ac.uk/download/festival/%{version}/festvox_us1.tar.gz
10Source2: http://www.cstr.ed.ac.uk/download/festival/%{version}/festvox_us2.tar.gz
11Source3: http://www.cstr.ed.ac.uk/download/festival/%{version}/festvox_us3.tar.gz
6fc03999 12Source4: http://www.cstr.ed.ac.uk/download/festival/%{version}/festvox_en1.tar.gz
7f8236b8 13Patch0: %{name}-config.patch
14URL: http://www.cstr.ed.ac.uk/projects/festival/
37e9bd82 15BuildRequires: speech_tools-devel
7f8236b8 16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
1ac140fe
JB
18%ifarch alpha
19%define fostype alpha_Linux
20%else
21%define fostype unknown_Linux
22%endif
23
7f8236b8 24%description
25Festival offers a general framework for building speech synthesis
26systems as well as including examples of various modules. As a whole
27it offers full text to speech through a number APIs: from shell level,
28though a Scheme command interpreter, as a C++ library, from Java, and
29an Emacs interface. Festival is multi-lingual, though English is the
30most advanced.
31
32%description -l pl
33