diff options
author | Johannes Löthberg <demizide@gmail.com> | 2013-06-14 21:58:18 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:03:37 +0200 |
commit | f0fd6885178ec42d414f456f76380702e3bdfe8b (patch) | |
tree | bdacf4c7c5a03908e274719a65164ac252f6f72c /.SRCINFO | |
download | pkgbuilds-f0fd6885178ec42d414f456f76380702e3bdfe8b.tar.xz |
Added beets-git
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..454b32e --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,27 @@ +# Generated by makepkg 4.2.1 +# Mon Jun 1 14:57:57 UTC 2015 +pkgbase = beets-git + pkgdesc = Flexible music library manager and tagger - git version + pkgver = 20130614 + pkgrel = 1 + url = http://beets.radbox.org/ + arch = any + license = MIT + makedepends = git + depends = python2-munkres + depends = mutagen + depends = python2-distribute + depends = python2-unidecode + depends = python2-musicbrainzngs + depends = python2-yaml + optdepends = python2-pyacoustid: acoustic fingerprinting + optdepends = python2-flask: web interface + optdepends = gstreamer0.10-python: BPD audio player plugin + optdepends = python2-pylast: lastgenre plugin + provides = beets + conflicts = beets + source = git://github.com/sampsyo/beets.git + md5sums = SKIP + +pkgname = beets-git + |