1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-14 02:06:21 +01:00
OpenVoiceOS/buildroot-external/package/python-holmesv/python-holmesv.mk

13 lines
442 B
Makefile
Raw Normal View History

2021-05-16 12:03:19 +02:00
################################################################################
#
# python-holmesv
#
################################################################################
2021-07-11 12:13:59 +02:00
PYTHON_HOLMESV_VERSION = 65741c4ffc300f8bb9e376dcb42c8092ee42e72b
2021-05-16 12:03:19 +02:00
PYTHON_HOLMESV_SITE = $(call github,HelloChatterbox,HolmesV,$(PYTHON_HOLMESV_VERSION))
PYTHON_HOLMESV_SETUP_TYPE = setuptools
PYTHON_HOLMESV_LICENSE_FILES = LICENSE
$(eval $(python-package))