Bug 7871

Summary: no screenshots for ThinLinc client in GNOME's Software
Product: ThinLinc Reporter: Pierre Ossman <ossman>
Component: Client platformsAssignee: Bugzilla mail exporter <bugzilla-qa>
Status: NEW ---    
Severity: Normal CC: samuel
Priority: P2    
Version: trunk   
Target Milestone: MediumPrio   
Hardware: PC   
OS: Unknown   
See Also: https://www.cendio.com/bugzilla/show_bug.cgi?id=7828
Acceptance Criteria:

Description Pierre Ossman cendio 2022-03-22 16:05:25 CET
Modern systems have started relying on metainfo¹ files for information about applications, rather than getting it from the package manager. Partially because it provides more information, partially because it is independent of the package manager.

Including such a file could make it easier for others when they want to package our client, and would give us better control of how things are presented.

¹ https://www.freedesktop.org/wiki/Distributions/AppStream/
Comment 1 Pierre Ossman cendio 2022-03-22 16:06:08 CET
Pull request where TigerVNC got a metainfo file:

https://github.com/TigerVNC/tigervnc/pull/1415
Comment 2 Pierre Ossman cendio 2022-03-22 16:07:02 CET
Packaging of our client as a flatpak, which includes a metainfo file:

https://github.com/flathub/flathub/pull/2931
Comment 3 Pierre Ossman cendio 2022-03-22 16:09:47 CET
We also need to update gettext and package appstream to get the translation tooling capable of handling these files.
Comment 7 Samuel Mannehed cendio 2023-08-08 16:05:34 CEST
The main info missing here is screenshots, changing summary.

It is unclear if a metainfo file could give us the possibility to add even more info.