blob: 482482ca6de0607805e997a330704cf8e1c4b7ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
@comment $FreeBSD$
bin/speak
lib/libespeak.so.1
lib/%%ESPEAK_LIBRARY%%
%%PORTDOCS%%%%DOCSDIR%%/add_language.html
%%PORTDOCS%%%%DOCSDIR%%/commands.html
%%PORTDOCS%%%%DOCSDIR%%/dictionary.html
%%PORTDOCS%%%%DOCSDIR%%/docindex.html
%%PORTDOCS%%%%DOCSDIR%%/editor.html
%%PORTDOCS%%%%DOCSDIR%%/editor_if.html
%%PORTDOCS%%%%DOCSDIR%%/images/lips.png
%%PORTDOCS%%%%DOCSDIR%%/images/sand-light.jpg
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/languages.html
%%PORTDOCS%%%%DOCSDIR%%/phonemes.html
%%PORTDOCS%%%%DOCSDIR%%/phontab.html
%%PORTDOCS%%%%DOCSDIR%%/speak_lib.h
%%PORTDOCS%%%%DOCSDIR%%/ssml.html
%%PORTDOCS%%%%DOCSDIR%%/voices.html
%%DATADIR%%/espeak-data/af_dict
%%DATADIR%%/espeak-data/config
%%DATADIR%%/espeak-data/cy_dict
%%DATADIR%%/espeak-data/de_dict
%%DATADIR%%/espeak-data/el_dict
%%DATADIR%%/espeak-data/en_dict
%%DATADIR%%/espeak-data/eo_dict
%%DATADIR%%/espeak-data/es_dict
%%DATADIR%%/espeak-data/fi_dict
%%DATADIR%%/espeak-data/it_dict
%%DATADIR%%/espeak-data/phondata
%%DATADIR%%/espeak-data/phonindex
%%DATADIR%%/espeak-data/phontab
%%DATADIR%%/espeak-data/pl_dict
%%DATADIR%%/espeak-data/ru_dict
%%DATADIR%%/espeak-data/voices/af
%%DATADIR%%/espeak-data/voices/cy
%%DATADIR%%/espeak-data/voices/de
%%DATADIR%%/espeak-data/voices/default
%%DATADIR%%/espeak-data/voices/el
%%DATADIR%%/espeak-data/voices/en/en
%%DATADIR%%/espeak-data/voices/en/en-croak
%%DATADIR%%/espeak-data/voices/en/en-f
%%DATADIR%%/espeak-data/voices/en/en-n
%%DATADIR%%/espeak-data/voices/en/en-n-f
%%DATADIR%%/espeak-data/voices/en/en-rp
%%DATADIR%%/espeak-data/voices/en/en-rp-f
%%DATADIR%%/espeak-data/voices/en/en-wm
%%DATADIR%%/espeak-data/voices/en/en-wm-f
%%DATADIR%%/espeak-data/voices/en/en1
%%DATADIR%%/espeak-data/voices/en/en2
%%DATADIR%%/espeak-data/voices/en/en3
%%DATADIR%%/espeak-data/voices/en/en4
%%DATADIR%%/espeak-data/voices/en/en6
%%DATADIR%%/espeak-data/voices/en/en7
%%DATADIR%%/espeak-data/voices/en/en8
%%DATADIR%%/espeak-data/voices/eo
%%DATADIR%%/espeak-data/voices/es
%%DATADIR%%/espeak-data/voices/fi
%%DATADIR%%/espeak-data/voices/it
%%DATADIR%%/espeak-data/voices/pl
%%DATADIR%%/espeak-data/voices/ru
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%/espeak-data/soundicons
@dirrm %%DATADIR%%/espeak-data/voices/en
@dirrm %%DATADIR%%/espeak-data/voices
@dirrm %%DATADIR%%/espeak-data
@dirrm %%DATADIR%%
|