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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
Source: gpsbabel
Section: utils
Priority: optional
Maintainer: Bernd Zeimetz <bzed@debian.org>
Build-Depends: debhelper (>= 10~), quilt,
autotools-dev, autoconf,
libexpat1-dev, expat, help2man,
libxml2-utils,
libusb-dev, zlib1g-dev,
qtbase5-dev,
qtwebengine5-dev [amd64 arm64 armhf i386 mipsel],
qttools5-dev-tools,
imagemagick,
locales-all
Build-Depends-Indep: fop [!mips], xsltproc, docbook-xml,
docbook-xsl, libpaper-dev
Standards-Version: 3.8.4
Homepage: http://www.gpsbabel.org/
Vcs-Git: https://github.com/bzed/pkg-gpsbabel.git
Vcs-Browser: https://github.com/bzed/pkg-gpsbabel
Package: gpsbabel
Architecture: any
Recommends: gpsbabel-doc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: GPS file conversion plus transfer to/from GPS units
GPSBabel converts waypoints, tracks, and routes from one format to
another, whether that format is a common mapping format like Delorme,
Streets and Trips, or even a serial upload or download to a GPS unit
such as those from Garmin and Magellan.
.
GPSBabel supports dozens of data formats and will be useful for tasks
such as geocaching, mapping, and converting from one GPS unit to another.
Among the interesting formats it supports are several GPS devices via
a serial link, various PDA-based mapping programs, and various
Geocaching data formats.
.
Among others GPSBabel supports the following formats:
.
Cetus, CoPilot Flight Planner, CSV, Custom CSV, Delorme Street Atlas,
Delorme Street Atlas 2004 Plus, Delorms GPS Log, Delorme routes,
DNA, EasyGPS Binary, Fugawi, Garmin serial, Geocaching.com loc,
GeocachingDB, Geoniche, GPilotS, GPSDrive, GPSman, GPSPilot,
gpsutil, GPX, Holux, IGC, Magellan serial, Magellan SD,
Magellan Navigator Companion, Mapopolis.Com Mapconverter, Mapsend,
Mapsource, Maptech, Microsoft Streets and Trips, Navicache,
Netstumbler, NIMA/GNIS Geographic Names, NMEA sentences, OziExplorer,
PalmDoc, PCX5, PocketStreets 2002 Pushpin, PSITrex, Quovadis,
Tab-separated data, Tiger, TopoMapPro, Topo by National Geographic,
xcsv, xmap, xmapwpt.
Package: gpsbabel-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: gpsbabel, pdf-viewer | www-browser
Description: GPS file conversion plus transfer to/from GPS units
GPSBabel converts waypoints, tracks, and routes from one format to
another, whether that format is a common mapping format like Delorme,
Streets and Trips, or even a serial upload or download to a GPS unit
such as those from Garmin and Magellan.
.
GPSBabel supports dozens of data formats and will be useful for tasks
such as geocaching, mapping, and converting from one GPS unit to another.
Among the interesting formats it supports are several GPS devices via
a serial link, various PDA-based mapping programs, and various
Geocaching data formats.
.
This package contains the detailed documentation of gpsbabel.
Package: gpsbabel-gui
Architecture: amd64 arm64 armhf i386 mipsel
Depends: ${shlibs:Depends}, ${misc:Depends}, gpsbabel (= ${binary:Version})
Description: GPS file conversion plus transfer to/from GPS units - GUI
GPSBabel converts waypoints, tracks, and routes from one format to
another, whether that format is a common mapping format like Delorme,
Streets and Trips, or even a serial upload or download to a GPS unit
such as those from Garmin and Magellan.
.
This package contains gpsbabelfe, a QT based frontend for gpsbabel.
|