[arch-commits] Commit in beets/trunk (PKGBUILD)
Maxime Gauduin
alucryd at nymeria.archlinux.org
Mon Aug 19 00:34:56 UTC 2013
Date: Monday, August 19, 2013 @ 02:34:56
Author: alucryd
Revision: 95937
setuptools todo: beets 1.2.1-3
Modified:
beets/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-08-19 00:31:07 UTC (rev 95936)
+++ PKGBUILD 2013-08-19 00:34:56 UTC (rev 95937)
@@ -4,12 +4,13 @@
pkgname=beets
pkgver=1.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="Flexible music library manager and tagger"
arch=('any')
url="http://beets.radbox.org/"
license=('MIT')
-depends=('mutagen' 'python2-distribute' 'python2-munkres' 'python2-musicbrainzngs' 'python2-unidecode' 'python2-yaml')
+depends=('mutagen' 'python2-munkres' 'python2-musicbrainzngs' 'python2-unidecode' 'python2-yaml')
+makedepends=('python2-setuptools')
optdepends=('gstreamer0.10-python: BPD audio player plugin'
'python2-flask: Web interface'
'python2-pyacoustid: Acoustic fingerprinting'
More information about the arch-commits
mailing list