Package Details: ysfx-saike-mod-git 0.0.27.r11.g11b5fec-1

Git Clone URL: https://aur.archlinux.org/ysfx-saike-mod-git.git (read-only, click to copy)
Package Base: ysfx-saike-mod-git
Description: Hosting library and plugin for JSFX (saike mod, git version)
Upstream URL: https://github.com/JoepVanlier/ysfx
Licenses: Apache-2.0
Groups: pro-audio, vst3-plugins, clap-plugins
Conflicts: ysfx-saike-mod
Provides: ysfx-saike-mod
Submitter: SpotlightKid
Maintainer: SpotlightKid
Last Packager: SpotlightKid
Votes: 1
Popularity: 0.000005
First Submitted: 2024-09-08 18:29 (UTC)
Last Updated: 2024-12-02 21:30 (UTC)

Latest Comments

1 2 Next › Last »

SpotlightKid commented on 2026-01-18 14:28 (UTC) (edited on 2026-01-18 14:35 (UTC) by SpotlightKid)

@jcelerier: That wouldn't work, unless I also add options=(!strip) to the PKGBUILD. I'm unsure whether that's a good idea. I have to read up on how to best handle static libs in Arch packages.

Also, -DYSFX_DEEP_STRIP=OFF already seems like it is the default in CMakeLists.txt?

jcelerier commented on 2026-01-17 23:50 (UTC)

Hello! Would it be possible to set -DYSFX_DEEP_STRIP=OFF in the build ? As currently it means that libysfx.a does not really export any useful symbol:

$ nm -A /usr/lib/libysfx-s.a | grep ysfx_new

returns nothing, vs if I build it with the aforementioned flag:

$ nm -A /usr/lib/libysfx-s.a  | grep ysfx_new
/usr/lib/libysfx-s.a:ysfx.cpp.o:0000000000000af0 t _ZZ8ysfx_newENUlPvPKcE_4_FUNES_S1_
/usr/lib/libysfx-s.a:ysfx.cpp.o:000000000000000d t _ZZ8ysfx_newENUlPvPKcE_4_FUNES_S1_.cold
/usr/lib/libysfx-s.a:ysfx.cpp.o:00000000000063c0 T ysfx_new
/usr/lib/libysfx-s.a:ysfx.cpp.o:000000000000027c t ysfx_new.cold

funkmuscle commented on 2024-10-01 21:54 (UTC)

@SpotlightKid, thanks!

SpotlightKid commented on 2024-10-01 19:24 (UTC)

@funkmuscle Upstream changed the VST3 bundle name again. Fix pushed.

funkmuscle commented on 2024-10-01 19:01 (UTC)

having this error with the latest update:

Release/VST3/ysfx-s.vst3/Contents/x86_64-linux/ysfx-s.so': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... :: Unable to build ysfx-saike-mod-git - makepkg exited with code: 4 =>> Try again? [y/N]:

tkna commented on 2024-09-15 18:48 (UTC) (edited on 2024-09-15 18:48 (UTC) by tkna)

@SpotlightKid I naively thought I needed to change the package name to ysfx-s, but since the keyword ysfx-s also searches for ysfx-saike-mod, I reconsidered that it seems fine as it is. Thanks for the catch up, I am now able to use it without any problems.

SpotlightKid commented on 2024-09-15 12:45 (UTC)

tkna: what actions do you want me to take? replaces is all most never the right thing to use. And I don't see why the package has to conflict with ysfx, since you can install both at the same time?

tkna commented on 2024-09-14 17:55 (UTC)

@SpotlightKid The following has been resolved by a kind developer. File names, plugin names, etc. have been changed accordingly. https://github.com/JoepVanlier/ysfx/commit/51bbf2767e8398267b6c8ecf1514105c0a14821e | I apologize for the inconvenience, but please consider taking action. Perhaps replaces to ysfx-s-git? https://wiki.archlinux.org/title/AUR_submission_guidelines#:~:text=replaces

tkna commented on 2024-09-08 21:50 (UTC)

@SpotlightKid Thanks. I Reported. https://github.com/JoepVanlier/ysfx/issues/44

SpotlightKid commented on 2024-09-08 19:56 (UTC) (edited on 2024-09-08 19:56 (UTC) by SpotlightKid)

tkaN: you could open an upstream issue to request changing the plugin ID.