blob: bc50ad1a37a941b86644eef77a86b195e2b5f9e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-pychromecast
pkgdesc = Library for Python 3 to communicate with the Google Chromecast
pkgver = 9.2.1
pkgrel = 1
url = https://github.com/home-assistant-libs/pychromecast
arch = any
license = MIT
makedepends = python-setuptools
depends = python-protobuf
depends = python-zeroconf
depends = python-casttube
source = https://pypi.org/packages/source/P/PyChromecast/PyChromecast-9.2.1.tar.gz
sha256sums = 883d6e836ff5f1068a8bd00364a15b4c9854293086495e9fd9cacd9b4d54c0bf
pkgname = python-pychromecast
|