1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-26 16:53:47 +01:00
OpenVoiceOS/buildroot-external/package/python-ovos-tts-plugin-marytts/python-ovos-tts-plugin-marytts.mk
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
495 B
Makefile

################################################################################
#
# python-ovos-tts-plugin-marytts
#
################################################################################
PYTHON_OVOS_TTS_PLUGIN_MARYTTS_VERSION = 16180516e21bc447991ef3d1697f8427573edb35
PYTHON_OVOS_TTS_PLUGIN_MARYTTS_SITE = $(call github,OpenVoiceOS,ovos-tts-plugin-marytts,$(PYTHON_OVOS_TTS_PLUGIN_MARYTTS_VERSION))
PYTHON_OVOS_TTS_PLUGIN_MARYTTS_SETUP_TYPE = setuptools
$(eval $(python-package))