GeopJr / Collision

Check hashes for your files - A GUI tool to generate, compare and verify MD5, SHA-1, SHA-256, SHA-512, Blake3, CRC32 & Adler32 hashes.
https://collision.geopjr.dev
BSD 2-Clause "Simplified" License
138 stars 15 forks source link

appdata: Remove Purism metadata #172

Closed ghost closed 9 months ago

ghost commented 9 months ago

This metadata is invalid: custom data is a dictionary and using the same key multiple times in a dictionary does not work

More information: https://github.com/ximion/appstream/issues/476

GeopJr commented 9 months ago

They were added and will probably stay like that for https://apps.gnome.org/

It only detects mobile support when those are present docs: https://gitlab.gnome.org/World/apps-for-gnome/-/blob/c3944f4d0d3557a6b30904bd3396aab56ed203f2/METADATA.md#mobile-support code: https://gitlab.gnome.org/World/apps-for-gnome/-/blob/c3944f4d0d3557a6b30904bd3396aab56ed203f2/src/context.rs#L138-146

The docs claim that detecting mobile support based on display size is blocked due to flathub/flathub#2439

ghost commented 9 months ago

@mcatanzaro commented on the issue in another MR.

https://gitlab.gnome.org/World/eartag/-/merge_requests/95#note_1874726

GeopJr commented 9 months ago

:/ I guess...

Thanks for opening this PR! Merging