Added some flatpak instructions to the README
This commit is contained in:

committed by
Sumner Evans

parent
1903c46c65
commit
391fe5b210
@@ -10,3 +10,11 @@ Design Decisions
|
||||
|
||||
- The ``server`` module is stateless. The only thing that it does is allow the
|
||||
module's user to query the Airsonic server via the API.
|
||||
|
||||
flatpak Support
|
||||
===============
|
||||
|
||||
- A flatpak-builder environment must be setup on the build machine to do a flatpak build. This includes `org.gnome.SDK//3.32` and `org.gnome.Platform//3.32`.
|
||||
- The `flatpak` folder contains the required files to build a flatpak package.
|
||||
- The repository must be cloned to include submodules as they are used to manage some flatpak dependencies.
|
||||
- The script `flatpak_build.sh` will run the required commands to grab the remaining dependencies and build the flatpak.
|
||||
|
Reference in New Issue
Block a user