This file is indexed.

/usr/share/metainfo/qtractor.appdata.xml is in qtractor 0.8.5-1.

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
44
45
46
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2005-2015 Rui Nuno Capela <rncbc@rncbc.org> -->
<component type="desktop">
 <id>qtractor.desktop</id>
 <metadata_license>GPL-2.0+</metadata_license>
 <project_license>GPL-2.0+</project_license>
 <name>Qtractor</name>
 <summary>An Audio/MIDI multi-track sequencer</summary>
 <description>
  <p>Qtractor is an Audio/MIDI multi-track sequencer application
  written in C++ around the Qt framework using Qt Designer.</p>
  <p>The initial target platform will be Linux, where the Jack Audio
  Connection Kit (JACK) for audio, and the Advanced Linux Sound
  Architecture (ALSA) for MIDI, are the main infrastructures to
  evolve as a fairly-featured Linux Desktop Audio Workstation GUI,
  specially dedicated to the personal home-studio.</p>
 </description>
 <screenshots>
  <screenshot type="default">
   <image>http://qtractor.sourceforge.net/image/qtractor-screenshot11.png</image>
   <caption>The main window showing the application in action</caption>
  </screenshot>
 </screenshots>
 <keywords>
  <keyword>Audio</keyword>
  <keyword>MIDI</keyword>
  <keyword>Multitrack</keyword>
  <keyword>Sequencer</keyword>
  <keyword>DAW</keyword>
  <keyword>ALSA</keyword>
  <keyword>JACK</keyword>
  <keyword>LADSPA</keyword>
  <keyword>DSSI</keyword>
  <keyword>VST</keyword>
  <keyword>LV2</keyword>
  <keyword>Qt</keyword>
 </keywords>
 <url type="homepage">http://qtractor.sourceforge.net</url>
 <updatecontact>rncbc@rncbc.org</updatecontact>
 <project_group>rncbc.org</project_group>
 <kudos>
  <kudo>AppMenu</kudo>
  <kudo>HiDpiIcon</kudo>
  <kudo>ModernToolkit</kudo>
 </kudos>
</component>