aboutsummaryrefslogtreecommitdiff
path: root/qmidiplayer-desktop/org.chrisoft.qmidiplayer.appdata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qmidiplayer-desktop/org.chrisoft.qmidiplayer.appdata.xml')
-rw-r--r--qmidiplayer-desktop/org.chrisoft.qmidiplayer.appdata.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/qmidiplayer-desktop/org.chrisoft.qmidiplayer.appdata.xml b/qmidiplayer-desktop/org.chrisoft.qmidiplayer.appdata.xml
new file mode 100644
index 0000000..0d22cec
--- /dev/null
+++ b/qmidiplayer-desktop/org.chrisoft.qmidiplayer.appdata.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop">
+ <id>org.chrisoft.qmidiplayer.desktop</id>
+ <metadata_license>FSFAP</metadata_license>
+ <project_license>GPL-3.0+</project_license>
+ <name>QMidiPlayer</name>
+ <summary>A cross-platform midi file player based on libfluidsynth and Qt.</summary>
+ <description>
+ <p>QMidiPlayer is a cross-platform midi file player based on libfluidsynth and Qt.</p>
+ </description>
+ <launchable type="desktop-id">org.chrisoft.qmidiplayer.desktop</launchable>
+ <screenshots>
+ <screenshot type="default">
+ <image>https://chrisoft.org/QMidiPlayer/qmidiplyr.png</image>
+ <caption>The screenshot showing the application in action</caption>
+ </screenshot>
+ </screenshots>
+ <url type="homepage">https://chrisoft.org/QMidiPlayer/</url>
+ <update_contact>chirs241097@gmail.com</update_contact>
+ <project_group>chrisoft.org</project_group>
+ <kudos>
+ <kudo>HiDpiIcon</kudo>
+ <kudo>ModernToolkit</kudo>
+ </kudos>
+</component>