void-packages/srcpkgs/beets/template

17 lines
654 B
Text
Raw Normal View History

2013-08-03 22:50:09 +00:00
# Template file for 'beets'
pkgname=beets
2013-12-25 19:03:07 +00:00
version=1.3.2
2013-10-31 17:08:18 +00:00
revision=1
noarch="yes"
2013-10-31 17:08:18 +00:00
distfiles="https://github.com/sampsyo/beets/archive/v${version}.tar.gz"
2013-12-25 19:03:07 +00:00
checksum="1946b5e981a2858112b7f3aadb2d5f22c1d1438f2753cfda9996091c5e30520a"
2013-08-03 22:50:09 +00:00
build_style=python-module
hostmakedepends="python-devel"
makedepends="python-distribute"
depends="python>=2.7 pyyaml python-Unidecode python-musicbrainzngs mutagen>=1.22 python-munkres python-distribute"
pycompile_module="beets beetsplug"
2013-08-03 22:50:09 +00:00
maintainer="Steven R <strob AT styez DOT com>"
homepage="https://github.com/sampsyo/beets"
license="GPL"
short_desc="Media library management system for obsessive-compulsive music geeks"