Homeros distro changes:

- speech-ru and speech-en features are added;
- speech-related things removed from homeros features;
- speech/ directory for package lists added and other corresponding changes.
This commit is contained in:
Michael Pozhidaev 2013-11-12 14:05:41 +07:00
parent 08706b6f43
commit 5dc287f885
14 changed files with 36 additions and 8 deletions

View File

@ -1,6 +1,6 @@
ifeq (distro,$(IMAGE_CLASS)) ifeq (distro,$(IMAGE_CLASS))
distro/homeros-mini: distro/.live-base use/live/textinstall use/homeros; @: distro/homeros-mini: distro/.live-base use/live/textinstall use/homeros use/speech-en; @:
endif endif

View File

@ -1,11 +1,7 @@
use/homeros: use/control/sudo-su use/services use/homeros: use/control/sudo-su use/services
@$(call add_feature) @$(call add_feature)
# @$(call set,BRANDING,simply-linux) # @$(call set,BRANDING,simply-linux)
# @$(call add,THE_BRANDING,menu xfce-settings)
@$(call add,THE_LISTS,homeros/voiceman)
@$(call add,THE_LISTS,homeros/homeros) @$(call add,THE_LISTS,homeros/homeros)
@$(call add,THE_LISTS,homeros/tts)
@$(call add,THE_LISTS,homeros/yasr) @$(call add,THE_LISTS,homeros/yasr)
@$(call add,THE_LISTS,homeros/tools) @$(call add,THE_LISTS,homeros/tools)
# @$(call set,META_VOL_SET,Homeros) @$(call add,DEFAULT_SERVICES_ENABLE,sshd)
@$(call add,DEFAULT_SERVICES_ENABLE,sshd voiceman)

View File

@ -0,0 +1,2 @@
Эта фича полностью подготавливает англоязычный вывод речи на базе
сервера VoiceMan.

View File

@ -0,0 +1,5 @@
use/speech-en:
@$(call add_feature)
@$(call add,THE_LISTS,speech/voiceman)
@$(call add,THE_LISTS,speech/en)
@$(call add,DEFAULT_SERVICES_ENABLE,voiceman)

View File

@ -0,0 +1,3 @@
#!/bin/sh -e
/bin/ln -s /etc/tts.d/espeak.voiceman /etc/voiceman.d/espeak.output

View File

@ -0,0 +1,2 @@
Эта фича полностью подготавливает русскоязычный вывод речи на базе
сервера VoiceMan.

View File

@ -0,0 +1,5 @@
use/speech-ru:
@$(call add_feature)
@$(call add,THE_LISTS,speech/voiceman)
@$(call add,THE_LISTS,speech/ru)
@$(call add,DEFAULT_SERVICES_ENABLE,voiceman)

View File

@ -0,0 +1,13 @@
#!/bin/sh
cat <<EOF > /etc/rc.d/rc.local
#!/bin/sh
amixer set Master 75%
amixer set Master toggle
amixer set PCM 75%
amixer set PCM toggle
EOF
chmod 755 /etc/rc.d/rc.local

View File

@ -1,2 +0,0 @@
RHVoice
espeak

1
pkg.in/lists/speech/en Normal file
View File

@ -0,0 +1 @@
espeak

3
pkg.in/lists/speech/ru Normal file
View File

@ -0,0 +1,3 @@
RHVoice
textlus-rhvoice