debian build (first take)

This commit is contained in:
Jakob Ketterl
2019-12-08 14:02:09 +01:00
parent 1d1851dc76
commit 37086bc6c7
7 changed files with 45 additions and 1 deletions

12
debian/control vendored Normal file
View File

@ -0,0 +1,12 @@
Source: openwebrx
Maintainer: Jakob Ketterl <jakob.ketterl@gmx.de>
Section: hamradio
Priority: optional
Standards-Version: 4.2.0
Build-Depends: debhelper (>= 10), dh-python, python3 (>= 3.6)
Package: openwebrx
Architecture: all
Depends: python3 (>= 3.6), csdr (>= 0.15), netcat,
Description: multi-user web sdr
Open source, multi-user SDR receiver with a web interface