temp: comment out Qt5 packages (wsjtx, fldigi, sdrpp, gqrx, inspectrum) — cross-compile fails, installed via nix profile instead
This commit is contained in:
@@ -106,18 +106,18 @@
|
|||||||
htop
|
htop
|
||||||
tmux
|
tmux
|
||||||
# ===== HAM Radio =====
|
# ===== HAM Radio =====
|
||||||
wsjtx # removed for bootstrap - now native
|
# wsjtx — removed for aarch64 bootstrap (Qt5 cross-compile fails)
|
||||||
fldigi # removed for bootstrap - now native
|
# fldigi — removed for aarch64 bootstrap (Qt5 cross-compile fails)
|
||||||
pat # Winlink client
|
pat # Winlink client
|
||||||
direwolf # AX.25 packet modem
|
direwolf # AX.25 packet modem
|
||||||
chirp # Radio programming tool - now native
|
chirp # Radio programming tool - now native
|
||||||
hamlib # Ham radio control libraries
|
hamlib # Ham radio control libraries
|
||||||
trustedqsl # Logbook of the World (LoTW) - now native
|
trustedqsl # Logbook of the World (LoTW) - now native
|
||||||
# ===== SDR / RF =====
|
# ===== SDR / RF =====
|
||||||
sdrpp # removed for bootstrap - now native
|
# sdrpp — removed for aarch64 cross-compile bootstrap (glfw/wxPython fails)
|
||||||
gqrx # removed for bootstrap - now native
|
# gqrx — removed for aarch64 cross-compile bootstrap (Qt5 cascade fails)
|
||||||
rtl-sdr # RTL-SDR drivers & utilities
|
rtl-sdr # RTL-SDR drivers & utilities
|
||||||
inspectrum # removed for bootstrap - now native
|
# inspectrum — removed for aarch64 bootstrap (Qt5 cross-compile cascade fails)
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user