packaging: add deb/flatpak build flow and desktop metadata
This commit is contained in:
16
packaging/linux/io.orbithub.OrbitHub.metainfo.xml
Normal file
16
packaging/linux/io.orbithub.OrbitHub.metainfo.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop-application">
|
||||
<id>io.orbithub.OrbitHub</id>
|
||||
<name>OrbitHub</name>
|
||||
<summary>Unified remote session manager for SSH and RDP</summary>
|
||||
<metadata_license>MIT</metadata_license>
|
||||
<project_license>MIT</project_license>
|
||||
<description>
|
||||
<p>OrbitHub is a native desktop app for organizing connection profiles and launching SSH and RDP sessions in one tabbed interface.</p>
|
||||
</description>
|
||||
<launchable type="desktop-id">io.orbithub.OrbitHub.desktop</launchable>
|
||||
<url type="homepage">https://git.firebugit.com/ksmith/orbithub</url>
|
||||
<provides>
|
||||
<binary>orbithub</binary>
|
||||
</provides>
|
||||
</component>
|
||||
Reference in New Issue
Block a user