This file is indexed.

/usr/share/metainfo/org.guvcview.guvcview.appdata.xml is in guvcview 2.0.5+debian-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
<?xml version="1.0" encoding="UTF-8"?>
<component>
 <id>org.guvcview.guvcview</id>
 <metadata_license>CC0-1.0</metadata_license>
 <project_license>GPL-2.0+</project_license>
 <name>Simple UVC Viewer</name>
 <summary>Capture video from v4l2 devices</summary>
 <description>
  Video capture tool for video4linux2 compliant cameras.
  With a special emphasis on the linux uvc driver,
     it provides Image (jpg, png, bmp) and
     Video (mjpeg, flv1, wmv1, mpg2, mpg4,...) capture
     with sound in several formats( currently: avi and matroska).
  It also supports a control panel option (--control_only)
     that is compatible with any other v4l2 app.
 </description>
 <screenshots>
   <screenshot>
   <caption>guvcview / image tab</caption>
   <image width="800" type="source" height="933">https://sourceforge.net/p/guvcview/screenshot/guvcview_image_tab.png</image>
   </screenshot>
   <screenshot>
   <caption>guvcview / h264 tab</caption>
   <image width="800" type="source" height="933">https://sourceforge.net/p/guvcview/screenshot/guvcview_h264_tab.png</image>
   </screenshot>
   <screenshot>
   <caption>guvcview / video tab</caption>
   <image width="800" type="source" height="933">https://sourceforge.net/p/guvcview/screenshot/guvcview_video_tab.png</image>
   </screenshot>
   <screenshot>
   <caption>guvcview / audio tab</caption>
   <image width="800" type="source" height="933">https://sourceforge.net/p/guvcview/screenshot/guvcview_audio_tab.png</image>
   </screenshot>
   <screenshot>
   <caption>guvcview / video preview</caption>
   <image width="1680" type="source" height="1050">https://a.fsdn.com/con/app/proj/guvcview/screenshots/guvcview_video_preview.png</image>
   </screenshot>
 </screenshots>
 <url type="homepage">http://guvcview.sourceforge.net/</url>
 <update_contact>assisp@gmail.com</update_contact>
</component>