blob: 0de42942c40ff57207dc9a3036b81ef4d93b8996 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-wavefile
pkgdesc = Pythonic libsndfile wrapper to read and write audio files
pkgver = 1.6.3
pkgrel = 1
url = https://github.com/vokimon/python-wavefile
arch = any
license = GPL-3.0-or-later
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-numpy
depends = libsndfile
source = https://pypi.python.org/packages/source/w/wavefile/wavefile-1.6.3.tar.gz
sha256sums = f7c4f7ec62199c7a0a7beeeff9e83c00d40848d85d32d288329b01df07001988
pkgname = python-wavefile
|