Finally getting back to do some KXStudio repository updates.
First order of business, cleaning and updating the basic libraries
https://launchpad.net/~kxstudio-debian/+archive/ubuntu/libs/+builds?build_state=all
The LV2 stuff changed from waf to meson, the deps are very sequential so it takes a while to confirm successful builds. The stack is basically:
zix -> serd -> sord -> sratom -> lilv
Updating PawPaw project (for easy win/mac/wasm static builds) along the way to match
https://github.com/DISTRHO/PawPaw/commits/main/
That pretty much takes away my Sunday 😅
Maybe this time, consider not doing the non-standard versioning?
@ercanbrack huh no, its a requirement.
if an update from regular distro overrides the packages from kxstudio, they will be different in style, optimizations and features.
just as an example: debian has had some issues with vst3 support in some packages, preferring to leave it off from their builds.
(see https://packages.debian.org/stable/sound/dpf-plugins)
what if an update from debian/ubuntu repos makes the user lose vst3 format of a package?
the current versioning is intentional and will stay as it is.
@falktx what are all those words in the stack section 😂
Anyway, thank you a lot! Linux audio is alive because of people like you