summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3406ae30a02b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+