This file is indexed.

/usr/share/appdata/pentobi.appdata.xml is in pentobi 11.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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop">
  <id>pentobi.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <name>Pentobi</name>
  <name xml:lang="de">Pentobi</name>
  <summary>Computer opponent for the board game Blokus</summary>
  <summary xml:lang="de">Computer-Gegner für das Brettspiel Blokus</summary>

  <description>
    <p>Pentobi is a computer opponent for the board game Blokus. It has a
    strong Blokus engine with different playing levels. The supported game
    variants are: Classic, Duo, Trigon, Junior and Nexos.</p>
    <p xml:lang="de">Pentobi ist ein Computer-Gegner für das Brettspiel Blokus.
    Es hat eine spielstarke Blokus-Engine mit verschiedenen Spielstufen. Die
    unterstützten Spielvarianten sind : Klassisch, Duo, Trigon, Junior und
    Nexos.</p>

    <p>Players can determine their strength by playing rated games against the
    computer and use a game analysis function. Games can be saved in Smart Game
    Format with comments and move variations.</p>
    <p xml:lang="de">Spieler können ihre Spielstärke ermitteln, indem sie
    gewertete Spiele gegen den Computer spielen, und eine Spielanalysefunktion
    benutzen. Spiele können im Smart-Game-Format gespeichert werden mit
    Kommentaren und Zugvarianten.</p>

    <p>System requirements: 1 GB RAM, 1 GHz CPU (4 GB RAM, 2.5 GHz dual-core or
    faster CPU recommended for playing level 9).</p>
    <p xml:lang="de">Systemminima: 1 GB RAM, 1 GHz CPU (4 GB RAM, 2,5 GHz
    dual-core oder schnellere CPU empfohlen für Spielstufe 9).</p>

    <p>Trademark Disclaimer: The trademark Blokus and other trademarks referred
    to are property of their respective trademark holders. The trademark
    holders are not affiliated with the author of the program Pentobi.</p>
    <p xml:lang="de">Hinweis zu Markennamen: Der Markenname Blokus und andere
    erwähnte Marken sind Eigentum ihrer jeweiligen Markeninhaber. Die
    Markeninhaber stehen in keiner Verbindung mit dem Autor des Programms
    Pentobi.</p>
  </description>

  <screenshots>
    <screenshot type="default">
      <image with="1248" height="702">
      http://pentobi.sourceforge.net/pentobi-classic.png</image>
      <caption>Game variant Classic</caption>
      <caption xml:lang="de">Spielvariante Klassisch</caption>
    </screenshot>
    <screenshot>
    <image with="1248" height="702">
      http://pentobi.sourceforge.net/pentobi-duo.png</image>
      <caption>Game variant Duo</caption>
      <caption xml:lang="de">Spielvariante Duo</caption>
    </screenshot>
    <screenshot>
    <image with="1248" height="702">
      http://pentobi.sourceforge.net/pentobi-trigon.png</image>
      <caption>Game variant Trigon</caption>
      <caption xml:lang="de">Spielvariante Trigon</caption>
    </screenshot>
    <screenshot>
    <image with="1248" height="702">
      http://pentobi.sourceforge.net/pentobi-nexos.png</image>
      <caption>Game variant Nexos</caption>
      <caption xml:lang="de">Spielvariante Nexos</caption>
    </screenshot>
  </screenshots>

  <url type="homepage">http://pentobi.sourceforge.net/</url>
  <url type="bugtracker">http://sourceforge.net/p/pentobi/bugs/</url>
  <url type="donation">http://sourceforge.net/p/pentobi/donate/</url>
  <developer_name>Markus Enzenberger</developer_name>
  <update_contact>enz@users.sourceforge.net</update_contact>

  <provides>
    <binary>pentobi</binary>
  </provides>
  <mimetypes>
    <mimetype>application/x-blokus-sgf</mimetype>
  </mimetypes>
</component>