16 lines
559 B
Text
16 lines
559 B
Text
# Template file for 'python-audioread'
|
|
pkgname=python-audioread
|
|
version=1.2.1
|
|
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=1f7b90e9a23155e5747c774a26ed82d78de86fe7e645305af75b6d4f4b80e12a
|