blob: d4540a2b1ec4247b7f186ec684d433e9de873e6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mopidy-iris
pkgdesc = A Mopidy Web client that utilizes the Spotify and EchoNest frameworks. (Formerly Spotmop)
pkgver = 3.69.3
pkgrel = 1
url = https://github.com/jaedb/iris
arch = any
license = APACHE
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = mopidy>=3
depends = python-pykka>=2.0.1
depends = python-setuptools
optdepends = mopidy-local: local library support
optdepends = mopidy-spotify: spotify support
source = Mopidy-Iris-3.69.3.tar.gz::https://files.pythonhosted.org/packages/source/M/Mopidy-Iris/Mopidy-Iris-3.69.3.tar.gz
sha256sums = 3c40179daa62cb1a338a3474e7723bcd061160b783395ef5f4bd106cedabe2be
pkgname = mopidy-iris
|