1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-14 18:26:28 +01:00
OpenVoiceOS/buildroot-external/package/python-ovos-audio-plugin-simple/python-ovos-audio-plugin-simple.mk
j1nx 71f8e6c00f The big catch up game - part2
Pushed for backup. DO NOT build this as of yet.
2022-09-25 18:44:08 +02:00

13 lines
554 B
Makefile

################################################################################
#
# python-ovos-audio-plugin-simple
#
################################################################################
PYTHON_OVOS_AUDIO_PLUGIN_SIMPLE_VERSION = e53e165de9c334e0541ce5b205dcdd86efc5dc0a
PYTHON_OVOS_AUDIO_PLUGIN_SIMPLE_SITE = $(call github,OpenVoiceOS,ovos-audio-plugin-simple,$(PYTHON_OVOS_AUDIO_PLUGIN_SIMPLE_VERSION))
PYTHON_OVOS_AUDIO_PLUGIN_SIMPLE_SETUP_TYPE = setuptools
PYTHON_OVOS_AUDIO_PLUGIN_SIMPLE_LICENSE = Apache-2.0
$(eval $(python-package))