Appdata related changes

appdata: Fix appdata papercuts

  • Add developer block with io.gitlab.softwareperonista ID
  • Add vcs-browser URL to show the source code repository
  • Add bugtracker URL to show bug tracker repository
  • Use desktop-application as the component type

More information: https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/

appdata: Remove categories from appdata

If there’s a launchable defined for a desktop application, they are pulled from the desktop file. Defining them separately in the Metainfo file will override the contents of the desktop file.

More information: https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/#categories-and-keywords

appdata: Remove the desktop extension from ID

  • Remove the desktop extension from ID part
  • Add provides and replaces tag

Merge request reports

Loading