fix OSX compilation
[ardour.git] / gtk2_ardour / ardour.appdata.xml.in.in
1 <?xml version="1.0" encoding="UTF-8"?>
2 <component type="desktop">
3   <id>@ARDOUR_EXEC@.desktop</id>
4   <metadata_license>CC0-1.0</metadata_license>
5   <project_license>GPL-2.0+</project_license>
6   <name>Ardour</name>
7   <releases>
8     <release version="@VERSION@" />
9   </releases>
10   <summary>Digital Audio Workstation</summary>
11   <description>
12     <p>
13       Ardour is a multi-channel digital audio workstation, allowing you to
14       record, edit, mix and master audio and MIDI projects.
15     </p>
16     <p>
17       It is targeted at audio engineers, musicians, soundtrack editors and
18       composers.
19     </p>
20   </description>
21   <url type="homepage">http://ardour.org</url>
22   <screenshots>
23       <screenshot type="default">
24         <image>http://community.ardour.org/files/images/ardour-editor-window-1600x900.png</image>
25         <caption>The Editor window where you can arrange audio and MIDI data along a timeline</caption>
26       </screenshot>
27       <screenshot>
28         <image>http://community.ardour.org/files/images/ardour-mixer-window-1600x900.png</image>
29         <caption>The Mixer window which includes channel strips for each track and bus</caption>
30       </screenshot>
31   </screenshots>
32 </component>