Age | Commit message (Expand) | Author |
2022-10-23 | gnu: hamlib: Fix inputs....* gnu/packages/radio.scm (hamlib)[native-inputs]: Move lua and tcl…
[inputs]: …here. Add python.
| Tobias Geerinckx-Rice |
2022-10-23 | gnu: hamlib: Rebuild broken configure script....* gnu/packages/radio.scm (hamlib)[native-inputs]: Add autoconf, automake, and libtool.
[arguments]: Add a new 'force-bootstrap phase.
| Tobias Geerinckx-Rice |
2022-10-23 | gnu: sdrangel: Don't detect CPU extensions at build time....* gnu/packages/radio.scm (sdrangel)[arguments]:
Add a new 'fix-CPU-extension-detection phase.
| Tobias Geerinckx-Rice |
2022-10-01 | gnu: nanovna-saver: Update to 0.5.3....* gnu/packages/radio.scm (nanovna-saver): Update to 0.5.3.
| Guillaume Le Vaillant |
2022-09-30 | gnu: Add qdmr....* gnu/packages/radio.scm (qdmr): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Ryan Tolboom |
2022-09-28 | gnu: Add qspectrumanalyzer....* gnu/packages/radio.scm (qspectrumanalyzer): New variable.
| Guillaume Le Vaillant |
2022-09-28 | gnu: Add soapy-power....* gnu/packages/radio.scm (soapy-power): New variable.
| Guillaume Le Vaillant |
2022-09-28 | gnu: Add python-simplesoapy....* gnu/packages/radio.scm (python-simplesoapy): New variable.
| Guillaume Le Vaillant |
2022-09-01 | gnu: Add convert-samples....* gnu/packages/radio.scm (convert-samples): New variable.
| Guillaume Le Vaillant |
2022-09-01 | gnu: csdr: Update to 0.18.0....* gnu/packages/radio.scm (csdr): Update to 0.18.0.
[source, home-page]: Switch to maintained repository.
[build-system]: Switch to cmake-build-system.
[native-inputs]: Add pkg-config.
[inputs]: Add libsamplerate.
[arguments]: Remove custom 'make-flags' and phases.
| Guillaume Le Vaillant |
2022-08-17 | gnu: xnec2c: Update to 4.4.11....* gnu/packages/radio.scm (xnec2c): Update to 4.4.11.
| Guillaume Le Vaillant |
2022-08-17 | gnu: sdrangel: Update to 7.6.2....* gnu/packages/radio.scm (sdrangel): Update to 7.6.2.
[inputs]: Add qtwebchannel-5 and qtwebengine-5.
| Guillaume Le Vaillant |
2022-07-31 | gnu: qttools: Rename to qttools-5....Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtwebsockets: Rename to qtwebsockets-5....Automated via:
git grep -l qtwebsockets | xargs sed 's/\bqtwebsockets\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtquickcontrols2: Rename to qtquickcontrols2-5....Automated via:
git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtdeclarative: Rename to qtdeclarative-5....Automated via the following commands:
git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtmultimedia: Rename to qtmultimedia-5....Automated via:
git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtsvg: Rename variable to qtsvg-5....This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
| Maxim Cournoyer |
2022-06-30 | gnu: gqrx: Add missing input....* gnu/packages/radio.scm (gqrx)[inputs]: Add spdlog.
| Guillaume Le Vaillant |
2022-06-30 | gnu: gnss-sdr: Add missing input....* gnu/packages/radio.scm (gnss-sdr)[inputs]: Add spdlog.
| Guillaume Le Vaillant |
2022-06-30 | gnu: gr-osmosdr: Add missing input....* gnu/packages/radio.scm (gr-osmosdr)[inputs]: Add spdlog.
| Guillaume Le Vaillant |
2022-06-30 | gnu: gr-iqbal: Add missing input....* gnu/packages/radio.scm (gr-iqbal)[inputs]: Add spdlog.
| Guillaume Le Vaillant |
2022-06-30 | gnu: gr-satellites: Add missing input....* gnu/packages/radio.scm (gr-satellites)[inputs]: Add spdlog.
| Guillaume Le Vaillant |
2022-06-30 | gnu: gnuradio: Simplify package definition....* gnu/packages/radio.scm (gnuradio)[native-inputs]: Remove labels.
[propagated-inputs]: Move spdlog to...
[inputs]: ... here. Remove labels.
[arguments]: Remove trailing #t in phases.
| Guillaume Le Vaillant |
2022-06-30 | gnu: gnss-sdr: Update to 0.0.17....* gnu/packages/radio.scm (gnss-sdr): Update to 0.0.17.
[inputs]: Add fmt.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Greg Hogan |
2022-06-30 | gnu: gr-satellites: Update to 4.6.0....* gnu/packages/radio.scm (gr-satellites): Update to 4.6.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Greg Hogan |
2022-06-30 | gnu: gnuradio: Update to 3.10.3.0....* gnu/packages/radio.scm (gnuradio): Update to 3.10.3.0.
[native-inputs]: Add python-jsonschema and soapysdr.
[propagated-inputs]: Add spdlog.
[arguments]<#:configure-flags>: Add -DENABLE_GRC=ON.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Greg Hogan |
2022-06-24 | gnu: Add libcorrect....* gnu/packages/radio.scm (libcorrect): New variable.
| Guillaume Le Vaillant |
2022-06-01 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2022-05-31 | gnu: Remove chirp....* gnu/packages/radio.scm (chirp): Delete variable.
| Maxim Cournoyer |
2022-05-09 | Merge branch 'master' into staging | Ludovic Courtès |
2022-05-08 | gnu: texlive-amsmath: Supersed 'texlive-latex-amsmath'....* gnu/packages/tex.scm (texlive-latex-amsmath): Redefine as a deprecated
alias for 'texlive-amsmath'.
(texlive-base): Use 'texlive-amsmath' instead of 'texlive-latex-amsmath'.
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]:
Use 'texlive-amsmath instead of 'texlive-latex-amsmath'.
(python-nbconvert)[native-inputs]: Likewise.
* gnu/packages/radio.scm (gnuradio)[native-inputs]: Likewise.
(libosmo-dsp)[native-inputs]: Likewise.
| Ludovic Courtès |
2022-05-07 | gnu: flrig: Update to 1.4.05....* gnu/packages/radio.scm (flrig): Update to 1.4.05.
| Guillaume Le Vaillant |
2022-05-07 | gnu: fldigi: Update to 4.1.22....* gnu/packages/radio.scm (fldigi): Update to 4.1.22.
| Guillaume Le Vaillant |
2022-04-29 | gnu: Add urh....* gnu/packages/radio.scm (urh): New variable.
Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
| Guillaume Le Vaillant |
2022-04-23 | gnu: Add soapyaudio....* gnu/packages/radio.scm (soapyaudio): New variable.
| Guillaume Le Vaillant |
2022-03-14 | gnu: rtl-sdr: Fix udev rules....This is a followup to bcc13ee8a19b09ae880ebb18e5a0cc75a9219a14.
* gnu/packages/radio.scm (rtl-sdr)[arguments]: Add 'fix-udev-rules' phase.
| Guillaume Le Vaillant |
2022-03-14 | gnu: rtl-sdr: Update to 0.6.0.1-5e73f90....* gnu/packages/radio.scm (rtl-sdr): Update to 0.6.0.1-5e73f90.
| Guillaume Le Vaillant |
2022-03-06 | gnu: Add jtdx....* gnu/packages/radio.scm (jtdx-hamlib): New variable.
(jtdx): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sheng Yang |
2022-02-18 | gnu: liquid-dsp: Update to 1.4.0....* gnu/packages/radio.scm (liquid-dsp): Update to 1.4.0.
| Guillaume Le Vaillant |
2022-02-15 | gnu: welle-io: Update to 2.4....* gnu/packages/radio.scm (welle-io): Update to 2.4.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Jai Vetrivelan |
2022-01-23 | gnu: kochmorse: Rename....* gnu/packages/radio.scm (kockmorse): Rename this variable…
(kochmorse): …to this less bad variable.
| Tobias Geerinckx-Rice |
2022-01-27 | gnu: Add kockmorse....* gnu/packages/radio.scm (kockmorse): New variable.
| Guillaume Le Vaillant |
2022-01-27 | gnu: xnec2c: Add openblas support....* gnu/packages/radio.scm (xnec2c)[inputs]: Add openblas.
[arguments]: Add 'configure-flags'. Update 'fix-paths' phase.
| Guillaume Le Vaillant |
2022-01-27 | gnu: sdrangel: Update to 6.18.1....* gnu/packages/radio.scm (sdrangel): Update to 6.18.1.
| Guillaume Le Vaillant |
2022-01-27 | gnu: dump1090: Update to 7.1....* gnu/packages/radio.scm (dump1090): Update to 7.1.
| Guillaume Le Vaillant |
2022-01-27 | 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.
| Guillaume Le Vaillant |
2022-01-27 | gnu: wsjtx: Update to 2.5.4....* gnu/packages/radio.scm (wsjtx): Update to 2.5.4.
| Guillaume Le Vaillant |
2022-01-27 | gnu: hamlib: Update to 4.4....* gnu/packages/radio.scm (hamlib): Update to 4.4.
| Guillaume Le Vaillant |
2022-01-27 | gnu: gqrx: Update to 2.15.8....* gnu/packages/radio.scm (gqrx): Update to 2.15.8.
| Guillaume Le Vaillant |