17 lines
559 B
Plaintext
17 lines
559 B
Plaintext
# Template file for 'python-audioread'
|
|
pkgname=python-audioread
|
|
version=1.0.3
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="audioread-${version}"
|
|
build_style="python-module"
|
|
hostmakedepends="python-setuptools"
|
|
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="${PYPI_SITE}/a/audioread/audioread-${version}.tar.gz"
|
|
checksum=4ae8de1997e47797879c6484296d466a6a750ad93c6cd0b26c05bf71c6aa1ba5
|