18 lines
613 B
Plaintext
18 lines
613 B
Plaintext
# Template file for 'python-audioread'
|
|
pkgname=python-audioread
|
|
version=1.0.2
|
|
revision=2
|
|
noarch=yes
|
|
wrksrc="audioread-${version}"
|
|
build_style="python-module"
|
|
hostmakedepends="python-setuptools"
|
|
makedepends="python-devel"
|
|
depends="python gst-python"
|
|
pycompile_module="audioread"
|
|
short_desc="Multi-library, cross-platform audio decoding in Python"
|
|
maintainer="Steven R <dev@styez.com>"
|
|
homepage="https://github.com/sampsyo/audioread/"
|
|
license="MIT"
|
|
distfiles="https://pypi.python.org/packages/source/a/audioread/audioread-${version}.tar.gz"
|
|
checksum=ed377f6027ee97442c4f7ecebc10b84014dcc11639ffdf259ba47e1b7666a5df
|