diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-04-22 22:39:01 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-04-22 22:39:01 +0200 |
commit | 090e66936552580359efa800df283e6dbfaa923d (patch) | |
tree | c40944395530d1c54a3a8a5ef92bf6ea8824a28c /sci-geosciences/gmaptool/metadata.xml | |
parent | app-editors/jedit: Stabilize 5.4.0 amd64, #783639 (diff) | |
download | gentoo-090e66936552580359efa800df283e6dbfaa923d.tar.gz gentoo-090e66936552580359efa800df283e6dbfaa923d.tar.bz2 gentoo-090e66936552580359efa800df283e6dbfaa923d.zip |
sci-geosciences/gmaptool: new package
The program makes the following operations on map files in Garmin format:
- join several maps into single file.
- split map into files for Mapsource,
- split map into parts,
- write corrections into original files and insert a new unlock code,
- display informations about maps.
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sci-geosciences/gmaptool/metadata.xml')
-rw-r--r-- | sci-geosciences/gmaptool/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sci-geosciences/gmaptool/metadata.xml b/sci-geosciences/gmaptool/metadata.xml new file mode 100644 index 000000000000..263a3db75259 --- /dev/null +++ b/sci-geosciences/gmaptool/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>conikost@gentoo.org</email> + <name>Conrad Kostecki</name> + </maintainer> + <longdescription> + The program makes the following operations on map files in Garmin format: + - join several maps into single file. + - split map into files for Mapsource, + - split map into parts, + - write corrections into original files and insert a new unlock code, + - display informations about maps. + </longdescription> +</pkgmetadata> |