Improve demo runtime and application
This MR improves the current demo by creating a flatpak for a graphical application (gnome-font-viewer), which can be used to demonstrate flatpak running on agl-compositor
.
It introduces the following changes:
-
add GTK to the runtime and SDK in order to build graphical applications -
replace the current demo app with a graphical one -
add a generate-files.sh
script to automatically generate the build files for a given Apertis version -
update CI pipeline to build the demo flatpak for amd64, arm64 and armhf architectures
Edited by Arnaud Ferraris
Merge request reports
Activity
WIP as we're currently hitting an issue with the arm builds: https://gitlab.apertis.org/infrastructure/apertis-flatdeb-demo/-/jobs/873811
This could be a
binfmt
configuration issue.added 6 commits
Toggle commit listadded 6 commits
Toggle commit listrequested review from @fdanis
Please register or sign in to reply