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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
pkgbase = openwebrx-plus-git
pkgdesc = Open source, multi-user SDR receiver software with a web interface
pkgver = 1.2.113.r0.gd57a8674
pkgrel = 1
url = https://luarvique.github.io/ppa/
install = openwebrx-plus.install
arch = any
license = AGPL-3.0-only
makedepends = git
depends = python-csdr-luarvique>=0.18.36
depends = rtl-sdr
depends = owrx_connector-luarvique
depends = python-setuptools
depends = python-distutils-extra
depends = python-importlib-metadata
optdepends = python-digiham: use digital voice modes
optdepends = codecserver: decode audio data from digital voice modes using the AMBE codec, leagally trustworthy
optdepends = codecserver-softmbe: use LEGALLY DUBIOUS codecs to decode digital voice modes using the AMBE codec
optdepends = codecserver-mbelib-module: use LEGALLY DUBIOUS codecs to decode digital voice modes using the AMBE codec
optdepends = codec2: demodulate classic FreeDV digital transmissions
optdepends = radae-decoder-git: demodulate FreeDV RADEv1 digital voice transmissions
optdepends = m17-cxx-demod: demodulate M17 digital voice signals
optdepends = wsjtx: decode FT8, FST4, FST4, Q65 digital modes
optdepends = msk144decoder: decode the MSK144 digimode
optdepends = direwolf: decode Packet Radio and optionally report data back to APRS-IS
optdepends = js8py: decode JS8
optdepends = js8call: decode JS8
optdepends = dream-nox: decode DRM broadcasts
optdepends = dump1090: decode Mode-S and ADS-B traffic
optdepends = dump978: decoding UAT airplane communications
optdepends = rtl_433: decode various signals in the ISM bands
optdepends = dumphfdl: decoding HFDL airplane communications
optdepends = dumpvdl2-git: decoding VDL Mode 2 airplane communications
optdepends = acarsdec: decode ACARS traffic
optdepends = multimon-ng: decode FLEX, POCSAG, and several other digital modes
optdepends = mbelib: Voice codecs for P25, ProVoice, Half Rate
optdepends = redsea: decode RDS information from FM broadcasts
optdepends = python-csdr-eti: decode DAB broadcast signals
optdepends = dablin: decode DAB broadcast signals
optdepends = satdump: receive weather satellite transmissions
optdepends = nrsc5: decode HDRadio broadcasts
optdepends = csdr-skimmer: decode multiple CW signals at once
optdepends = radiosonde_auto_rx: decode radiosonde data
optdepends = imagemagick: automatically convert received images to the PNG format
optdepends = sox: sound processing tools
optdepends = python-paho-mqtt: send decoded signal data to an MQTT broker for further processing by third-party applications
optdepends = hamlib: synchronize frequency and modulation with external transceivers
optdepends = lame: to compress recorded audio into MP3 format
optdepends = aprs-symbols: display APRS symbols
optdepends = soapyrtlsdr: provides additional support for rtl-sdr devices, such as the direct sampling mod
optdepends = soapysdrplay: interfacing with SDRPlay devices
optdepends = soapymiri-git: interfacing with Mirics-based hardware (MSi001 + MSi2500)
optdepends = soapy-malahit-rr: interfacing with Malahit devices
optdepends = soapyhackrf: interfacing with HackRF devices
optdepends = libperseus-sdr: use the Microtelecom Perseus HF receiver
optdepends = soapyairspy: interfacing with Airspy devices (Airspy R2, Airspy Mini)
optdepends = soapyairspyhf: interfacing with Airspy HF devices (Airspy HF+, Airspy HF discovery)
optdepends = limesuite: interfacing with LimeSDR device series
optdepends = soapyplutosdr: interfacing with PlutoSDR devices
optdepends = soapyremote: allows the usage of remote SDR devices using the SoapySDRServer
optdepends = soapyuhd: interfacing with UHD / USRP devices
optdepends = soapyfcdpp-git: interfacing with the Funcube Dongle Pro+
optdepends = soapybladerf: interfacing with Blade RF devices
optdepends = soapysddc: interfacing with SDDC SDR devices such as the RX666, RX888, HF103, etc
provides = openwebrx
provides = openwebrx-plus
conflicts = openwebrx
conflicts = openwebrx-plus
source = openwebrx::git+https://github.com/luarvique/openwebrx.git
source = openwebrx-plus.sysusers
source = openwebrx-plus.tmpfiles
sha256sums = SKIP
sha256sums = 4f618a2fd96bca7359a6d52a0ae996d08ab30d94d9d2717f1e353f2296ee0fd7
sha256sums = eea488bd3f4c76b46bffbf3c88691818f93ad73db98c18659856d1690b0deade
pkgname = openwebrx-plus-git
|