blob: 3e768545bef9dc0f1874cfa742aaeea618a66bf7 (
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
|
pkgbase = patchbay-git
pkgdesc = An alternative Secure Scuttlebutt client interface that is fully compatible with Patchwork
pkgver = 7.14.0.r38.af7e412
pkgrel = 1
url = https://github.com/ssbc/patchbay
arch = i686
arch = x86_64
license = MIT
makedepends = nodejs
makedepends = npm
makedepends = git
depends = libsodium
depends = gtk2
depends = gconf
depends = python
depends = electron
provides = patchbay
conflicts = patchbay
options = !strip
source = git+https://github.com/ssbc/patchbay.git
source = run.sh
source = patchbay.desktop
md5sums = SKIP
md5sums = 1f9644b6941ee0dbd55e4cda6a69604e
md5sums = f459479fef0987c5fa81a38b04767ffa
pkgname = patchbay-git
|