its time to merge to master... its too big now xD #76

Open
gortium wants to merge 160 commits from uconsole-cm5-incremental into master
25 changed files with 1971 additions and 184 deletions
Showing only changes of commit da3363e894 - Show all commits

View File

@@ -85,6 +85,8 @@
# fldigi — same: qtbase/Qt5 linker fails
# gpsbabel — qmake can't find cross-compiler g++
# john — configure script needs python (not in PATH during cross-compile)
# trustedqsl — needs wxWidgets (unavailable in cross-compile)
# chirp — depends on wxPython (fails cross-compile: GTK3 + wx build)
# ============================================================
environment.systemPackages = with pkgs; [
# ===== Base =====
@@ -100,9 +102,9 @@
# fldigi — removed for aarch64 bootstrap (qtbase/Qt5 cross-compile linker fails)
pat # Winlink client
direwolf # AX.25 packet modem
chirp # Radio programming tool
# chirp # Radio programming tool
hamlib # Ham radio control libraries
trustedqsl # Logbook of the World (LoTW)
# trustedqsl # Logbook of the World (LoTW)
# ===== SDR / RF =====
# sdrpp — removed for aarch64 cross-compile bootstrap (glfw/wxPython fails)
# gqrx — removed for aarch64 cross-compile bootstrap (Qt5 cascade fails)