exoni/packages/media-sound/beets/beets-1.1.0.exheres-0
2013-05-04 22:09:32 +02:00

23 lines
434 B
Bash

# 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
"