File: control

package info (click to toggle)
gnuais 0.3.3-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 548 kB
  • ctags: 692
  • sloc: ansic: 5,784; sql: 33; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 1,309 bytes parent folder | download
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
Source: gnuais
Section: hamradio
Priority: optional
Maintainer: Ruben Undheim <ruben.undheim@gmail.com>
Build-Depends: debhelper (>= 9), cmake, libasound2-dev, default-libmysqlclient-dev,
               libpulse-dev, libcurl4-openssl-dev, libgtk-3-dev,
               libosmgpsmap-1.0-dev, libsoup2.4-dev
Standards-Version: 3.9.8
Vcs-Git: https://github.com/rubund/gnuais.git -b debian
Vcs-Browser: https://github.com/rubund/gnuais/tree/debian
Homepage: http://gnuais.sourceforge.net/

Package: gnuais
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: AIS receiver which uses the discriminator output of VHF receivers
 A tool for demodulating and decoding Automatic Identification System messages
 using the line input of the sound card. AIS messages are transmitted by
 marine vessels and contain their position, velocity and other interesting
 information. The messages may be saved to a mysql-database, forwarded as NMEA
 packets or uploaded to an AIS web service.

Package: gnuaisgui
Architecture: any
Depends: gnuais (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: OpenStreetMap GUI for gnuais
 This GUI plots the vessels that are received by gnuais in an OpenStreetMap
 GUI. 
 .
 gnuais must be running in the background for gnuaisgui to be 
 functional.