void-packages/srcpkgs/beets/template

18 lines
674 B
Text
Raw Normal View History

2013-08-03 22:50:09 +00:00
# Template file for 'beets'
pkgname=beets
2014-04-16 17:18:36 +00:00
version=1.3.5
revision=2
2013-10-31 17:08:18 +00:00
distfiles="https://github.com/sampsyo/beets/archive/v${version}.tar.gz"
2014-04-16 17:18:36 +00:00
checksum=8f44882fa0674a028a97b896c360aac9c3d783bca34b8dcdb35be67b1ca81207
2014-02-22 22:23:32 +00:00
build_style="python-module"
pycompile_module="beets beetsplug"
2014-02-22 22:23:32 +00:00
hostmakedepends="python-devel python-distribute"
makedepends="${hostmakedepends}"
depends="python pyyaml python-Unidecode python-musicbrainzngs mutagen>=1.22 python-munkres python-distribute python-enum34"
2014-02-22 22:23:32 +00:00
maintainer="Steven R <dev@styez.com>"
2013-08-03 22:50:09 +00:00
homepage="https://github.com/sampsyo/beets"
license="GPL"
short_desc="Media library management system for obsessive-compulsive music geeks"
2014-02-22 22:23:32 +00:00
noarch="yes"