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

Add metainfo #434

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from
Draft

Add metainfo #434

wants to merge 2 commits into from

Conversation

orowith2os
Copy link
Collaborator

Necessary for most (or all) Linux builds. Needs some tweaking to be actually used, and a desktop file is necessary too.

Necessary for most (or all) Linux builds
@lexisother
Copy link
Member

lexisother commented Aug 5, 2023

It's unlikely that it's up to your standards/expectations, but we have this currently:

[Desktop Entry]
Version=1.0
Type=Application
Name=ArmCord
Comment=Discord client for lower end ARM devices.
Exec=armcord
Icon=armcord
Categories=Internet;Network;InstantMessaging;

@orowith2os
Copy link
Collaborator Author

The desktop file is less of a problem, I can easily reuse it from the appimage or copy it elsewhere; if you want to push the desktop file here so it can be added in the packages though, it would be nice.

The metainfo will just kinda sit here, since other packages (like snap) don't use it, but instead generate their own things.

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