Skip to content

appdata: Improve appdata for AppStream 1.0

Ghost User requested to merge (removed):fix-appdata into main

appdata: Improve appdata for AppStream 1.0

  • Add the <developer><name> tag
  • Mark the <developer_name> tag as deprecated
  • Use appstreamcli to validate appdata
  • Fix a broken release description

appdata: Remove none OARS tags

"The old generator also included all the none-value entries—it no longer does this, you can safely remove them.

If it only consists of none values, it’s safe to shorten it to just: <content_rating type="oars-1.1" />"

More information: https://docs.flathub.org/docs/for-app-authors/appdata-guidelines/#oars-information

Edited by Ghost User

Merge request reports