1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-10 08:50:54 +01:00

12 lines
489 B
Makefile
Raw Normal View History

################################################################################
#
# python-ovos-stt-plugin-selene
#
################################################################################
2022-10-27 14:27:46 +02:00
PYTHON_OVOS_STT_PLUGIN_SELENE_VERSION = d96863f34fec89747932a7e4e2c36ce88534976f
PYTHON_OVOS_STT_PLUGIN_SELENE_SITE = $(call github,OpenVoiceOS,ovos-stt-plugin-selene,$(PYTHON_OVOS_STT_PLUGIN_SELENE_VERSION))
PYTHON_OVOS_STT_PLUGIN_SELENE_SETUP_TYPE = setuptools
$(eval $(python-package))