15 lines
530 B
Bash
15 lines
530 B
Bash
# Template file for 'python3-alsa'
|
|
pkgname=python3-alsa
|
|
version=1.1.6
|
|
revision=2
|
|
wrksrc="pyalsa-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="python3-devel alsa-lib-devel"
|
|
short_desc="Official Python bindings for ALSA"
|
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|
license="GPL-2.0-only"
|
|
homepage="http://alsa-project.org"
|
|
distfiles="https://www.alsa-project.org/files/pub/pyalsa/pyalsa-${version}.tar.bz2"
|
|
checksum=2771291a5d2cf700f0abbe6629ea37468d1463a01b2330d84ef976e1e918676c
|