File: opencpn.appdata.xml.in

package info (click to toggle)
opencpn 5.2.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 101,540 kB
  • sloc: ansic: 414,598; cpp: 253,008; xml: 83,748; sh: 409; python: 353; makefile: 110; javascript: 87; perl: 83
file content (51 lines) | stat: -rw-r--r-- 1,924 bytes parent folder | download
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 Alec Leamas <leamas@nowhere.net> -->
<component type="desktop">
  <id>org.opencpn.OpenCPN</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <name>OpenCPN</name>
  <summary>A concise Chartplotter and Navigation software</summary>
  <summary xml:lang="sv">Kartplotter och navigationsprogram</summary>
  <provides>
    <binary>opencpn</binary>
  </provides>
  <launchable type="desktop-id">org.opencpn.OpenCPN.desktop</launchable>
  <description>
    <p>
      A cross-platform ship-borne GUI navigation application made
      up by a core program, a large set of plugins and freely
      available charts.  The application is configurable with user
      icon. The core supports:
    </p>
    <ul>
      <li> GPS/GPDS Position Input and Display</li>
      <li> BSB Raster Chart display </li>
      <li> S57 Vector ENC and CM93 chart display </li>
      <li> AIS Input Decoding and Display</li>
      <li> Waypoint Autopilot Navigation </li>
    </ul>
    <p>
      Plugin support includes wheather, tactical, annotations and tidal data.
      Pilot charts can be downloaded from project website at opencpn.org.
      Other useful add-ons may be found inside the "Download" link at
      at the same site.
    </p>
  </description>
  <releases>
    <release version="@PACKAGE_VERSION@" date="@VERSION_DATE@">
      <description>
        <p>The latest upstream commit.</p>
      </description>
    </release>
  </releases>
  <screenshots>
    <screenshot type="default">
      <caption>Main window</caption>
      <image>http://download.opencpn.org/screenshots/82434783-624dea00-9a61-11ea-847b-347d91b8f0fd.png</image>
    </screenshot>
  </screenshots>
  <url type="homepage">https://opencpn.org/</url>
  <update_contact>https://opencpn.org/flyspray/</update_contact>
  <content_rating type="oars-1.0" />
</component>