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
|
Source: xastir
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Iain R. Learmonth <irl@debian.org>,
Jerry Stueve <k4int@arrl.net>,
Kamal Mostafa <kamal@whence.com>,
Dave Hibberd <d@vehibberd.com>
Section: hamradio
Priority: optional
Build-Depends: debhelper-compat (= 12),
libax25-dev [linux-any],
libmotif-dev,
libxext-dev,
libxt-dev,
festival,
festival-dev,
libgraphicsmagick1-dev | libgraphicsmagick-dev,
libshp-dev,
libproj-dev,
libpcre3-dev,
libcurl4-gnutls-dev | libcurl-ssl-dev,
libgdal-dev (>= 1.10.0-0~),
libdb-dev,
libgeotiff-dev,
automake,
po-debconf,
gpsman,
gpsmanshp
Standards-Version: 4.3.0.1
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/xastir
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/xastir.git
Homepage: http://www.xastir.org/
Package: xastir
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
xastir-data
Recommends: python, festival
Suggests: direwolf | soundmodem
Description: X Amateur Station Tracking and Information Reporting
Xastir is an APRS client for X. APRS is the Automatic Position Reporting
System, a system where objects report their position (usually obtained from
GPS) on the air; Xastir displays this information graphically.
Package: xastir-data
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Recommends: python, festival
Replaces: xastir (<< 2.1.0-2)
Breaks: xastir (<< 2.1.0-2)
Suggests: direwolf | soundmodem
Description: X Amateur Station Tracking and Information Reporting
Xastir is an APRS client for X. APRS is the Automatic Position Reporting
System, a system where objects report their position (usually obtained from
GPS) on the air; Xastir displays this information graphically.
|