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-06-18 20:58:18 +02:00

13 lines
442 B
Makefile

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