void-packages/srcpkgs/python-pyacoustid/template

19 lines
647 B
Text
Raw Normal View History

2013-08-25 06:03:56 +00:00
# Template file for 'python-pyacoustid'
pkgname=python-pyacoustid
version=1.0.0
revision=2
2013-08-25 06:03:56 +00:00
distfiles="https://pypi.python.org/packages/source/p/pyacoustid/pyacoustid-${version}.tar.gz"
checksum="31900428e7b344dca0c2da594b387e88620c319298e3a6400a968078194407d4"
build_style="python-module"
pycompile_module="pyacoustid"
hostmakedepends="python-devel python-distribute"
makedepends="${hostmakedepends}"
depends="python"
maintainer="Steven R <dev@styez.com>"
2013-08-25 06:03:56 +00:00
homepage="https://github.com/sampsyo/pyacoustid"
license="MIT"
short_desc="Bindings for Chromaprint acoustic fingerprinting and the Acoustid API"
noarch="yes"
2013-08-25 06:03:56 +00:00
wrksrc="pyacoustid-${version}"