sdrangel/flatpak/org.sdrangel.SDRangel.appda...

28 lines
968 B
XML
Raw Normal View History

2019-05-10 18:37:17 -04:00
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop">
<id>org.sdrangel.SDRangel</id>
2019-10-06 20:00:32 -04:00
<launchable type="desktop-id">org.sdrangel.SDRangel.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
2019-05-10 18:37:17 -04:00
<project_license>MIT</project_license>
<name>SDRangel</name>
2019-10-06 20:00:32 -04:00
<summary>SDR and signal analyzer frontend to various hardware</summary>
2019-05-10 18:37:17 -04:00
<description>
2019-10-06 20:00:32 -04:00
<p>
SDRangel is an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
</p>
2019-05-10 18:37:17 -04:00
</description>
2019-10-06 20:00:32 -04:00
<!--
2019-05-10 18:37:17 -04:00
<screenshots>
<screenshot type="default">
2019-10-06 20:00:32 -04:00
<image type="source">https://raw.githubusercontent.com/f4exb/sdrangel/master/flatpak/screenshot.png</image>
2019-05-10 18:37:17 -04:00
</screenshot>
</screenshots>
2019-10-06 20:00:32 -04:00
-->
2019-05-10 18:37:17 -04:00
<url type="homepage">https://github.com/f4exb/sdrangel</url>
<url type="bugtracker">https://github.com/f4exb/sdrangel/issues</url>
<project_group>SDRangel</project_group>
<provides>
<binary>sdrangel</binary>
</provides>
</component>