Name: festival-czech Version: 0.3 Release: 1%{?dist} Summary: Czech support for the festival speech synthesis system License: gplv2 URL: https://freebsoft.org/festival-czech Source0: https://freebsoft.org/pub/projects/%{name}/%{name}-%{version}.tar.gz Requires: festival BuildArch: noarch %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. %prep %autosetup %build %install mkdir -p %{buildroot}%{_datadir}/festival %make_install festival_path=%{buildroot}%{_datadir}/festival %files %license COPYING %doc ChangeLog %doc README %doc FAQ %{_datadir}/festival/* %changelog * Wed May 9 2018 Lukáš Tyrychtr 0.3-1 - Initial release.