blob: 53c090a9e4a86c8d96c928e20d53074ff5dead3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = receivemidi
pkgdesc = Multi-platform command-line tool to monitor and receive MIDI messages
pkgver = 1.4.4
pkgrel = 1
url = https://github.com/gbevin/ReceiveMIDI
arch = i686
arch = x86_64
license = GPL3
depends = alsa-lib
depends = curl
source = receivemidi-1.4.4.tar.gz::https://github.com/gbevin/ReceiveMIDI/archive/1.4.4.tar.gz
sha256sums = 8e89b22c599bfeafd76b598579d9c3b3a6544adc72267d29ddcd315db3d34c3b
pkgname = receivemidi
|