restore native-build packages in config (wsjtx, fldigi, chirp, sdrpp, gqrx, inspectrum, john, foxtrotgps, viking, gpsbabel, trustedqsl)

This commit is contained in:
2026-06-20 20:02:56 -04:00
parent 14755f1ea6
commit 84ce9de5ca

View File

@@ -106,18 +106,18 @@
htop htop
tmux tmux
# ===== HAM Radio ===== # ===== HAM Radio =====
# wsjtx removed for aarch64 bootstrap (qtbase/Qt5 cross-compile linker fails) wsjtx # removed for bootstrap - now native
# fldigi removed for aarch64 bootstrap (qtbase/Qt5 cross-compile linker fails) fldigi # removed for bootstrap - now native
pat # Winlink client pat # Winlink client
direwolf # AX.25 packet modem direwolf # AX.25 packet modem
# chirp # Radio programming tool chirp # Radio programming tool - now native
hamlib # Ham radio control libraries hamlib # Ham radio control libraries
# trustedqsl # Logbook of the World (LoTW) trustedqsl # Logbook of the World (LoTW) - now native
# ===== SDR / RF ===== # ===== SDR / RF =====
# sdrpp removed for aarch64 cross-compile bootstrap (glfw/wxPython fails) sdrpp # removed for bootstrap - now native
# gqrx removed for aarch64 cross-compile bootstrap (Qt5 cascade fails) gqrx # removed for bootstrap - now native
rtl-sdr # RTL-SDR drivers & utilities rtl-sdr # RTL-SDR drivers & utilities
# inspectrum # removed for aarch64 bootstrap (Qt5 cross-compile cascade fails) inspectrum # removed for bootstrap - now native
soapysdr-with-plugins # SoapySDR + hardware support plugins soapysdr-with-plugins # SoapySDR + hardware support plugins
# ===== Mesh / LoRa ===== # ===== Mesh / LoRa =====
reticulumStack # Reticulum Network Stack reticulumStack # Reticulum Network Stack
@@ -129,12 +129,12 @@
kismet # Wi-Fi monitor / IDS kismet # Wi-Fi monitor / IDS
bettercap # MITM/network attack framework bettercap # MITM/network attack framework
wireshark-cli # Packet analyzer wireshark-cli # Packet analyzer
# john # John the Ripper john # John the Ripper - now native
sqlmap # SQL injection tool sqlmap # SQL injection tool
# ===== GPS / Maps ===== # ===== GPS / Maps =====
# foxtrotgps removed for aarch64 cross-compile bootstrap (GTK2 fails) foxtrotgps # removed for bootstrap - now native
# viking removed for aarch64 cross-compile bootstrap (GTK3 fails) viking # removed for bootstrap - now native
# gpsbabel # GPS data conversion gpsbabel # GPS data conversion - now native
]; ];
# ============================================================ # ============================================================
# Reticulum Service (rnsd) # Reticulum Service (rnsd)