This file is indexed.

/usr/share/appdata/soundkonverter.appdata.xml is in soundkonverter 3.0.1-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
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
    <id>soundkonverter.desktop</id>
    <metadata_license>CC0-1.0</metadata_license>
    <project_license>GPL-2.0</project_license>
    <project_group>KDE</project_group>
    <developer_name>Daniel Faust</developer_name>
    <update_contact>hessijames_AT_gmail.com</update_contact>
    <name>soundKonverter</name>
    <summary>Audio file conversion tool</summary>
    <provides>
        <binary>soundkonverter</binary>
    </provides>

    <url type="homepage">https://github.com/dfaust/soundkonverter</url>
    <url type="bugtracker">https://github.com/dfaust/soundkonverter/issues</url>
    <url type="help">https://github.com/dfaust/soundkonverter/wiki</url>

    <description>
        <p>soundKonverter is a frontend to various audio converters.</p>
        <p>The key features are:</p>
        <ul>
            <li>Audio file conversion</li>
            <li>Replay Gain calculation</li>
            <li>CD ripping</li>
        </ul>
        <p>soundKonverter supports reading and writing tags and covers for many formats, so they are preserved when converting files.</p>
        <p>It is extendable by plugins and supports many backends including:</p>
        <ul>
            <li>
                <p>Audio file conversion</p>
                <p>Backends: faac, faad, ffmpeg, flac, lame, mplayer, neroaac, timidity, fluidsynth, vorbistools, opustools, sox, twolame, flake, mac, shorten, wavpack and speex</p>
                <p>Formats: ogg vorbis, mp3, flac, wma, aac, ac3, opus, alac, mp2, als, amr nb, amr wb, ape, speex, m4a, mp1, musepack shorten, tta, wavpack, ra, midi, mod, 3gp, rm, avi, mkv, ogv, mpeg, mov, mp4, flv, wmv and rv</p>
            </li>
            <li>
                <p>Replay Gain calculation</p>
                <p>Backends: aacgain, metaflac, mp3gain, vorbisgain, wvgain, mpcgain</p>
                <p>Formats: aac, mp3, flac, ogg vorbis, wavpack, musepack</p>
            </li>
            <li>
                <p>CD ripping</p>
                <p>Backends: cdparanoia</p>
            </li>
        </ul>
        <p>If you try to convert a file that is not supported, soundKonverter will tell you which backend you need to install.</p>
    </description>

    <screenshots>
        <screenshot type="default">
            <image width="694" height="390">https://screenshots.debian.net/image/14704_large.png</image>
        </screenshot>
    </screenshots>
</component>