Skip to content

flathub/studio.assetmanager.ams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installing from the flathub.org repository

See https://flathub.org/apps/details/studio.assetmanager.ams for details.

Update the manifest file (BEFORE building .deb)

../launcher/buildResources/studio.assetmanager.ams.metainfo.xml

verify the manifest file

  • flatpak run org.freedesktop.appstream.cli validate ../launcher/buildResources/studio.assetmanager.ams.metainfo.xml

Local build

  • 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.yaml command to build & install the app into the local repo repository.
  • Use flatpak run studio.assetmanager.ams command to start the app.
  • Use flatpak remove --delete-data studio.assetmanager.ams to remove the app.

Notes

  • 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

Releases

No releases published

Packages

 
 
 

Contributors