Open billyblackburn opened 8 months ago
that's great! do you have previous experience with flatpak?
the builder needs to have Qt5 as dep, others too but lets start with just Qt as that is the biggest dep.
for runtime it needs to allow wayland/x11 plus pipewire and direct alsa audio. then for handling files it only needs to be able to write to its own folder
best approach here would be to add a flatpak-build step through CI (github actions) so we can verify early that build works and also when we break it by mistake. are you able to open a pull request for this?
I would like to help with the flatpak packaging