Skip to content

.metainfo.xml files not accepted (.appdata.xml required) #2978

@iTrooz

Description

@iTrooz

Apparently, the parser script of this repository requires a .appdata.xml file and do not accept .metainfo.xml (proof : https://github.com/iTrooz/appimage.github.io/runs/8208199832?check_suite_focus=true)

2022-09-06T13:43:34.3788472Z WARNING: No appdata file present. Please provide one in the AppImage as per the instructions on https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps

But the freedesktop page says

The application-metainfo files override any values which are automatically fetched by the AppStream data generator. Applications can ship one or more files in /usr/share/metainfo/%{id}.metainfo.xml.

And doesn't mention .appdata.xml files

Apparently .appdata.xml is the old standard, that should not be used anymore

For now my solution is to include a symlink to the .appdata.xml file, and so include both of them

Shouldn't the script ask for a .metainfo.xml file instead of a .appdata.xml file ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions