File: control

package info (click to toggle)
mkgmapgui 1.1.ds-11
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 148 kB
  • sloc: java: 557; sh: 21; makefile: 8
file content (32 lines) | stat: -rw-r--r-- 1,178 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
Source: mkgmapgui
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Mònica Ramírez Arceda <monica@debian.org>,
           David Paleino <dapal@debian.org>,
           Bas Couwenberg <sebastic@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 10~),
               javahelper
Build-Depends-Indep: default-jdk
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/mkgmapgui
Vcs-Git: https://salsa.debian.org/debian-gis-team/mkgmapgui.git
Homepage: http://activityworkshop.net/software/mkgmapgui

Package: mkgmapgui
Architecture: all
Depends: mkgmap,
         ${misc:Depends},
         ${java:Depends}
Recommends: ${java:Recommends}
Description: Graphical User Interface for mkgmap
 mkgmapgui is a GUI front end to mkgmap, a command-line utility for
 converting OpenStreetMap map files to files that can be uploaded to a
 Garmin GPS device.
 .
 While not all the advanced features of mkgmap are implemented in
 mkgmapgui, the most used are. mkgmapgui implements the following
 features:
 .
  * Converting an .osm file into a Garmin .img file
  * Combining multiple .img files into one .img file.