mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-gtk
synced 2026-01-02 13:17:12 +00:00
To give an example for creating flatpaks depending on spice-gtk How to build and run the flatpak: spicy uses GNOME SDK runtime, version 3.24. The runtime provides tools and libraries necessary to build the flatpak $ flatpak remote-add --if-not-exists gnome https://sdk.gnome.org/gnome.flatpakrepo $ flatpak install gnome org.gnome.Sdk//3.24 To build and run the flatpak of spicy: $ flatpak-builder spicy data/org.spicespace.spicy.json $ flatpak build-export repo spicy $ flatpak --user remote-add --no-gpg-verify --if-not-exists spice-repo repo $ flatpak --user install spice-repo org.spicespace.spicy $ flatpak run org.spicespace.spicy Acked-by: Christophe Fergeau <cfergeau@redhat.com> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| org.spice-space.lowlevelusbaccess.policy | ||
| org.spicespace.spicy.json | ||
| spice-protocol.vapi | ||