/[svn]/qsampler/trunk/src/appdata/org.rncbc.qsampler.metainfo.xml
ViewVC logotype

Annotation of /qsampler/trunk/src/appdata/org.rncbc.qsampler.metainfo.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4109 - (hide annotations) (download) (as text)
Sun Apr 7 15:42:43 2024 UTC (2 weeks, 4 days ago) by capela
File MIME type: text/xml
File size: 1704 byte(s)
- Prepping the unthinkable (aka. v1.0.0-rc1)
1 capela 4025 <?xml version="1.0" encoding="UTF-8"?>
2 capela 4070 <!-- Copyright 2004-2024 Rui Nuno Capela <rncbc@rncbc.org> -->
3 capela 4025 <component type="desktop">
4     <id>org.rncbc.qsampler</id>
5     <metadata_license>FSFAP</metadata_license>
6     <project_license>GPL-2.0+</project_license>
7     <name>Qsampler</name>
8     <summary>A LinuxSampler Qt GUI interface</summary>
9     <description>
10     <p>QSampler is a LinuxSampler GUI front-end application written in C++ around
11     the Qt framework using Qt Designer. For the moment it just wraps the client
12     interface of LinuxSampler Control Protocol (LSCP) (http\://www.linuxsampler.org).</p>
13     </description>
14     <screenshots>
15     <screenshot type="default">
16     <image>https://qsampler.sourceforge.io/image/qsampler-screenshot1.png</image>
17     <caption>The main window showing the application in action</caption>
18     </screenshot>
19     </screenshots>
20     <launchable type="desktop-id">org.rncbc.qsampler.desktop</launchable>
21     <provides>
22     <binary>qsampler</binary>
23     </provides>
24     <keywords>
25     <keyword>Audio</keyword>
26     <keyword>MIDI</keyword>
27     <keyword>ALSA</keyword>
28     <keyword>JACK</keyword>
29     <keyword>LinuxSampler</keyword>
30     <keyword>GigaSampler</keyword>
31     <keyword>SoundFont</keyword>
32     <keyword>Synthesizer</keyword>
33     <keyword>Sampler</keyword>
34     <keyword>GIG</keyword>
35     <keyword>SF2</keyword>
36     <keyword>SFZ</keyword>
37     <keyword>Qt</keyword>
38     </keywords>
39     <url type="homepage">https://qsampler.sourceforge.io</url>
40     <project_group>linuxsampler.org</project_group>
41     <developer_name>rncbc aka. Rui Nuno Capela</developer_name>
42     <update_contact>rncbc@rncbc.org</update_contact>
43     <releases>
44 capela 4109 <release version="0.9.90" date="2024-04-10" urgency="low" />
45 capela 4025 </releases>
46     <content_rating type="oars-1.0"/>
47     </component>

  ViewVC Help
Powered by ViewVC