thestr4ng3r / chiaki

Moved to https://git.sr.ht/~thestr4ng3r/chiaki - Free and Open Source PS4 Remote Play Client
https://git.sr.ht/~thestr4ng3r/chiaki
2.19k stars 369 forks source link

Fix AppStream metadata #343

Closed AsciiWolf closed 3 years ago

AsciiWolf commented 3 years ago

/cc @thestr4ng3r

AsciiWolf commented 3 years ago

As far as I know, it actually is required to own the domain used in rDNS (it is clearly noted somewhere in the freedesktop documentation) and it is definitely required on Flathub.

AsciiWolf commented 3 years ago

https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#spec-component-filespec

Ownership of {vendor}.{tld} in the domain name system guarantees uniqueness of IDs.

thestr4ng3r commented 3 years ago

Ok, in that case, let's use re.chiaki.Chiaki

AsciiWolf commented 3 years ago

Done.

thestr4ng3r commented 3 years ago

Thanks! And sorry for the initial confusion.