This file is indexed.

/usr/share/metainfo/qsampler.appdata.xml is in qsampler 0.5.0-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2004-2015 Rui Nuno Capela <rncbc@rncbc.org> -->
<component type="desktop">
 <id>qsampler.desktop</id>
 <metadata_license>GPL-2.0+</metadata_license>
 <project_license>GPL-2.0+</project_license>
 <name>Qsampler</name>
 <summary>A LinuxSampler Qt GUI interface</summary>
 <description>
  <p>QSampler is a LinuxSampler GUI front-end application written in C++ around
  the Qt framework using Qt Designer. For the moment it just wraps the client
  interface of LinuxSampler Control Protocol (LSCP) (http://www.linuxsampler.org).</p>
 </description>
 <screenshots>
  <screenshot type="default">
   <image>http://qsampler.sourceforge.net/qsampler-screenshot1.png</image>
   <caption>The main window showing the application in action</caption>
  </screenshot>
 </screenshots>
 <keywords>
  <keyword>Audio</keyword>
  <keyword>MIDI</keyword>
  <keyword>ALSA</keyword>
  <keyword>JACK</keyword>
  <keyword>LinuxSampler</keyword>
  <keyword>GigaSampler</keyword>
  <keyword>SoundFont</keyword>
  <keyword>Synthesizer</keyword>
  <keyword>Sampler</keyword>
  <keyword>GIG</keyword>  
  <keyword>SF2</keyword>  
  <keyword>SFZ</keyword>  
  <keyword>Qt</keyword>
 </keywords>
 <url type="homepage">http://qsampler.sourceforge.net</url>
 <updatecontact>rncbc@rncbc.org</updatecontact>
 <project_group>linuxsampler.org</project_group>
 <kudos>
  <kudo>AppMenu</kudo>
  <kudo>HiDpiIcon</kudo>
  <kudo>ModernToolkit</kudo>
 </kudos>
</component>