blob: 69743be0546032774123da743395e03670956901 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = go-dsp-guitar
pkgdesc = A cross-platform multichannel multi-effects processor for electric guitars and other instruments
pkgver = 1.6.5
pkgrel = 1
url = https://github.com/andrepxx/go-dsp-guitar
arch = x86_64
license = Apache
makedepends = go
makedepends = openssl
depends = jack
depends = glibc
source = go-dsp-guitar-1.6.5.tar.gz::https://github.com/andrepxx/go-dsp-guitar/archive/v1.6.5.tar.gz
sha256sums = 6da8f42b81f22c820d6ffced2ca5dd385f0edcdbc0a301b662f27c486415cfbc
pkgname = go-dsp-guitar
|