blob: a575c60507339aee2b74d9b2157626ce3568e888 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = kloncentaur-git
pkgdesc = A digital emulation of the Klon Centaur guitar pedal.
pkgver = v1.4.0.r4.gf3bb633
pkgrel = 1
url = https://github.com/jatinchowdhury18/KlonCentaur
arch = x86_64
license = BSD
makedepends = cmake
makedepends = git
depends = curl
depends = lv2
depends = gtk2
depends = webkit2gtk
depends = freetype2
depends = alsa-lib
source = kloncentaur-git::git+https://github.com/jatinchowdhury18/KlonCentaur.git
sha256sums = SKIP
pkgname = kloncentaur-git
|