mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Bump packages and skills (again)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_OVOS_OCP_AUDIO_PLUGIN
|
||||
bool "python-ovos-ocp-audio-plugin"
|
||||
help
|
||||
OVOS GUI mediaplayer plugin
|
||||
|
||||
https://github.com/OpenVoiceOS/ovos-ocp-audio-plugin
|
@@ -0,0 +1 @@
|
||||
sha256 863f26cdb715cc92fa5dd31d31e9c71db8cd51582edc491ed9a4b904a13b86b5 python-ovos-ocp-audio-plugin-58a22a24cf71b62f9cc0daaec873f01f545edfa8.tar.gz
|
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-ovos-ocp-audio-plugin
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_OVOS_OCP_AUDIO_PLUGIN_VERSION = 58a22a24cf71b62f9cc0daaec873f01f545edfa8
|
||||
PYTHON_OVOS_OCP_AUDIO_PLUGIN_SITE = $(call github,OpenVoiceOS,ovos-ocp-audio-plugin,$(PYTHON_OVOS_OCP_AUDIO_PLUGIN_VERSION))
|
||||
PYTHON_OVOS_OCP_AUDIO_PLUGIN_SETUP_TYPE = setuptools
|
||||
PYTHON_OVOS_OCP_AUDIO_PLUGIN_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user