# Template file for 'python3-chromecast' pkgname=python3-chromecast version=10.3.0 revision=2 build_style=python3-module hostmakedepends="python3-setuptools python3-protobuf python3-zeroconf python3-casttube" depends="python3-protobuf python3-zeroconf python3-casttube" checkdepends="python3-flake8 python3-pylint black" short_desc="Python3 library to communicate with Google Chromecast" maintainer="Ulf " license="MIT" homepage="https://github.com/home-assistant-libs/pychromecast" distfiles="https://github.com/home-assistant-libs/pychromecast/archive/${version}.tar.gz" checksum=325d8cfa686b7127de1783221f7ef3e81988c0631619bbacf3679ce647b1db1f post_install() { vlicense LICENSE }