gnu: Merge ham-radio and sdr modules into radio module.
authorGuillaume Le Vaillant <glv@posteo.net>
Fri, 10 Apr 2020 07:27:00 +0000 (09:27 +0200)
committerGuillaume Le Vaillant <glv@posteo.net>
Sat, 11 Apr 2020 08:04:39 +0000 (10:04 +0200)
commit0493ead644196bb1c933719d4c0e63e665fd102d
tree20f5f64cddd1eeec9afbe1531db2068df9f09094
parent406130550912ee1254198b6349d7d7892e59217b
gnu: Merge ham-radio and sdr modules into radio module.

* gnu/packages/ham-radio.scm: Rename to 'radio.scm'.
* gnu/packages/sdr.scm: Remove file.
  (liquid-dsp): Move to ...
* gnu/packages/radio.scm (liquid-dsp): ... here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove 'ham-radio.scm' and 'sdr.scm'. Add
  'radio.scm'.
gnu/local.mk
gnu/packages/radio.scm [moved from gnu/packages/ham-radio.scm with 93% similarity]
gnu/packages/sdr.scm [deleted file]