build(linux): consolidate appstream metainfo (#3954)

This commit is contained in:
ReenigneArcher 2025-06-09 12:39:57 -04:00 committed by GitHub
commit c9a06fd8a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 118 additions and 100 deletions

View file

@ -0,0 +1,15 @@
[Desktop Entry]
Actions=RunInTerminal;
Categories=RemoteAccess;Network;
Comment=@PROJECT_DESCRIPTION@
Exec=/usr/bin/env systemctl start --u sunshine
Icon=@SUNSHINE_DESKTOP_ICON@
Keywords=gamestream;stream;moonlight;remote play;
Name=@PROJECT_NAME@
Type=Application
Version=1.0
[Desktop Action RunInTerminal]
Exec=gio launch @CMAKE_INSTALL_FULL_DATAROOTDIR@/applications/@PROJECT_FQDN@.terminal.desktop
Icon=application-x-executable
Name=Run in Terminal