Petter Reinholdtsen provided a patch in Debian Bug #1078746 to add AppStream metadata for mkgmap.

"
 Here is a patch to add Appstream metainfo XML announcing the hardware
 handled by this package.

 Including this information in the package will ensure programs mapping
 hardware to packages using Appstream information, like the isenkram
 package, will know that this package is useful on machines where the
 hardware is discovered.

 The appstream metadata file can be checked using this command after
 package build:

  appstreamcli validate-tree  --no-net --explain debian/mkgmap
"

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078746

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
Description: Added AppStream metainfo XML with hardware provide info.
 This allow isenkram to propose this package when the relevant hardware is
 present.
Author: Petter Reinholdtsen
Forwarded: no
Last-Update: 2024-08-15
---
Index: mkgmap-salsa/org.mkgmap.cli.metainfo.xml
===================================================================
--- /dev/null  1970-01-01 00:00:00.000000000 +0000
+++ mkgmap-salsa/org.mkgmap.cli.metainfo.xml   2024-08-15 10:33:49.510639413 +0200
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component>
+  <id>org.mkgmap.cli</id>
+  <metadata_license>MIT</metadata_license>
+  <name>mkgmap</name>
+  <summary>Generate Garmin maps from OpenStreetMap data</summary>
+  <description>
+    <p>This program converts OpenStreetMap data into a map that
+    can be loaded onto compatible Garmin GPS units.</p>
+    <p>Main features:</p>
+    <ul>
+    <li>Full control which OSM data is integrated into the map (style system)</li>
+    <li>Full control how POIs, streets and all other elements are displayed
+    (TYP file compiler)</li>
+    <li>Full address search support</li>
+    <li>Routing support</li>
+    <li>Many options for fine control over the map creation process</li>
+    </ul>
+  </description>
+  <url type="homepage">https://www.mkgmap.org.uk</url>
+  <provides>
+    <modalias>usb:v091Ep0003d*</modalias>
+  </provides>
+</component>
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to