bee01a86cd
- homeros-nano image is renamed to homeros-mini; - homeros/homeros package list is added; - default volume changed from 100% to 75.
11 lines
347 B
Makefile
11 lines
347 B
Makefile
use/homeros:
|
|
@$(call add_feature)
|
|
# @$(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/tts)
|
|
@$(call add,THE_LISTS,homeros/yasr)
|
|
@$(call add,THE_LISTS,homeros/tools)
|
|
# @$(call set,META_VOL_SET,Homeros)
|