summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9f83be5f8c658a7d6f846c915f689e4da88757c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-rtmixer
	pkgdesc = Reliable low-latency audio playback and recording with Python
	pkgver = 0.1.7
	pkgrel = 2
	url = https://github.com/spatialaudio/python-rtmixer
	arch = any
	license = MIT
	makedepends = portaudio
	makedepends = python-build
	makedepends = python-cffi
	makedepends = python-installer
	makedepends = python-pa-ringbuffer
	makedepends = python-setuptools
	makedepends = python-wheel
	source = git+https://github.com/spatialaudio/python-rtmixer.git
	sha256sums = SKIP

pkgname = python-rtmixer