blob: a9e48fd0be3520809219ee16e3a5093fa84571ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = soco-cli
pkgdesc = Command Line Interface to Control Sonos Sound Systems
pkgver = 0.4.82
pkgrel = 1
url = https://github.com/avantrec/soco-cli
arch = any
license = Apache-2.0
makedepends = python-setuptools>=61.2
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python>=3.5
depends = python-soco
depends = python-tabulate
depends = python-rangehttpserver
depends = python-xmltodict
depends = python-ifaddr
depends = python-fastapi
depends = uvicorn
provides = soco-cli
conflicts = soco-cli
source = soco-cli-0.4.82.tar.gz::https://github.com/avantrec/soco-cli/archive/refs/tags/v0.4.82.tar.gz
sha256sums = 1fb76483a022e1d8e491d182141facf1fd2833f7a2b68c82eaea13f6e2083007
pkgname = soco-cli
|