File festival-czech.spec of Package festival-czech

#
# spec file for package festival-czech
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name:           festival-czech
Version:        0.3
Release:        1
#
License:        GPL2
Group:          Productivity/Multimedia/Other
#
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
BuildRequires:  gcc-c++ festival lzma
Requires:       festival-czech
#
Url:            http://www.freebsoft.org/festival-czech.en
# http://www.freebsoft.org/pub/projects/%{name}/%{name}-%{version}.tar.gz
Source:        %{name}-%{version}.tar.bz2
#
Summary:        Czech support for Festival

%description
Festival Czech provides Czech support to Festival speech synthesis system.
Together with Festival and Czech diphone database it provides complete speech
output in Czech.

Festival Czech is basically independent on a particular voice, new voices can
be created to be used with Festival Czech.

Czech Festival speech synthesis is developed by Brailcom, o.p.s. Nadační fond
Českého rozhlasu, Seznam.cz, a.s. and European Commission (the Leonardo da
Vinci program) provided financial contributions to the project. Institute of
Phonetics at Faculty of Philosophy & Arts, Charles University, Prague, led by
prof. PhDr. Zdena Palková, CSc. provided expert knowledge and consultations. 

Maintainers:
------------
   Milan Zamazal <pdm@freebsoft.org>

%prep
%setup

%build
%{__make} %{?jobs:-j%jobs}

%install
mkdir -p %{buildroot}/usr/share/festival/voices
%makeinstall festival_path=%{buildroot}/usr/share/festival

%clean
%{__rm} -rfv %{buildroot}

%files
%defattr(-,root,root,-)
%doc FAQ ChangeLog README README.Czech.cs README.Festival.cs README.cs
/usr/share/festival/*.scm
/usr/share/festival/*.out

%changelog
openSUSE Build Service is sponsored by