Search Criteria
Package Details: uhhyou.lv2-git r512.7924bf5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/uhhyou.lv2-git.git (read-only, click to copy) |
---|---|
Package Base: | uhhyou.lv2-git |
Description: | Various synth, effect and CV LV2 plugins (git version) |
Upstream URL: | https://github.com/Wasted-Audio/ryukau_LV2Plugins |
Keywords: | audio delay instrument synth |
Licenses: | GPL3 |
Groups: | lv2-plugins, pro-audio |
Conflicts: | uhhyou.lv2 |
Provides: | uhhyou.lv2 |
Submitter: | milkii |
Maintainer: | milkii (SpotlightKid) |
Last Packager: | SpotlightKid |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-08 23:38 (UTC) |
Last Updated: | 2023-08-08 14:01 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libGL.so (libglvnd-gitAUR, lib32-libglvnd, libglvnd)
- git (git-gitAUR, git-glAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- lv2 (lv2-gitAUR) (make)
Latest Comments
SpotlightKid commented on 2022-11-24 07:33 (UTC) (edited on 2022-11-24 07:35 (UTC) by SpotlightKid)
I have an updated PKGBUILD, but the
Wasted-Audio/ryukau_LV2Plugins
repo does not seem to have the latest commits ofryukau/LV2Plugins
before it was removed (thepkgver
shows that there were at least 511 commits, butWasted-Audio/ryukau_LV2Plugins
only has 508 commits). So using this repo would lead to a lowerpkgver
. I could addepoch=1
to the PKGBUILD, but then we would be stuck with it eternally. I'm trying to find a more recent copy of the original repo first.milkii commented on 2022-11-23 12:16 (UTC)
The title of this AUR entry relates to LV2.
It does need to be updated to point to https://github.com/Wasted-Audio/ryukau_LV2Plugins
Only the LV2 version has the CVPort plugins.
Feel free to copy the PKGBUILD and create a new uhhyou.vst3-git AUR entry!
sg75 commented on 2022-11-23 12:00 (UTC)
Hey @milkii!
So, it seems the lv2 interface was abondoned by ryukau. Any plans to switch to vst3?
I would be happy user and tester :)
leenux commented on 2022-02-10 16:26 (UTC)
Error while building: Compiling parameter_preset.cpp g++: fatal error: Killed signal terminated program cc1plus compilation terminated. make[1]: [../Makefile.plugins.mk:134: ../build/CubicPadSynth/parameter_preset.cpp.o] Error 1 make[1]: Leaving directory '/home/leeo/Downloads/uhhyou.lv2-git/src/uhhyou.lv2/CubicPadSynth' make: [Makefile:81: CubicPadSynth] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
lykwydchykyn commented on 2020-08-13 18:54 (UTC) (edited on 2020-08-13 19:26 (UTC) by lykwydchykyn)
Getting an error trying to install:
Seems to compile OK with that line commented out of the PKGBUILD.