spice-gtk/data
Pavel Grunt 64a0eeab8d Add flatpak builder manifest file for spicy
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>
2017-07-21 12:38:21 +02:00
..
Makefile.am Remove unmaintained spicy.nsis 2015-12-08 14:11:49 +01:00
org.spice-space.lowlevelusbaccess.policy acl-helper policykit policy: Allow redir by default for console users 2012-12-20 21:57:24 +01:00
org.spicespace.spicy.json Add flatpak builder manifest file for spicy 2017-07-21 12:38:21 +02:00
spice-protocol.vapi controller: add proxy property 2013-01-30 14:03:54 +01:00