summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 671880a0e78babf09987cdfd4438acc9eaa4e493 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-soundfile
	pkgdesc = A Python library to read and write audio files using libsndfile, CFFI and NumPy
	pkgver = 0.12.0
	pkgrel = 1
	url = https://github.com/bastibe/python-soundfile
	arch = any
	license = BSD
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-cffi
	depends = libsndfile
	depends = python-numpy
	source = https://github.com/bastibe/python-soundfile/releases/download/0.12.0/soundfile-0.12.0.tar.gz
	sha256sums = e50c42733ff5396e49a6a689722fa362387b2c403273bcc195994bf4a8e2df3f

pkgname = python-soundfile