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
2014-04-18 15:18:23 +00:00
version=1.1.0
revision=1
2013-08-25 06:03:56 +00:00
distfiles="https://pypi.python.org/packages/source/p/pyacoustid/pyacoustid-${version}.tar.gz"
2014-04-18 15:18:23 +00:00
checksum="0117039cb116af245e6866e8e8bf3c9c8b2853ad087142bd0c2dfc0acc09d452"
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}"