/[packages]/cauldron/festvox-suopuhe-mv/current/SPECS/festvox-suopuhe-mv.spec
ViewVC logotype

Contents of /cauldron/festvox-suopuhe-mv/current/SPECS/festvox-suopuhe-mv.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19829 - (show annotations) (download)
Sat Jan 15 22:10:05 2011 UTC (13 years, 3 months ago) by anssi
File size: 1354 byte(s)
clarify license
1
2 %define name festvox-suopuhe-mv
3 %define version 20041119
4 %define rel 5
5 %define release %mkrel %rel
6
7 Summary: Festival Voice - Finnish male speaker (hy_fi_mv)
8 Name: %name
9 Version: %version
10 Release: %release
11 License: LGPLv2+
12 Group: Sound
13 URL: http://phon.joensuu.fi/suopuhe/
14 Source: http://phon.joensuu.fi/suopuhe/tulosaineisto/hy_fi_mv_diphone-%version.tar.bz2
15 BuildRoot: %{_tmppath}/%{name}-buildroot
16 BuildArch: noarch
17 Requires: festvox-suopuhe-common
18 # other festvox packages seem to provide these:
19 Provides: festival-voice
20 Provides: festival-voice-finnish
21 Provides: festival-voice-fi_FI
22 # per locale-specific package policy:
23 Requires: locales-fi
24
25 %description
26 This is a Finnish male speaker for the Festival speech synthesis
27 system. It was developed as part of the Suopuhe project at
28 the universities of Helsinki and Joensuu.
29
30 %prep
31 %setup -q -n festival
32
33 %install
34 rm -rf %{buildroot}
35
36 install -d -m755 %{buildroot}%{_datadir}/festival/voices/finnish/hy_fi_mv_diphone
37 cp -a lib/voices/finnish/hy_fi_mv_diphone/group \
38 %{buildroot}%{_datadir}/festival/voices/finnish/hy_fi_mv_diphone
39
40 ln -s ../suopuhe.common %{buildroot}%{_datadir}/festival/voices/finnish/hy_fi_mv_diphone/festvox
41
42 %clean
43 rm -rf %{buildroot}
44
45 %files
46 %defattr(-,root,root)
47 %doc lib/voices/finnish/hy_fi_mv_diphone/README.mv
48 %{_datadir}/festival/voices/finnish/hy_fi_mv_diphone
49
50
51

  ViewVC Help
Powered by ViewVC 1.1.30