blob: a3c82ea178eb91247e0971f7e267f2c703efc9bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = linvst
pkgdesc = Windows VST2 wrapper that allows them to be used as Linux VST2s in compatible DAWs using Wine.
pkgver = 4.7
pkgrel = 1
url = https://github.com/osxmidi/LinVst
arch = x86_64
license = GPL3
depends = wine
source = linvst-4.7.tar.gz::https://github.com/osxmidi/LinVst/archive/refs/tags/4.7.tar.gz
sha256sums = 96cf075eebb9db4d23f6fe7327b70496320f3d751e5ec24b7ffa3e29c750c8d1
pkgname = linvst
|