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