1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00
Files
OpenVoiceOS/buildroot-external/package/python-selene-api/python-selene-api.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
459 B
Makefile

################################################################################
#
# python-selene-api
#
################################################################################
PYTHON_SELENE_API_VERSION = 8d11a9f8c6b0f7bb2877069506a330eb12da96e6
PYTHON_SELENE_API_SITE = $(call github,OpenVoiceOS,selene_api,$(PYTHON_SELENE_API_VERSION))
PYTHON_SELENE_API_SETUP_TYPE = setuptools
PYTHON_SELENE_API_LICENSE_FILES = LICENSE
$(eval $(python-package))