My pyqt5 app relies on vlc for video playback.
I can add build instructions to the manifest to build from source but that way I won’t get through flathub vetting process.
What’s the best way to access/bundle vlc?
My pyqt5 app relies on vlc for video playback.
I can add build instructions to the manifest to build from source but that way I won’t get through flathub vetting process.
What’s the best way to access/bundle vlc?
What make you think that?
Isn’t network access during buid prohibited?
Here’s how KDE Elisa builds libvlc:
Yes, but everything you put into the manifest will get downloaded, before going offline and building.