blob: c4f9f108a00f658a4ff61347003b20ec554932be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = pagraphcontrol-git
pkgdesc = PulseAudio Graph Control
pkgver = 1.0.13.r8.gf27d135
pkgrel = 1
url = https://github.com/futpib/pagraphcontrol
arch = x86_64
license = GPL
makedepends = git
makedepends = nodejs
makedepends = yarn
makedepends = node-gyp
makedepends = python
makedepends = unzip
depends = papeaks-git
provides = pagraphcontrol
conflicts = pagraphcontrol
source = git+https://github.com/futpib/pagraphcontrol.git
sha256sums = SKIP
pkgname = pagraphcontrol-git
|