gnu: Add kockmorse. * gnu/packages/radio.scm (kockmorse): New variable.
gnu: xnec2c: Add openblas support. * gnu/packages/radio.scm (xnec2c)[inputs]: Add openblas. [arguments]: Add 'configure-flags'. Update 'fix-paths' phase.
gnu: jami-libclient: Properly return the list of audio managers. * gnu/packages/patches/jami-libclient-audio-managers.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/jami.scm (jami)[source]: Move all patches to... (%jami-sources): here and add the newly added patch.
gnu: jami: Reduce memory consumption in conversation view. This fixes <https://git.jami.net/savoirfairelinux/jami-client-qt/-/issues/649>. * gnu/packages/patches/jami-images-loading.patch: New patch. * gnu/packages/patches/jami-memory-usage.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Register them. * gnu/packages/jami.scm (jami)[source]: Apply them.
gnu: sdrangel: Update to 6.18.1. * gnu/packages/radio.scm (sdrangel): Update to 6.18.1.
gnu: dump1090: Update to 7.1. * gnu/packages/radio.scm (dump1090): Update to 7.1.
gnu: xnec2c: Update to 4.4.5. * gnu/packages/radio.scm (xnec2c): Update to 4.4.5. [source, home-page]: Update URL. [native-inputs]: Add autoconf, automake, gettext-minimal, glib:bin and libtool. [arguments]: Add 'fix-paths' phase.
gnu: wsjtx: Update to 2.5.4. * gnu/packages/radio.scm (wsjtx): Update to 2.5.4.
gnu: hamlib: Update to 4.4. * gnu/packages/radio.scm (hamlib): Update to 4.4.
gnu: gqrx: Update to 2.15.8. * gnu/packages/radio.scm (gqrx): Update to 2.15.8.
gnu: redsea: Update to 0.20. * gnu/packages/radio.scm (redsea): Update to 0.20.
gnu: aptdec: Update to 1.7-2.5140597. * gnu/packages/radio.scm (aptdec): Update to 1.7-2.5140597.
gnu: chirp: Update to 20220118. * gnu/packages/radio.scm (chirp): Update to 20220118.
gnu: soapyhackrf: Update to 0.3.4. * gnu/packages/radio.scm (soapyhackrf): Update to 0.3.4.
gnu: soapysdr: Update to 0.8.1. * gnu/packages/radio.scm (soapysdr): Update to 0.8.1.
gnu: flrig: Update to 1.4.04. * gnu/packages/radio.scm (flrig): Update to 1.4.04. [inputs]: Add eudev.
gnu: Add flmsg. * gnu/packages/radio.scm (flmsg): New variable.
gnu: elfutils: Fix building on riscv64-linux. * gnu/packages/elf.scm (elfutils)[arguments]: On riscv64-linux add a phase to skip failing test.
gnu: pcre2: Fix building on riscv64-linux. * gnu/packages/pcre.scm (pcre2)[arguments]: Adjust configure-flags to not build with JIT when building for riscv64-linux.
gnu: pcre: Fix building on riscv64-linux. * gnu/packages/pcre.scm (pcre)[arguments]: Adjust configure-flags to not build with JIT when building for riscv64-linux.