void-packages/srcpkgs/python-pyacoustid/template
2014-04-18 12:18:23 -03:00

19 lines
647 B
Plaintext

# Template file for 'python-pyacoustid'
pkgname=python-pyacoustid
version=1.1.0
revision=1
distfiles="https://pypi.python.org/packages/source/p/pyacoustid/pyacoustid-${version}.tar.gz"
checksum="0117039cb116af245e6866e8e8bf3c9c8b2853ad087142bd0c2dfc0acc09d452"
build_style="python-module"
pycompile_module="pyacoustid"
hostmakedepends="python-devel python-distribute"
makedepends="${hostmakedepends}"
depends="python"
maintainer="Steven R <dev@styez.com>"
homepage="https://github.com/sampsyo/pyacoustid"
license="MIT"
short_desc="Bindings for Chromaprint acoustic fingerprinting and the Acoustid API"
noarch="yes"
wrksrc="pyacoustid-${version}"