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

Update icons and metadata to meet Flathub requirements #1882

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

MolassesLover
Copy link
Contributor

This is a continuation of my previous pull request.

I removed an unused AppStream file, created for Blender packages. The metadata of that file focused on the Blender branding, and wouldn't be appropriate for packages of UPBGE. I replaced it with a new AppStream file that meets the FreeDesktop standards, and Flathub requirements.

AppStream files no longer use the .appdata.xml extension, either, instead using .metainfo.xml. For the sake of compatibility with older programs, I symbolically linked org.upbge.UPBGE.metainfo.xml to org.upbge.UPBGE.appdata.xml.

Some icons were renamed to match the metadata requirements, as well. I made sure to update their paths in the CMake build script that installs them.

Please view the Flathub conversation here.

@lordloki
Copy link
Member

Thanks for the pull. I reviewed and it seems ok to me. I commit it. Thanks again.

@lordloki lordloki merged commit 419125f into UPBGE:master Apr 18, 2024
@MolassesLover MolassesLover deleted the freedesktop-fixes branch April 18, 2024 19:59
@MolassesLover
Copy link
Contributor Author

Thanks for the pull. I reviewed and it seems ok to me. I commit it. Thanks again.

No problem, thanks for your time!

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