~ruther/guix-local

fd0266c4 — Tobias Geerinckx-Rice 4 years ago
gnu: kochmorse: Rename.

* gnu/packages/radio.scm (kockmorse): Rename this variable…
(kochmorse): …to this less bad variable.
f00ed436 — Ricardo Wurmus 4 years ago
gnu: pigx-sars-cov2-ww: Fix Python module capture.

The build system expects all Python modules to be on PYTHONPATH.

* gnu/packages/bioinformatics.scm (pigx-sars-cov2-ww)[arguments]: Set
PYTHONPATH variable in new build phase.
aa649ae2 — Ricardo Wurmus 4 years ago
gnu: pigx-scrnaseq: Fix Python module capture.

The build system expects all Python modules to be on PYTHONPATH.

* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[arguments]: Set PYTHONPATH
variable in new build phase.
f4cbf11c — Ricardo Wurmus 4 years ago
gnu: pigx-bsseq: Fix Python module capture.

The build system expects all Python modules to be on PYTHONPATH.

* gnu/packages/bioinformatics.scm (pigx-bsseq)[arguments]: Set PYTHONPATH
variable in new build phase.
f127bce3 — Ricardo Wurmus 4 years ago
gnu: pigx-chipseq: Fix Python module capture.

The build system expects all Python modules to be on PYTHONPATH.

* gnu/packages/bioinformatics.scm (pigx-chipseq)[arguments]: Set PYTHONPATH
variable in new build phase.
c6bf89cf — Ricardo Wurmus 4 years ago
gnu: pigx-rnaseq: Fix Python module capture.

The build system expects all Python modules to be on PYTHONPATH.

* gnu/packages/bioinformatics.scm (pigx-rnaseq)[arguments]: Set PYTHONPATH
variable in new build phase.
b72f5255 — Efraim Flashner 4 years ago
gnu: icu4c: Skip tests on riscv64-linux.

* gnu/packages/icu4c.scm (icu4c)[arguments]: Add phase to skip failing
test on riscv64-linux.
3ee633fe — Guillaume Le Vaillant 4 years ago
gnu: Add kockmorse.

* gnu/packages/radio.scm (kockmorse): New variable.
ff14bc60 — Guillaume Le Vaillant 4 years ago
gnu: xnec2c: Add openblas support.

* gnu/packages/radio.scm (xnec2c)[inputs]: Add openblas.
  [arguments]: Add 'configure-flags'. Update 'fix-paths' phase.
1916d6df — Maxim Cournoyer 4 years ago
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.
95a74533 — Maxim Cournoyer 4 years ago
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.
649a4e9c — Guillaume Le Vaillant 4 years ago
gnu: sdrangel: Update to 6.18.1.

* gnu/packages/radio.scm (sdrangel): Update to 6.18.1.
4f1d7636 — Guillaume Le Vaillant 4 years ago
gnu: dump1090: Update to 7.1.

* gnu/packages/radio.scm (dump1090): Update to 7.1.
a6033c50 — Guillaume Le Vaillant 4 years ago
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.
24f844b1 — Guillaume Le Vaillant 4 years ago
gnu: wsjtx: Update to 2.5.4.

* gnu/packages/radio.scm (wsjtx): Update to 2.5.4.
c654e4ac — Guillaume Le Vaillant 4 years ago
gnu: hamlib: Update to 4.4.

* gnu/packages/radio.scm (hamlib): Update to 4.4.
e67ede59 — Guillaume Le Vaillant 4 years ago
gnu: gqrx: Update to 2.15.8.

* gnu/packages/radio.scm (gqrx): Update to 2.15.8.
a977cc03 — Guillaume Le Vaillant 4 years ago
gnu: redsea: Update to 0.20.

* gnu/packages/radio.scm (redsea): Update to 0.20.
75f38958 — Guillaume Le Vaillant 4 years ago
gnu: aptdec: Update to 1.7-2.5140597.

* gnu/packages/radio.scm (aptdec): Update to 1.7-2.5140597.
82015ad1 — Guillaume Le Vaillant 4 years ago
gnu: chirp: Update to 20220118.

* gnu/packages/radio.scm (chirp): Update to 20220118.
Next