Skip to content

mattiasegly/flatpak-sideband

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flatpak-sideband


Flatpak builds of Sideband (https://github.com/markqvist/Sideband)
This build connects to the internet to download all Rust dependencies for maturin and cryptography, and opus models, which isn't Flatpak standard.

Build:
clear && flatpak-builder --jobs=3 --ccache --disable-rofiles-fuse --force-clean build-dir io.unsigned.sideband.yml

Install:
clear && flatpak-builder --user --install --jobs=3 --ccache --disable-rofiles-fuse --force-clean --delete-build-dirs --disable-download build-dir io.unsigned.sideband.yml

Releases

No releases published

Packages

No packages published