mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Switch to HolmesV
This commit is contained in:
12
buildroot-external/package/python-holmesv/python-holmesv.mk
Normal file
12
buildroot-external/package/python-holmesv/python-holmesv.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-holmesv
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_HOLMESV_VERSION = 302277ec47185e1728ca7b08ef8a647d1102c585
|
||||
PYTHON_HOLMESV_SITE = $(call github,HelloChatterbox,HolmesV,$(PYTHON_HOLMESV_VERSION))
|
||||
PYTHON_HOLMESV_SETUP_TYPE = setuptools
|
||||
PYTHON_HOLMESV_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user