Add beets-1.1.0
This commit is contained in:
parent
68b0a47c79
commit
5374ee5555
2 changed files with 24 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
app-security
|
app-security
|
||||||
dev-python
|
dev-python
|
||||||
|
media-sound
|
||||||
|
|
23
packages/media-sound/beets/beets-1.1.0.exheres-0
Normal file
23
packages/media-sound/beets/beets-1.1.0.exheres-0
Normal file
|
@ -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
|
||||||
|
"
|
||||||
|
|
Loading…
Reference in a new issue