-
Notifications
You must be signed in to change notification settings - Fork 110
Add more package types for Linux to releases #652
Copy link
Copy link
Open
Labels
Description
From the dev meeting on 2022.07.14
- @mattahorton talked about the need to provide installation stage on Linux to support e.g. browser integration
- we already have .desktop files (they are used in flatpak and in the qmake/meson install stage)
- Fedora provides reasonably up-to-date packages; we also have Flatpak
- It seems that our main focus right now is to add PPA for debian platforms
- probably two: x64 and arm64
- @ntonnaett suggested to use openSUSE build service
I don't think we have a strict path forward...
- either figure out how to use openSUSE build service, or
- set up building .deb packages ourselves
- in that case we need to figure out how to handle multiple distributions
Reactions are currently unavailable