1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-08 07:58:47 +01:00
2021-09-01 20:01:27 +02:00

12 lines
501 B
Makefile

################################################################################
#
# python-ovos-stt-plugin-chromium
#
################################################################################
PYTHON_OVOS_STT_PLUGIN_CHROMIUM_VERSION = 05806c4e4a13f33ef2e7fcad52f9679a2b777963
PYTHON_OVOS_STT_PLUGIN_CHROMIUM_SITE = $(call github,OpenVoiceOS,ovos-stt-plugin-chromium,$(PYTHON_OVOS_STT_PLUGIN_CHROMIUM_VERSION))
PYTHON_OVOS_STT_PLUGIN_CHROMIUM_SETUP_TYPE = setuptools
$(eval $(python-package))