# Template file for 'python3-scikit-video' pkgname=python3-scikit-video version=1.1.11 revision=1 wrksrc="scikit-video-${version}" build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel python3-numpy python3-scipy python3-Pillow" depends="python3-numpy python3-scipy python3-Pillow" short_desc="Video processing in Python, which is modeled around scikit packages" maintainer="ash " license="BSD-3-Clause" homepage="http://www.scikit-video.org/" distfiles="https://github.com/scikit-video/scikit-video/archive/${version}.tar.gz" checksum=0d28d9c08d43be56bd723c8387e90e599a5ce4b75c389717d190ccde0ef5d56f post_install() { vlicense COPYING }