blob: 8335d1b9c4760ba91a23f7550e5e6399212936ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mt32-pi-control
pkgdesc = A control program for the mt32-pi MIDI synthesizer
pkgver = 1.0.1a
pkgrel = 1
url = https://github.com/gmcn42/mt32-pi-control
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = BSD
depends = alsa-lib
optdepends = bash-completion: for Bash shell auto-completion
optdepends = alsa-utils: for auto-completion of the -p option
source = https://github.com/gmcn42/mt32-pi-control/archive/v1.0.1a.tar.gz
sha256sums = 564cfc4f259513a1b44d37d7e785f6202386834b54204816fa4a4e0d7871b229
pkgname = mt32-pi-control
|