1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-29 21:21:54 +01:00
Files
operating-system/buildroot/package/tovid/tovid.mk
2018-03-17 23:47:00 +00:00

14 lines
394 B
Makefile

################################################################################
#
# tovid
#
################################################################################
TOVID_VERSION = 0.35.2
TOVID_SITE = https://github.com/tovid-suite/tovid/releases/download/$(TOVID_VERSION)
TOVID_LICENSE = GPL-2.0+
TOVID_LICENSE_FILES = COPYING
TOVID_SETUP_TYPE = distutils
$(eval $(python-package))