blob: 3a8bb3ac60948280b1ffc033c8e6217857f87d31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mopidy-mopify
pkgdesc = A web client that uses external web services to provide additional features and a more complete music experience.
pkgver = 1.7.3
pkgrel = 1
url = https://github.com/dirkgroenen/mopidy-mopify
arch = any
license = APACHE
makedepends = python
makedepends = python-setuptools
depends = python
depends = mopidy>=3
depends = mopidy-spotify
depends = python-configobj
source = https://github.com/dirkgroenen/mopidy-mopify/archive/1.7.3.tar.gz
md5sums = 245033f847178b185a62607ff92cf2a5
pkgname = mopidy-mopify
|