blob: dc133347a2e5d94852c1e0b596ad4e735b7d932c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = airwindows-git
pkgdesc = Airwindows plugins are modular, graphic-less, stripped-down, VST plugins for Mac and PC
pkgver = r438.f8a3f0d1
pkgrel = 1
url = https://www.airwindows.com/
arch = x86_64
groups = vst-plugins
groups = pro-audio
license = MIT
makedepends = git
makedepends = cmake
makedepends = vst2sdk
provides = airwindows
source = git+https://github.com/airwindows/airwindows.git
source = https://raw.githubusercontent.com/magnetophon/airwindows/master/plugins/LinuxVST/include/vstsdk/CMakeLists.txt
sha256sums = SKIP
sha256sums = SKIP
pkgname = airwindows-git
|