Search Criteria
Package Details: element-git 0.46.5.r489.ga46ede9a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/element-git.git (read-only, click to copy) |
---|---|
Package Base: | element-git |
Description: | A modular audio plugin host (git version) |
Upstream URL: | https://github.com/kushview/Element |
Keywords: | alsa audio jack lv2 vst |
Licenses: | GPL3 |
Conflicts: | element |
Provides: | element, ladspa-host, lv2-host, vst3-host |
Submitter: | milkii |
Maintainer: | None |
Last Packager: | SpotlightKid |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-27 16:03 (UTC) |
Last Updated: | 2022-11-20 19:54 (UTC) |
Dependencies (13)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libasound.so (alsa-lib-x205ta, alsa-lib, lib32-alsa-lib)
- libcurl.so (curl-git, curl-quiche-git, curl-http3-ngtcp2, curl, lib32-curl)
- libfreetype.so (freetype2-git, freetype2-v35, lib32-freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5, freetype2, lib32-freetype2)
- alsa-lib (alsa-lib-x205ta) (make)
- boost (boost-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- ladspa (make)
- lilv (lilv-git) (make)
- lv2 (lv2-git) (make)
- suil (suil-git) (make)
- lua (optional) – for LUA scripting
Required by (63)
- a-sid (requires vst3-host) (optional)
- aether.lv2 (requires lv2-host) (optional)
- aida-x-git (requires lv2-host)
- aida-x-git (requires vst3-host)
- amsynth-git (requires lv2-host) (optional)
- bchoppr-git (requires lv2-host) (optional)
- cardinal-data-git (requires lv2-host) (optional)
- cardinal-data-git (requires vst3-host) (optional)
- cardinal-git (requires vst3-host) (optional)
- cardinal-git (requires lv2-host) (optional)
- cardinal-lv2-git (requires lv2-host)
- cardinal-vst3-git (requires vst3-host)
- carla-git (requires lv2-host) (optional)
- dexed-git (requires vst3-host) (optional)
- dfzitarev1 (requires vst3-host) (optional)
- dfzitarev1 (requires lv2-host) (optional)
- die-plugins (requires lv2-host) (optional)
- die-plugins.lv2-git (requires lv2-host) (optional)
- dragonfly-reverb-git (requires lv2-host) (optional)
- dragonfly-reverb-git (requires vst3-host) (optional)
- Show 43 more...
Latest Comments
SpotlightKid commented on 2022-11-20 19:55 (UTC)
@AlmaMater: Updated the PKGBUILD now.
I'm also orphaning the package now. The app never really worked for me so I'm not using it.
SpotlightKid commented on 2022-11-19 15:02 (UTC) (edited on 2022-11-19 15:02 (UTC) by SpotlightKid)
@AlmaMater: upstream changed the build system to meson. The PKGBUILD file needs to re-written accordingly. I'll do that later.
AlmaMater commented on 2022-11-19 14:52 (UTC)
I get the following error:
python: can't open file '/home/xxxxxx/.cache/yay/element-git/src/element/./waf': [Errno 2] No such file or directory ==> ERROR: A failure occurred in build(). Aborting... -> error making: element-git
SpotlightKid commented on 2022-04-22 16:27 (UTC) (edited on 2022-04-22 16:28 (UTC) by SpotlightKid)
@DHMike57:
vst2sdk
uses an old version of Steinberg's vstsdk downloaded from archive.org. This is not reliable, IMHO, so we should not depend on that package for building.DHMike57 commented on 2022-04-22 14:29 (UTC)
With minor modifications we can build as a VST2 host. Patch below if you agree that it should be a default. Needed for u-he synths, for example.
https://pastebin.com/UMjZGK0u
milkii commented on 2020-07-29 13:44 (UTC)
Thanks, updated, and https://github.com/kushview/Element/issues/218
SpotlightKid commented on 2020-07-22 17:04 (UTC)
Also, this needs to provide and conflict with
element
.SpotlightKid commented on 2020-07-18 17:41 (UTC)