blob: 48416e08ca6b768e4b35e840793798b98f4dd307 (
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
|
pkgbase = nih-plug-git
pkgdesc = Rust VST3 and CLAP plugin collection by Robbert Van Der Helm
pkgver = r2245.ecfd6322
pkgrel = 1
url = https://github.com/robbert-vdh/nih-plug
arch = x86_64
groups = pro-audio
license = GPL-3.0-only
makedepends = git
makedepends = python
makedepends = cargo-nightly
makedepends = libxcursor
makedepends = alsa-lib
makedepends = jack
depends = glibc
depends = gcc-libs
depends = libglvnd
depends = xcb-util-wm
depends = libx11
provides = nih-plug
conflicts = nih-plug
source = nih-plug::git+https://github.com/robbert-vdh/nih-plug.git
sha256sums = SKIP
pkgname = nih-plug-git
|