summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3406ae30a02bcd822a65b1f776987c678226c54b (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
26
27
28
29
pkgbase = python2-gmusicapi-git
	pkgdesc = Allows control of Google Music with Python
	pkgver = 20140310
	pkgrel = 2
	url = https://github.com/simon-weber/Unofficial-Google-Music-API
	arch = any
	license = BSD
	makedepends = python2-setuptools
	makedepends = git
	depends = python2
	depends = python2-validictory
	depends = python2-decorator
	depends = mutagen
	depends = python2-protobuf
	depends = python2-requests
	depends = python2-dateutil
	depends = python2-proboscis
	depends = python2-oauth2client
	depends = python2-mock
	depends = python2-appdirs
	depends = python2-six
	depends = python2-httplib2>=0.8
	depends = python2-gflags
	provides = python2-gmusicapi
	conflicts = python2-gmusicapi
	options = !emptydirs

pkgname = python2-gmusicapi-git