1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-03-04 03:27:49 +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
483 B
Makefile

################################################################################
#
# python-ovos-tts-plugin-mimic
#
################################################################################
PYTHON_OVOS_TTS_PLUGIN_MIMIC_VERSION = ef12cf909a1123a31cdd1c0bfef3151a34b74f86
PYTHON_OVOS_TTS_PLUGIN_MIMIC_SITE = $(call github,OpenVoiceOS,ovos-tts-plugin-mimic,$(PYTHON_OVOS_TTS_PLUGIN_MIMIC_VERSION))
PYTHON_OVOS_TTS_PLUGIN_MIMIC_SETUP_TYPE = setuptools
$(eval $(python-package))