This file is indexed.

/usr/share/metainfo/gsmartcontrol.appdata.xml is in gsmartcontrol 1.1.3-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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017 GSmartControl developers -->
<component type="desktop">
	<id>gsmartcontrol</id>
	<metadata_license>CC0-1.0</metadata_license>
	<project_license>GPL-2.0 and GPL-3.0</project_license>
	<name>GSmartControl</name>
	<summary>Hard Disk and SSD Health Inspection</summary>
	<description>
		<p>
			GSmartControl is a graphical user interface for smartctl, which is a tool for
			querying and controlling SMART (Self-Monitoring, Analysis, and Reporting
			Technology) data in hard disk and solid-state drives. It allows you to inspect
			the drive's SMART data to determine its health, as well as run various tests
			on it.
		</p>
	</description>
	<launchable type="desktop-id">gsmartcontrol.desktop</launchable>
	<url type="homepage">https://gsmartcontrol.sourceforge.io</url>
	<screenshots>
		<screenshot type="default">
			<caption>Main window</caption>
			<image>https://gsmartcontrol.sourceforge.io/home/images/main_ok.png</image>
		</screenshot>
		<screenshot>
			<caption>Drive identity information</caption>
			<image>https://gsmartcontrol.sourceforge.io/home/images/info_identity.png</image>
		</screenshot>
		<screenshot>
			<caption>Attribute list of a failing drive</caption>
			<image>https://gsmartcontrol.sourceforge.io/home/images/info_failing.png</image>
		</screenshot>
	</screenshots>
</component>