Initial flatpak packaging
- adds `com.github.sunshinestream.sunshine.yml` - moves and renames `sunshine.desktop` - moves and renames `Portfile` - adds cmake options for configuration only Co-Authored-By: istori1 <107304850+istori1@users.noreply.github.com>
This commit is contained in:
12
packaging/linux/sunshine.desktop
Normal file
12
packaging/linux/sunshine.desktop
Normal file
@@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=@PROJECT_NAME@
|
||||
Exec=sunshine
|
||||
Version=1.0
|
||||
Comment=@PROJECT_DESCRIPTION@
|
||||
Icon=sunshine
|
||||
Categories=Utility;
|
||||
Terminal=true
|
||||
X-AppImage-Name=sunshine
|
||||
X-AppImage-Version=@PROJECT_VERSION@
|
||||
X-AppImage-Arch=x86_64
|
||||
Reference in New Issue
Block a user