1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-26 16:53:47 +01:00
OpenVoiceOS/buildroot-external/package/python-holmesv/python-holmesv.mk
2021-09-01 20:21:11 +02:00

13 lines
442 B
Makefile

################################################################################
#
# python-holmesv
#
################################################################################
PYTHON_HOLMESV_VERSION = 916622e6c4607edcf71ffd451533387c04bc18df
PYTHON_HOLMESV_SITE = $(call github,HelloChatterbox,HolmesV,$(PYTHON_HOLMESV_VERSION))
PYTHON_HOLMESV_SETUP_TYPE = setuptools
PYTHON_HOLMESV_LICENSE_FILES = LICENSE
$(eval $(python-package))