Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metainfo changes #43

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Metainfo changes #43

merged 1 commit into from
Dec 28, 2023

Conversation

The-King-of-Toasters
Copy link
Contributor

appstreamcli picked up some errors in the metainfo file, mainly the format of the screenshots. Each screenshot needs to have an image tag, and a caption tag is also recommended. The documentation can be found here[1].

As clarified in #41, the license is also GPL-3+.

You can run appstreamcli by installing it from flathub (org.freedesktop.appstream.cli) and running it as follows:

flatpak run org.freedesktop.appstream.cli validate --explain --pedantic project.metainfo.xml

[1] https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-screenshots

`appstreamcli` picked up some errors in the metainfo file, mainly the
format of the screenshots. Each `screenshot` needs to have an `image`
tag, and a caption tag is also recommended. The documentation can be
found here[1].

As clarified in deathkiller#41, the license is also GPL-3+.

You can run `appstreamcli` by installing it from flathub
(`org.freedesktop.appstream.cli`) and running it as follows:

```sh
flatpak run org.freedesktop.appstream.cli validate --explain --pedantic project.metainfo.xml
```

[1] https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-screenshots
@The-King-of-Toasters The-King-of-Toasters changed the title Metainfo chnages Metainfo changes Dec 28, 2023
@deathkiller deathkiller merged commit 2a6d268 into deathkiller:master Dec 28, 2023
1 check passed
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.

None yet

2 participants