2013-08-03 22:27:31 +00:00
|
|
|
# Template file for 'python-pylastfp'
|
|
|
|
pkgname=python-pylastfp
|
|
|
|
version=0.6
|
2014-02-22 22:55:22 +00:00
|
|
|
revision=2
|
2013-08-03 22:27:31 +00:00
|
|
|
distfiles="https://pypi.python.org/packages/source/p/pylastfp/pylastfp-${version}.tar.gz"
|
|
|
|
checksum="5f9a32e532ab62e5663298b4b3b1db86f5466404f111ccaa9030c23ffee140f7"
|
2014-02-22 22:55:22 +00:00
|
|
|
build_style="python-module"
|
2014-01-01 15:10:11 +00:00
|
|
|
pycompile_module="pylastfp"
|
2014-02-22 22:55:22 +00:00
|
|
|
hostmakedepends="python-devel python-distribute"
|
2014-02-23 03:33:30 +00:00
|
|
|
makedepends="python-devel libsamplerate-devel fftw-devel"
|
2014-02-22 22:55:22 +00:00
|
|
|
depends="gst-python"
|
|
|
|
maintainer="Steven R <dev@styez.com>"
|
2013-08-03 22:27:31 +00:00
|
|
|
homepage="https://github.com/sampsyo/pylastfp"
|
|
|
|
license="GPL"
|
|
|
|
short_desc="Python interface to Last.fm's acoustic fingerprinting library (called fplib) and its related API services"
|
2014-02-22 22:55:22 +00:00
|
|
|
|
|
|
|
wrksrc="pylastfp-${version}"
|