From 6fc03999b3ff58867737e96d8781332d8f5d1623 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 7 Aug 2002 00:27:20 +0000 Subject: [PATCH] - en1-mbrola package Changed files: festival.spec -> 1.8 --- festival.spec | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/festival.spec b/festival.spec index 82b6cf4..45a928f 100644 --- a/festival.spec +++ b/festival.spec @@ -9,6 +9,7 @@ Source0: http://www.cstr.ed.ac.uk/download/festival/%{version}/%{name}-%{version Source1: http://www.cstr.ed.ac.uk/download/festival/%{version}/festvox_us1.tar.gz Source2: http://www.cstr.ed.ac.uk/download/festival/%{version}/festvox_us2.tar.gz Source3: http://www.cstr.ed.ac.uk/download/festival/%{version}/festvox_us3.tar.gz +Source4: http://www.cstr.ed.ac.uk/download/festival/%{version}/festvox_en1.tar.gz Patch0: %{name}-config.patch URL: http://www.cstr.ed.ac.uk/projects/festival/ BuildRequires: speech_tools-devel @@ -41,19 +42,31 @@ Festival developement enviroment. Festival - ¶rodowisko rozwojowe. %package voices-english-mbrola-us -Summary: Festival's files for voices us1,us2,us3 -Summary(pl): Pliki Festival do g³osów us1,us2,us3 +Summary: Festival's files for voices us1, us2, us3 +Summary(pl): Pliki Festival do g³osów us1, us2, us3 Group: Applications/Sound Requires: mbrola %description voices-english-mbrola-us -Files needed to use us1,us2,us3 voices from mbrola packages. +Files needed to use us1, us2, us3 voices from mbrola packages. %description voices-english-mbrola-us -l pl -Pliki potrzebne do u¿ycia g³osu us1,us2,us3 z pakietu mbrola. +Pliki potrzebne do u¿ycia g³osów us1, us2, us3 z pakietu mbrola. + +%package voices-english-mbrola-en +Summary: Festival's files for voice en1 +Summary(pl): Pliki Festival do g³osu en1 +Group: Applications/Sound +Requires: mbrola + +%description voices-english-mbrola-en +Files needed to use en1 voice from mbrola packages. + +%description voices-english-mbrola-en -l pl +Pliki potrzebne do u¿ycia g³osu en1 z pakietu mbrola. %prep -%setup -q -n %{name} -b1 -b2 -b3 +%setup -q -n %{name} -b1 -b2 -b3 -b4 %patch0 -p1 %build @@ -122,3 +135,7 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/lib/voices/english/us1_mbrola %{_datadir}/%{name}/lib/voices/english/us2_mbrola %{_datadir}/%{name}/lib/voices/english/us3_mbrola + +%files voices-english-mbrola-en +%defattr(644,root,root,755) +%{_datadir}/%{name}/lib/voices/english/en1_mbrola -- 2.44.0