18 lines
673 B
Plaintext
18 lines
673 B
Plaintext
# Template file for 'python-pyacoustid'
|
|
pkgname=python-pyacoustid
|
|
version=1.1.0
|
|
revision=2
|
|
noarch=yes
|
|
wrksrc="pyacoustid-${version}"
|
|
build_style="python-module"
|
|
hostmakedepends="python-setuptools"
|
|
makedepends="${hostmakedepends}"
|
|
depends="python python-audioread python-requests chromaprint"
|
|
pycompile_module="acoustid.py chromaprint.py"
|
|
short_desc="Python bindings for Chromaprint and the Acoustid API"
|
|
maintainer="Steven R <dev@styez.com>"
|
|
homepage="https://github.com/sampsyo/pyacoustid"
|
|
license="MIT"
|
|
distfiles="https://pypi.python.org/packages/source/p/pyacoustid/pyacoustid-${version}.tar.gz"
|
|
checksum=0117039cb116af245e6866e8e8bf3c9c8b2853ad087142bd0c2dfc0acc09d452
|