Maximilian Federle
bae84b27e4
snap: Fix missing extension for cli
...
solvespace-cli needs the gnome-3-28 extension to find its libraries.
2020-02-14 10:01:51 +00:00
Maximilian Federle
1cd727d9dc
snap: Remove superfluous files from package
...
Remove all files from snap that are already included in the base snap
or in any connected content snaps.
The main advantage is the massively reduced snap size:
From ~70 MB down to ~6 MB.
2020-02-14 10:01:51 +00:00
Maximilian Federle
219df31c53
Linux: add support for building snap packages.
2019-09-11 10:12:53 +00:00
whitequark
0b7b8a40e2
Linux: add Flatpak integration.
...
To test it, use:
$ ./pkg/flatpak/build.sh
$ flatpak install ./pkg/flatpak/solvespace.flatpak
$ flatpak run com.solvespace.SolveSpace
2019-05-11 17:04:25 +00:00