See https://flathub.org/apps/details/studio.assetmanager.ams for details.
../launcher/buildResources/studio.assetmanager.ams.metainfo.xml
- flatpak run org.freedesktop.appstream.cli validate ../launcher/buildResources/studio.assetmanager.ams.metainfo.xml
- Use
flatpak run org.flatpak.Builder --force-clean --sandbox --install-deps-from=flathub --ccache --repo=repo --user --mirror-screenshots-url=https://dl.flathub.org/media/ --install builddir studio.assetmanager.ams.yamlcommand to build & install the app into the localreporepository. - Use
flatpak run studio.assetmanager.amscommand to start the app. - Use
flatpak remove --delete-data studio.assetmanager.amsto remove the app.
-
The metadata file is located in BuildResources/studio.assetmanager.ams.metainfo.yaml
- login to flathub to see if any issues are present and fix them before building the .deb and uploading it to the ams site.
-
To update the flathub version:
- update the "studio.assetmanager.ams.metainfo.yaml" file
- CREATE A NEW BRANCH!!!
- commit and create a pull request.
- verify the pull request output
- merge the pull request