~ruther/guix-local

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.
8696b2a0 — Guillaume Le Vaillant 4 years ago
gnu: soapyhackrf: Update to 0.3.4.

* gnu/packages/radio.scm (soapyhackrf): Update to 0.3.4.
c469a8b0 — Guillaume Le Vaillant 4 years ago
gnu: soapysdr: Update to 0.8.1.

* gnu/packages/radio.scm (soapysdr): Update to 0.8.1.
9efb406d — Guillaume Le Vaillant 4 years ago
gnu: flrig: Update to 1.4.04.

* gnu/packages/radio.scm (flrig): Update to 1.4.04.
  [inputs]: Add eudev.
Next