Search Criteria
Package Details: lv2vst git-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lv2vst.git (read-only, click to copy) |
---|---|
Package Base: | lv2vst |
Description: | experimental LV2 to VST2.x wrapper |
Upstream URL: | https://github.com/x42/lv2vst |
Licenses: | GPL2 |
Submitter: | david0 |
Maintainer: | None |
Last Packager: | david0 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-05 05:50 (UTC) |
Last Updated: | 2017-09-05 05:56 (UTC) |
Dependencies (6)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git)
- gcc (fastgcc, gccrs-git, gcc-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- lv2 (lv2-git) (make)
- make (make-git) (make)
- steinberg-vst36 (vst2sdk) (make)
Latest Comments
dvzrv commented on 2022-08-07 16:24 (UTC)
On a related note, please make sure to follow the VCS package guidelines: https://wiki.archlinux.org/title/VCS_package_guidelines
You must provide a
pkgver()
function for this package.dvzrv commented on 2022-08-07 16:23 (UTC)
@david0: Hi! This package does not in fact use steinberg-vst36, vst2sdk or lv2 as makedepends, as upstream statically compiles the required lv2 components and uses vestige.h instead of he proprietary steinberg SDK.
Please change the PKGBUILD accordingly.