summaryrefslogtreecommitdiffstats
path: root/packages/media-sound/beets/beets-1.1.0.exheres-0
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-05-04 21:59:44 +0200
committerGravatar Tom Willemse2013-05-04 22:09:32 +0200
commit5374ee5555ef1366978f9342df63b7b5a0245304 (patch)
tree3ec8fd99c1b935f532c14cd8c5a9811c51f05336 /packages/media-sound/beets/beets-1.1.0.exheres-0
parent68b0a47c799b9d5c99d0db61a361c53802241555 (diff)
downloadexoni-beets.tar.gz
exoni-beets.zip
Add beets-1.1.0beets
Diffstat (limited to 'packages/media-sound/beets/beets-1.1.0.exheres-0')
-rw-r--r--packages/media-sound/beets/beets-1.1.0.exheres-023
1 files changed, 23 insertions, 0 deletions
diff --git a/packages/media-sound/beets/beets-1.1.0.exheres-0 b/packages/media-sound/beets/beets-1.1.0.exheres-0
new file mode 100644
index 0000000..e917b6a
--- /dev/null
+++ b/packages/media-sound/beets/beets-1.1.0.exheres-0
@@ -0,0 +1,23 @@
+# Copyright 2013 Tom Willemse <tom@ryuslash.org>
+# Distributed under the terms of the GNU General Public License v2
+
+require pypi distutils
+
+SUMMARY="music tagger and library organizer"
+
+LICENCES="MIT"
+SLOT="0"
+PLATFORMS="~amd64"
+MYOPTIONS=""
+
+DEPENDENCIES="
+ build:
+ dev-python/setuptools
+ build+run:
+ dev-python/mutagen[>=1.21]
+ dev-python/munkres
+ dev-python/Unidecode
+ dev-python/musicbrainzngs[>=0.3]
+ dev-python/PyYAML
+"
+