summaryrefslogtreecommitdiffstats
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
parent68b0a47c799b9d5c99d0db61a361c53802241555 (diff)
downloadexoni-5374ee5555ef1366978f9342df63b7b5a0245304.tar.gz
exoni-5374ee5555ef1366978f9342df63b7b5a0245304.zip
Add beets-1.1.0beets
-rw-r--r--metadata/categories.conf1
-rw-r--r--packages/media-sound/beets/beets-1.1.0.exheres-023
2 files changed, 24 insertions, 0 deletions
diff --git a/metadata/categories.conf b/metadata/categories.conf
index 4220a49..03c8426 100644
--- a/metadata/categories.conf
+++ b/metadata/categories.conf
@@ -1,2 +1,3 @@
app-security
dev-python
+media-sound
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
+"
+