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
|
Source: qmapshack
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Jaromír Mikeš <mira.mikes@seznam.cz>,
Bas Couwenberg <sebastic@debian.org>
Section: science
Priority: optional
Build-Depends: cmake,
debhelper (>= 9.20120417~),
libalglib-dev,
libgdal-dev (>= 1.10.1-0~),
libproj-dev,
libroutino-dev (>= 3.1),
libqt5opengl5-dev,
libquazip5-dev,
qtbase5-dev,
qtdeclarative5-dev,
qttools5-dev,
qttools5-dev-tools,
qtwebengine5-dev
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/qmapshack
Vcs-Git: https://salsa.debian.org/debian-gis-team/qmapshack.git
Homepage: https://bitbucket.org/maproom/qmapshack/wiki/Home
Package: qmapshack
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
libqt5sql5-sqlite
Recommends: gdal-bin,
routino
Suggests: gpsd
Description: GPS mapping (GeoTiff and vector) and GPSr management
This package provides a versatile tool for GPS maps in GeoTiff format as
well as Garmin's img vector map format.
You can also view and edit your GPX tracks.
QMapShack is the successor of QLandkarteGT.
.
Main features:
- Use of several workspaces.
- Use several maps on a workspace.
- Handle data project-oriented.
|