1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-07 23:48:40 +01:00
j1nx 71f8e6c00f The big catch up game - part2
Pushed for backup. DO NOT build this as of yet.
2022-09-25 18:44:08 +02:00

12 lines
477 B
Makefile

################################################################################
#
# python-ovos-tts-plugin-pico
#
################################################################################
PYTHON_OVOS_TTS_PLUGIN_PICO_VERSION = 3f1ce8e42041b65c161b44627f4b16f79ef2eea4
PYTHON_OVOS_TTS_PLUGIN_PICO_SITE = $(call github,OpenVoiceOS,ovos-tts-plugin-pico,$(PYTHON_OVOS_TTS_PLUGIN_PICO_VERSION))
PYTHON_OVOS_TTS_PLUGIN_PICO_SETUP_TYPE = setuptools
$(eval $(python-package))