16 lines
658 B
Text
16 lines
658 B
Text
# Template file for 'beets'
|
|
pkgname=beets
|
|
version=1.3.6
|
|
revision=2
|
|
noarch="yes"
|
|
distfiles="https://github.com/sampsyo/beets/archive/v${version}.tar.gz"
|
|
checksum=3b042ed072de2dc3bb941cd7786d35ce98fe88f499c486b8d597be6f53c1d9c6
|
|
build_style="python-module"
|
|
pycompile_module="beets beetsplug"
|
|
hostmakedepends="python-setuptools"
|
|
makedepends="${hostmakedepends}"
|
|
depends="python-yaml python-Unidecode python-musicbrainzngs mutagen>=1.22 python-munkres python-setuptools python-enum34"
|
|
maintainer="Steven R <dev@styez.com>"
|
|
homepage="https://github.com/sampsyo/beets"
|
|
license="GPL"
|
|
short_desc="Media library management system for obsessive-compulsive music geeks"
|