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

Where I can check is application appstream compatiable #149

Closed
igorSmirnovPlexi opened this issue Nov 22, 2017 · 1 comment
Closed

Where I can check is application appstream compatiable #149

igorSmirnovPlexi opened this issue Nov 22, 2017 · 1 comment

Comments

@igorSmirnovPlexi
Copy link

igorSmirnovPlexi commented Nov 22, 2017

Hi, how can I find is application supports appstream. Especially applications like mongodb, oracledb, sap hana. If they don't support, is appstream-generator able to generate appstream metadata for them?

@ximion
Copy link
Owner

ximion commented Nov 22, 2017

If they don't support, is appstream-generator able to generate appstream metadata for them?

No, unless a .desktop file in /usr/share/applications/ is available for a GUI app.

how can I find is application supports appstream

They need to install a metainfo file into /usr/share/metainfo/ in order to be recognized. The projects you listed would mostly require a metainfo file describing a service or console-application component.

Maybe at some point we could add support to asgen to allow injecting metadata snippets from random sources, but at the moment I really want to avoid that as it makes people not fix the actual issues. Ideally file a bug/patch to MongoDB & Co. to include a metainfo file (might be a lot trickier for SAP/Oracle products).

@ximion ximion closed this as completed Nov 22, 2017
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

No branches or pull requests

2 participants