gtk: flatpak manifest
This commit is contained in:
18
gtk/flatpak/README.md
Normal file
18
gtk/flatpak/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Flatpak (GTK client)
|
||||
|
||||
This builds the GTK client as a Flatpak **assuming `kordophoned` is installed on the host**
|
||||
and reachable on the **session bus** as `net.buzzert.kordophonecd`.
|
||||
|
||||
## Build
|
||||
|
||||
```bash
|
||||
cd gtk
|
||||
make flatpak
|
||||
```
|
||||
|
||||
## Install (user)
|
||||
|
||||
```bash
|
||||
cd gtk
|
||||
make flatpak-install
|
||||
```
|
||||
Reference in New Issue
Block a user