Search Criteria
Package Details: yabridge-git 5.0.2.r14.g399db4d2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/yabridge-git.git (read-only, click to copy) |
|---|---|
| Package Base: | yabridge-git |
| Description: | A modern and transparent way to use Windows VST2 and VST3 plugins on Linux |
| Upstream URL: | https://github.com/robbert-vdh/yabridge |
| Licenses: | GPL3 |
| Conflicts: | yabridge |
| Provides: | yabridge |
| Submitter: | robbert-vdh |
| Maintainer: | robbert-vdh |
| Last Packager: | robbert-vdh |
| Votes: | 8 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-05-05 13:30 (UTC) |
| Last Updated: | 2022-12-23 19:11 (UTC) |
Dependencies (12)
- libxcb (libxcb-gitAUR)
- tomlplusplus
- wine (wine-stable-nextAUR, wine-stableAUR, wine-pure-gitAUR, wine-pure-gitAUR, wine-tkg-staging-ntsync-binAUR, wine-asahi-gitAUR, wine-gitAUR, wine-staging-gitAUR, wine-cachyosAUR, wine-tkg-staging-wow64-binAUR, wine-tkg-staging-binAUR, wine32AUR, wine-staging)
- asio (asio-gitAUR) (make)
- bitsery (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- function2 (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- lib32-libxcb (lib32-libxcb-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- yabridgectl (yabridgectl-gitAUR, yabridge-binAUR, yabridgectl-wine10-gitAUR) (optional) – utility for setting up and managing yabridge
Latest Comments
1 2 Next › Last »
livvy commented on 2026-06-12 19:39 (UTC) (edited on 2026-06-12 19:43 (UTC) by livvy)
@robbert-vdh It would be useful to add
options=(!lto)to the PKGBUILD so that this compiles on systems who default to using LTOI think also it may be useful to deprecate
-Dbitbridge=trueand default to it being false in order to make the build compatible with Arch by default.Over time, I think there will be less and less need for 32-bit support and if people want that then it should require going 'off-piste' rather than trying to support something that is probably not used by most people.
robbert-vdh commented on 2025-06-22 18:32 (UTC)
See https://github.com/robbert-vdh/yabridge/issues/437.
Yabridge's bitbridge is not and likely will never be supported when using a Wine build that uses the new WoW64 mode. Your options are indeed to either remove the
-Dbitbridge=true, or to use a Wine build that uses the traditional WoW64 mode.SanderV commented on 2025-06-21 08:39 (UTC)
As some may already know, the latest yabridge release has issues with wine > 9.22.
For now, I am having success with the new-wine10-embedding branch, where a fix is being worked on. To make that work with this PKGBUILD:
and:
with these changes, at least the GUI issues are resolved for me. Thanks for yabridge, @robbert-vdh!
carlosnewmusic commented on 2024-11-07 00:11 (UTC)
Build error https://pastebin.com/t7mCZv1Z
funkmuscle commented on 2022-03-12 18:00 (UTC)
@robbert-vdh thanks, it worked
robbert-vdh commented on 2022-03-11 18:52 (UTC)
You've added
/usr/lib/vstto yabridgectl. Don't do that. Runyabridgectl rm /usr/lib/vstand just hit enter at the prompt.funkmuscle commented on 2022-03-11 18:37 (UTC)
Hey everyone, anyone getting this kinda error?
Error: Could not remove '/usr/lib/vst/TPA-1.so'
Caused by: Permission denied (os error 13)
Before I would downgrade wine-staging but that failed to fix it..
robbert-vdh commented on 2021-11-11 14:46 (UTC)
@jpcima Unity builds sadly require a ton of memory. I now set the number of jobs to one job per every four gigabytes of memory available instead of only limiting the number of jobs when you have less than 8 gigabytes of memory (ninja defaults to
$(nproc)). Let me know if that works better for you.jpcima commented on 2021-11-11 11:19 (UTC) (edited on 2021-11-11 11:21 (UTC) by jpcima)
My machine has total_memory=14, and yet this build manages to oom kill my running processes. (note: it's 4-core/8-thread AMD)
SpotlightKid commented on 2021-03-08 13:40 (UTC)
@robbert-vdh: I disagree with your reasoning. Users installing VCS packages should know how to update them. They are not for general usage by by users who don't know what they are for.
1 2 Next › Last »