# Template file for 'python3-chromecast' pkgname=python3-chromecast version=7.7.2 revision=1 wrksrc="pychromecast-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-protobuf python3-zeroconf python3-casttube" 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=98aef480168163c26405c16e69458829d7ec62ac9129c0d9c8f2e86a3f83a10e post_install() { vlicense LICENSE }