Skip to content

appdata: Appdata related changes

Sabri Ünal requested to merge yakushabb/meteo:fix-appdata into master
  • Rename appdata file into metanifo file

/app/share/appdata and %{id}.appdata.xml are considered to be the legacy path and filename, respectively.

https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/#path-and-filename

  • Validate desktop file
  • Validate metainfo file
  • Use appstreamcli to validate appdata
  • Use shorter summary to avoid appstreamcli warning
  • Validate gschema file
  • Add developer block
  • Add vcs-browser and translate URLs
  • Add lanuchable tag
  • Use AORS 1.1 to remove the none OARS ratings

Merge request reports