31 lines
1 KiB
Plaintext
31 lines
1 KiB
Plaintext
|
Source: dump1090-fa
|
||
|
Section: embedded
|
||
|
Priority: extra
|
||
|
Maintainer: Oliver Jowett <oliver@mutability.co.uk>
|
||
|
Build-Depends: debhelper(>=9), librtlsdr-dev, libusb-1.0-0-dev, pkg-config
|
||
|
Standards-Version: 3.9.3
|
||
|
Homepage: https://github.com/mutability/dump1090
|
||
|
Vcs-Git: https://github.com/mutability/dump1090.git
|
||
|
|
||
|
Package: dump1090
|
||
|
Architecture: all
|
||
|
Depends: dump1090-fa, ${misc:Depends}
|
||
|
Priority: extra
|
||
|
Section: oldlibs
|
||
|
Description: transitional dummy package for dump1090
|
||
|
This is a transitional dummy package to handle upgrades from
|
||
|
the old package name of "dump1090" to the new package name of
|
||
|
"dump1090-fa". It can safely be removed.
|
||
|
|
||
|
Package: dump1090-fa
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lighttpd
|
||
|
Replaces: dump1090 (<< 3.0)
|
||
|
Breaks: dump1090 (<< 3.0)
|
||
|
Description: ADS-B Ground Station System for RTL-SDR
|
||
|
Networked Aviation Mode S / ADS-B decoder/translator with RTL-SDR software
|
||
|
defined radio USB device support.
|
||
|
.
|
||
|
This is FlightAware's packaging of dump1090-mutability, customized for use
|
||
|
in the PiAware sdcard images.
|