blob: 8c5938494bac8c4faa9bf371ba6e4a2b404aa8f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-rtmidi
pkgdesc = Python bindings for the cross-platform MIDI I/O library RtMidi
pkgver = 1.4.1
pkgrel = 1
url = https://github.com/SpotlightKid/python-rtmidi
arch = i686
arch = x86_64
arch = arm
license = MIT
makedepends = cython
makedepends = python-setuptools
depends = jack
depends = python
source = https://files.pythonhosted.org/packages/source/p/python-rtmidi/python-rtmidi-1.4.1.tar.gz
sha256sums = 07bfecdbd6f1abe11f57f4448cf1da29dc199daee16ee7e5a8db092a2d1c1e2c
pkgname = python-rtmidi
|