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
|
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
Build-Depends: cmake,
debhelper-compat (= 13),
libalglib-dev,
libgdal-dev (>= 1.10.1-0~),
libproj-dev,
libroutino-dev (>= 3.1),
libquazip1-qt6-dev,
pkgconf,
qt6-base-dev,
qt6-declarative-dev,
qt6-tools-dev,
qt6-webengine-dev
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian-gis-team/qmapshack
Vcs-Git: https://salsa.debian.org/debian-gis-team/qmapshack.git
Homepage: https://github.com/Maproom/qmapshack/wiki
Package: qmapshack
Architecture: any
Depends: libqt6sql6-sqlite,
${shlibs:Depends},
${misc:Depends}
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.
|