This file is indexed.

/usr/share/appdata/DisplayCAL.appdata.xml is in dispcalgui 3.1.0.0-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
54
55
56
57
58
59
60
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Florian Höch <florian_AT_displaycal.net> -->
<component type="desktop">
	<id>displaycal.desktop</id>
	<metadata_license>CC0-1.0</metadata_license>
	<project_license>GPL-3.0+</project_license>
	<name>DisplayCAL</name>
	<summary>A graphical front-end for display calibration and profiling using Argyll CMS</summary>
	<description>
		<p>
			Calibrates and characterizes display devices using a hardware sensor,
			driven by the open source color management system Argyll CMS.
		</p>
		<p>
			Supports multi-display setups and a variety of available settings like 
			customizable whitepoint, luminance, black level, tone response curve 
			as well as the creation of matrix and look-up-table ICC profiles with 
			optional gamut mapping. Calibrations and profiles can be verified 
			through measurements, and profiles can be installed to make them 
			available to color management aware applications.
		</p>
		<p>
			Profile installation can utilize Argyll CMS, Oyranos and/or GNOME 
			Color Manager if available, for flexible integration.
		</p>
	</description>
	<screenshots>
		<screenshot type="default">
			<image width="1024" height="576">http://displaycal.net/screenshots/DisplayCAL-screenshot-GNOME-1024x576.png</image>
		</screenshot>
	</screenshots>
	<url type="homepage">http://displaycal.net/</url>
	<developer_name>Florian Höch</developer_name>
	<updatecontact>florian_AT_displaycal.net</updatecontact>
	<provides>
		<python2>DisplayCAL</python2>
		<binary>displaycal</binary>
		<binary>displaycal-3dlut-maker</binary>
		<binary>displaycal-apply-profiles</binary>
		<binary>displaycal-curve-viewer</binary>
		<binary>displaycal-profile-info</binary>
		<binary>displaycal-scripting-client</binary>
		<binary>displaycal-synthprofile</binary>
		<binary>displaycal-testchart-editor</binary>
		<binary>displaycal-vrml-to-x3d-converter</binary></provides>
	<releases><release version="3.1.0.0" timestamp="0">
			<description>
				<p>See README.html#changelog-3.1 for the complete list of changes in this version.</p>
			</description>
		</release>
	</releases>
	<languages>
		<lang percentage="68">fr</lang>
		<lang percentage="100">de</lang>
		<lang percentage="25">it</lang>
		<lang percentage="51">es</lang></languages>
</component>