1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-16 19:08:43 +01:00
OpenVoiceOS/buildroot-external/package/python-ovos-stt-plugin-selene/python-ovos-stt-plugin-selene.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
489 B
Makefile

################################################################################
#
# python-ovos-stt-plugin-selene
#
################################################################################
PYTHON_OVOS_STT_PLUGIN_SELENE_VERSION = 31bdc3a89cbfa23f668ae53ff2459af43905ddad
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))