void-packages/srcpkgs/beets/template

18 lines
674 B
Plaintext
Raw Normal View History

2013-08-04 00:50:09 +02:00
# Template file for 'beets'
pkgname=beets
2014-05-20 18:43:24 +02:00
version=1.3.6
revision=1
2013-10-31 18:08:18 +01:00
distfiles="https://github.com/sampsyo/beets/archive/v${version}.tar.gz"
2014-05-20 18:43:24 +02:00
checksum=3b042ed072de2dc3bb941cd7786d35ce98fe88f499c486b8d597be6f53c1d9c6
2014-02-22 23:23:32 +01:00
build_style="python-module"
pycompile_module="beets beetsplug"
2014-02-22 23:23:32 +01: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 23:23:32 +01:00
maintainer="Steven R <dev@styez.com>"
2013-08-04 00:50:09 +02:00
homepage="https://github.com/sampsyo/beets"
license="GPL"
short_desc="Media library management system for obsessive-compulsive music geeks"
2014-02-22 23:23:32 +01:00
noarch="yes"