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

appdata: Improve appdata for AppStream 1.0 #73

Merged
merged 2 commits into from Jan 5, 2024
Merged

appdata: Improve appdata for AppStream 1.0 #73

merged 2 commits into from Jan 5, 2024

Conversation

ghost
Copy link

@ghost ghost commented Dec 28, 2023

appdata: Improve appdata for AppStream 1.0

  • Add the <developer><name> tag
  • Mark the <developer_name> tag as deprecated
  • Mark the developer name as untranslatable
  • Update the content_rating tag
  • Comment out the unreleased version tag for appstreamcli validation
  • Integrate appstreamcli for appdata validation
  • Use desktop-file-validate to validate desktop file
  • Activate meson test to validate appdata on the build process

@cassidyjames
Copy link
Owner

Hm, I have the runtime version set to the latest-released runtime so I can use CI to ensure it should build on Flathub. This mostly makes sense, but it'll need to wait to be merged until the GNOME 46 SDK is out.

- Add the `<developer><name>` tag
- Mark the `<developer_name>` tag as deprecated
- Mark the developer name as untranslatable
- Update the content_rating tag
- Comment out the unreleased version tag for appstreamcli validation
- Integrate appstreamcli for appdata validation
- Use desktop-file-validate to validate desktop file
- Activate meson test to validate appdata on the build process
@ghost
Copy link
Author

ghost commented Jan 4, 2024

Thank you, Cassidy. All issues have been resolved.

Copy link
Owner

@cassidyjames cassidyjames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@cassidyjames cassidyjames merged commit a515e31 into cassidyjames:main Jan 5, 2024
2 checks 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.

2 participants