-
Notifications
You must be signed in to change notification settings - Fork 13
/
buzztrax.appdata.xml.in
26 lines (26 loc) · 1.05 KB
/
buzztrax.appdata.xml.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Buzztrax team <[email protected]> -->
<component type="desktop-application">
<id>org.buzztrax.desktop</id>
<name>buzztrax</name>
<metadata_license>CC0</metadata_license>
<project_license>LGPL-2.0+</project_license>
<_summary>Fully integrated music composer</_summary>
<content_rating type="oars-1.1" />
<description>
<!-- don't translate 'tracker' -->
<_p>
Buzztrax is a music composer similar to tracker applications. It is roughly
modelled after the windows only, closed source application called Buzz.
</_p>
</description>
<launchable type="desktop-id">org.buzztrax.bt-edit.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://www.buzztrax.org/assets/images/bt-edit-0-6-0-01.png</image>
<caption>The machine editor with a spectrum analyzer.</caption>
</screenshot>
</screenshots>
<url type="homepage">https://www.buzztrax.org/</url>
<update_contact>[email protected]</update_contact>
</component>