Skip to content

Conversation

@AsciiWolf
Copy link
Contributor

From the Flathub AppStream validator:

{
    "errors": [
        "appstream-failed-validation",
        "appstream-missing-developer-name"
    ],
    "warnings": [
        "appstream-summary-too-long",
        "appstream-screenshot-missing-caption"
    ],
    "appstream": [
        "E: net._86box._86Box:~: category-invalid Emulation",
        "E: net._86box._86Box:~: all-categories-ignored"
    ],
    "message": "Please consult the documentation at https://docs.flathub.org/docs/for-app-authors/linter"
}

This PR:

  • Fixes the "Emulation" category that should be "Emulator" (same as the desktop file one).
  • Adds developer name that is required by multiple AppStream validators nowadays.

@OBattler OBattler merged commit 845845c into 86Box:master Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants