blob: 675b9736409cb97181adb5a8e43e27e41e8322ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = geonkick-git
pkgdesc = A free software percussion synthesizer (git version)
pkgver = 2.1.0.r815.f9b8340
pkgrel = 1
url = https://gitlab.com/iurie-sw/geonkick
arch = i386
arch = x86_64
groups = pro-audio
groups = lv2-plugins
license = GPL3
makedepends = cmake
makedepends = jack
makedepends = lv2
makedepends = rapidjson
makedepends = redkite
makedepends = sord
depends = cairo
depends = desktop-file-utils
depends = hicolor-icon-theme
depends = libsndfile
depends = shared-mime-info
optdepends = jack: for stand-alone application
provides = geonkick
conflicts = geonkick
source = geonkick::git+https://gitlab.com/iurie-sw/geonkick.git
sha512sums = SKIP
pkgname = geonkick-git
|