summaryrefslogtreecommitdiffstats
path: root/packages/media-sound/beets/beets-1.1.0.exheres-0
diff options
context:
space:
mode:
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
+"
+