2013-08-04 00:29:24 +02:00
|
|
|
# Template file for 'python-audioread'
|
|
|
|
pkgname=python-audioread
|
2014-04-18 17:18:06 +02:00
|
|
|
version=1.0.2
|
2014-06-29 11:49:29 +02:00
|
|
|
revision=2
|
|
|
|
noarch=yes
|
|
|
|
wrksrc="audioread-${version}"
|
2014-02-22 23:49:43 +01:00
|
|
|
build_style="python-module"
|
2014-06-29 11:49:29 +02:00
|
|
|
hostmakedepends="python-setuptools"
|
|
|
|
makedepends="python-devel"
|
2014-02-22 23:49:43 +01:00
|
|
|
depends="python gst-python"
|
2014-06-29 11:49:29 +02:00
|
|
|
pycompile_module="audioread"
|
|
|
|
short_desc="Multi-library, cross-platform audio decoding in Python"
|
2014-02-22 23:49:43 +01:00
|
|
|
maintainer="Steven R <dev@styez.com>"
|
2014-06-29 11:49:29 +02:00
|
|
|
homepage="https://github.com/sampsyo/audioread/"
|
2013-08-04 00:29:24 +02:00
|
|
|
license="MIT"
|
2014-06-29 11:49:29 +02:00
|
|
|
distfiles="https://pypi.python.org/packages/source/a/audioread/audioread-${version}.tar.gz"
|
|
|
|
checksum=ed377f6027ee97442c4f7ecebc10b84014dcc11639ffdf259ba47e1b7666a5df
|