flatpak-build requires :
- org.freedesktop.Sdk//25.08
- org.freedesktop.Sdk.Extension.rust-stable/x86_64/25.08 (doesn't look like extensions accept
// versioning)
to complete correctly and it would be nice to add instructions on how to then install the flatpak afterwards e.g.
flatpak remote-add -u local-obs-localvocal --no-gpg-verify repo (finding the --no-gpg-verify flag is not obvious)
flatpak install com.obsproject.Studio.Plugin.LocalVocal
I'll pop a patch for the doc together shortly. Even if this gets to flathub/some other repo, it's not wasted because some people might want to build locally.
flatpak-build requires :
//versioning)to complete correctly and it would be nice to add instructions on how to then install the flatpak afterwards e.g.
flatpak remote-add -u local-obs-localvocal --no-gpg-verify repo(finding the--no-gpg-verifyflag is not obvious)flatpak install com.obsproject.Studio.Plugin.LocalVocalI'll pop a patch for the doc together shortly. Even if this gets to flathub/some other repo, it's not wasted because some people might want to build locally.