File: control

package info (click to toggle)
foxtrotgps 1.2.2%2Bbzr331-1~deb11u1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 2,560 kB
  • sloc: ansic: 10,326; python: 214; makefile: 175; perl: 150; xml: 108; sh: 2
file content (43 lines) | stat: -rw-r--r-- 1,111 bytes parent folder | download | duplicates (2)
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
Source: foxtrotgps
Section: comm
Priority: optional
Maintainer: Paul Wise <pabs@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 help2man,
 imagemagick,
 intltool,
 libbluetooth-dev [linux-any],
 libcurl4-gnutls-dev,
 libexif-dev,
 libglade2-dev,
 libgps-dev,
 libgtk2.0-dev,
 libsoup2.4-dev,
 libsqlite3-dev,
 libxml2-dev,
 texinfo,
Standards-Version: 4.5.1
Homepage: https://www.foxtrotgps.org/
Rules-Requires-Root: no

Package: foxtrotgps
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 gpsd,
Suggests:
 gpsbabel,
 python3,
 python3-bs4 | python3-beautifulsoup,
 python3-feedparser,
 python3-sqlalchemy,
Description: GTK+ mapping and GPS application
 foxtrotGPS is a map and GPS application. By default, it uses maps from
 OpenStreetMap. The available features include downloading and displaying
 tiled maps, recording GPS tracks, automatic map centering, storing points
 of interest, geocoding photos, setting waypoints, monitoring heartrate via
 Bluetooth, planning travel routes and finding travel routes using external
 services on the Internet based on OpenStreetMap.