Commit graph

394 commits

Author SHA1 Message Date
Nicolas Goaziou
4df6eda30f
gnu: Rename texlive-updmap.cfg' into texlive-local-tree'.
* doc/build.scm (pdf-manual):
* doc/contributing.texi (Submitting Patches):
* gnu/packages/algebra.scm (pari-gp):
(giac):
* gnu/packages/assembly.scm (asl):
* gnu/packages/audio.scm (chow-tape-model):
* gnu/packages/bioconductor.scm (r-biocstyle):
* gnu/packages/bioinformatics.scm (discrover):
(phyml):
(velvet):
* gnu/packages/chemistry.scm (yaehmop):
* gnu/packages/chez.scm (chez-scheme-for-racket):
(stex-bootstrap):
(chez-web):
(chez-sockets):
* gnu/packages/cran.scm (r-papaja):
(r-prereg):
* gnu/packages/docbook.scm (dblatex):
* gnu/packages/emacs-xyz.scm (emacs-auctex):
* gnu/packages/engineering.scm (fastcap):
* gnu/packages/finance.scm (optionmatrix):
* gnu/packages/fsf.scm (book-faif):
* gnu/packages/gettext.scm (po4a):
(po4a-minimal):
* gnu/packages/graphics.scm (mmg):
* gnu/packages/graphviz.scm (dot2tex):
* gnu/packages/guile-xyz.scm (emacsy):
(guile-cv):
* gnu/packages/lisp.scm (sbcl):
* gnu/packages/maths.scm (cddlib):
(gnuplot):
(itpp):
(octave):
(suitesparse-amd):
(suitesparse-camd):
(suitesparse-cholmod):
(suitesparse-klu):
(suitesparse-ldl):
(suitesparse-mongoose):
(suitesparse-spex):
(suitesparse-spqr):
(suitesparse-umfpack):
(hypre):
* gnu/packages/music.scm (lilypond):
* gnu/packages/ocaml.scm (unison):
(ocaml-bibtex2html):
* gnu/packages/pdf.scm (extractpdfmark):
* gnu/packages/photo.scm (enblend-enfuse):
* gnu/packages/plotutils.scm (asymptote):
* gnu/packages/python-xyz.scm (python-numpy-documentation):
(python-ipython-documentation):
(python-pypandoc):
* gnu/packages/radio.scm (gnuradio):
(libosmo-dsp):
* gnu/packages/scheme.scm (mit-scheme):
* gnu/packages/security-token.scm (yubico-piv-tool):
* gnu/packages/sphinx.scm (python-sphinx):
(python-sphinx-5):
* gnu/packages/statistics.scm (r-with-tests):
(r-spams):
* gnu/packages/tex.scm (texlive-local-tree): Renamed from…
(texlive-updmap.cfg): … this. Deprecate the latter.
(texlive-biblatex-philosophy):
(texlive-bropd):
(texlive-fontsize):
(texlive-poetrytex):
(texlive-reverxii):
(texlive-stix):
(texlive-suftesi):
(texlive-thucoursework):
(texlive-ulqda):
(texlive-yathesis):
(texlive-makecell):
(texlive-robotarm):
(texlive-bbold):
(texlive-babel-romansh):
(texlive-polyglossia):
(texlive-innerscript):
(teximpatient):
(texlive-xkeyval):
(texlive-arabxetex):
(texlive-blox):
(texlive-ecgdraw):
(texlive-gradientframe):
(texlive-everyhook):
(texlive-actuarialangle):
(texlive-actuarialsymbol):
(texlive-autopdf):
(texlive-etaremune):
(texlive-extract):
(texlive-forarray):
(texlive-graphicx-psmin):
(texlive-ha-prosper):
(texlive-namespc):
(texlive-newspaper):
(texlive-powerdot):
(texlive-recipecard):
(texlive-show2e):
(texlive-tablists):
(texlive-ted):
(texlive-xargs):
(texlive-xpeek):
* gnu/packages/xdisorg.scm (xforms):
* gnu/packages/algebra.scm (gap):
* gnu/packages/cpp.scm (jthread):
* guix/lint.scm (check-inputs-should-be-native): Rename `texlive-updmap.cfg' into `texlive-local-tree'.

Change-Id: I129280807c418e57acbcbda399545ab27a9e0a33
2025-05-06 11:25:06 +02:00
David Elsing
352e82847b
gnu: satdump: Fix RUNPATH for a plugin.
* gnu/packages/radio.scm (satdump)[arguments]: Add 'fix-runpath phase.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-04-30 19:47:37 +02:00
Nicolas Graves
7118f9fecc
gnu: chirp: Update to 0.4.0-4.bc27f66.
* gnu/packages/radio.scm (chirp): Update to 0.4.0-4.bc27f66.
[build-system]: Switch to pyproject.
[native-inputs]: Remove python-mox3, python-tox.  Add
python-setuptools, python-wheel.
[inputs]: Replace python-lark-parser by python-lark.  Remove
python-six.
[arguments]{test-flags}: Ignore failing tests.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-04-24 04:53:41 +01:00
Guillaume Le Vaillant
958865b22d
gnu: nanovna-saver: Fix build.
* gnu/packages/radio.scm (nanovna-saver)[native-inputs]: Add python-wheel.

Change-Id: I5bb5073a60344a581715807d9417beeb1885a305
2025-04-22 09:30:01 +02:00
Rutherther
a177994013
gnu: sdr++: Compile with PlutoSDR support.
* gnu/packages/radio.scm (sdr++)[inputs]: Add libad9361 and libiio.
  [arguments]{#:configure-flags}: Compile with PlutoSDR support.

Change-Id: I82206343928e39c235be741b61c6d55e7993e92c
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2025-04-21 11:58:38 +02:00
Rutherther
115b2bc13a
gnu: sdrangel: Compile with PlutoSDR support.
* gnu/packages/radio.scm (sdrangel)[inputs]: Add libiio.
  [arguments]{#:configure-flags}: Use libiio.

Change-Id: I7cf959b61af567a3133034ad52d5f4564f099c30
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2025-04-21 11:49:28 +02:00
Rutherther
802f5841f0
gnu: Add libad9361.
* gnu/packages/radio.scm (libad9361): New variable.

Change-Id: Ib1654d5ea1fa978eeaba904fcbebfbcec567046f
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2025-04-21 11:46:50 +02:00
Rutherther
95ccd0ca00
gnu: Add libiio.
* gnu/packages/radio.scm (libiio): New variable.

Change-Id: Ic34895af35fa008923fed0de74ad12ffc75f2021
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2025-04-21 11:39:26 +02:00
Nicolas Graves
ae7d115436
gnu: Remove python-pep8.
* gnu/packages/python-xyz.scm (python-pep8): Delete variable.
(python-cliapp, python-ttystatus)[native-inputs]: Remove python-pep8.
* gnu/packages/radio.scm (chirp)[native-inputs]: Remove python-pep8.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-04-16 11:46:15 +02:00
Greg Hogan
6fbb2f11d2
gnu: spdlog: Update to 1.15.1.
* gnu/packages/logging.scm (spdlog): Update to 1.15.1.
(spdlog-1.13): New variable.
* gnu/packages/messaging.scm (mtxclient, nheko),
* gnu/packages/radio.scm (gr-satellites),
* gnu/packages/upnp.scm (gerbera),
* gnu/packages/wm.scm (waybar)
[inputs]: Replace spdlog with spdlog-1.13.

Change-Id: I2458a03792b967fcf6761aa31b302d041a0abe3e
2025-03-21 19:35:16 +00:00
Guillaume Le Vaillant
5d34ea948e
gnu: wsjtx: Update to 2.7.0.
* gnu/packages/radio.scm (wsjtx): Update to 2.7.0.
  [inputs]: Replace wsjtx-hamlib by hamlib.
  [home-page]: Update URL.

Change-Id: I74be7c397ce851caf170f03944f6ec2a15e82b6f
2025-03-17 15:24:10 +01:00
Guillaume Le Vaillant
302198cb2e
gnu: chirp: Update to 0.4-3.1219bee.
* gnu/packages/radio.scm (chirp): Update to 0.4-3.1219bee.

Change-Id: I7eead6dd10f0acf0669929b9324930c596f912f8
2025-03-03 14:53:43 +01:00
Efraim Flashner
66daf46b41
gnu: Fix some misspellings.
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
2025-02-19 11:21:47 +02:00
Andy Tai
d36e8719b6
gnu: fltk: Update to 1.4.1 and add fltk-1.3.
FLTK 1.4 is intended to be mostly API compatible with FLTK 1.3.x, however
there are still some programs that fail to build with it, so we keep fltk-1.3
for them.

* gnu/packages/fltk.scm (fltk-1.3): Renamed from fltk.
Update to 1.3.11.
[source] <origin>: Switch to git reference.
(fltk): New variable, fltk at 1.4.1.
* gnu/packages/algebra.scm (giac) [inputs]: Replace fltk by fltk-1.3.
* gnu/packages/audio.scm (rakarrack) [inputs]: Ditto.
(butt) [inputs]: Ditto.
* gnu/packages/game-development.scm (eureka) [inputs]: Ditto.
* gnu/packages/music.scm (yoshimi) [inputs]: Ditto.
* gnu/packages/radio.scm (flwrap) [inputs]: Ditto.
* gnu/packages/vnc.scm (tigervnc-client) [inputs]: Ditto.
* gnu/packages/web-browser.scm (dillo) [inputs]: Ditto.

Change-Id: I54833e5802d4b2088a42474d2edd17fe56bbdb68
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-15 19:38:05 +08:00
Guillaume Le Vaillant
0d6e6fb248
gnu: satdump: Update to 1.2.2.
* gnu/packages/radio.scm (satdump): Update to 1.2.2.
  [inputs]: Add armadillo, curl, hdf5, jemalloc and libtiff.

Change-Id: Ic0a9044257fc21cb2fc30a421e8224646161ce3e
2025-02-12 15:51:48 +01:00
Guillaume Le Vaillant
e8e640c849
gnu: chirp: Update to 0.4.0-2.9e43352.
* gnu/packages/radio.scm (chirp): Update to 0.4.0-2.9e43352.
  [inputs]: Add python-lark-parser and python-suds.

Change-Id: Iaea423f87e3b9513983e7383c0a5001760aa2e08
2025-02-12 15:51:48 +01:00
Guillaume Le Vaillant
0311099bcc
gnu: qdmr: Update to 0.12.1.
* gnu/packages/radio.scm (qdmr): Update to 0.12.1.

Change-Id: I0af21f1379523004b2ab991bdcb82f9fd3e8724c
2025-02-12 15:51:48 +01:00
Guillaume Le Vaillant
2b9c9086ad
gnu: wfview: Update to 2.03.
* gnu/packages/radio.scm (wfview): Update to 2.03.
  [inputs]: Add qtwebsockets-5.
  [arguments]: Update 'fix-paths' phase.
  [description]: Update model list.

Change-Id: I2be016a94a374f217e1e8ed9294494ae9d1ccf0c
2025-02-12 15:51:48 +01:00
Guillaume Le Vaillant
d5147fdaf6
gnu: hamlib: Update to 4.6.2.
* gnu/packages/radio.scm (hamlib): Update to 4.6.2.

Change-Id: I49a6793b42f703329f496994ff1e3637d82b6165
2025-02-12 15:51:48 +01:00
Andy Tai
3e7047e058
gnu: gnuradio: Update to 3.10.11.0.
* gnu/packages/radio.scm (gnuradio): Update to 3.10.11.0.

Change-Id: I4d8b83effcadd831f1cfc769bfcfb90d4a1439f5
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2025-01-22 14:20:02 +01:00
Efraim Flashner
45b898619c
gnu: js8call: Remove ruby-asciidoctor.
* gnu/packages/radio.scm (js8call)[native-inputs]: Remove
ruby-asciidoctor.

Change-Id: Id551c21e3e54d360abc28269f9f07dc424ba07e8
2025-01-22 14:39:28 +02:00
Efraim Flashner
52fe992264
gnu: jtdx: Enable building on more systems.
* gnu/packages/radio.scm (jtdx)[native-inputs]: Only add
ruby-asciidoctor on supported systems.
[arguments]: When building without ruby-asciidoctor add a configure-flag
to skip building the documentation.

Change-Id: Ie167c703ac92743b201573d1a883ae2ff6ccd879
2025-01-22 14:39:28 +02:00
Guillaume Le Vaillant
5634bc206d
gnu: urh: Update to 2.9.8.
* gnu/packages/radio.scm (urh): Update to 2.9.8.
  [arguments]: Update 'disable-some-tests' phase.

Change-Id: I718defd03c7e9b4d0596e891e1e350c987e0a6b7
2024-12-19 14:37:38 +01:00
Guillaume Le Vaillant
3764e8c4bd
gnu: gqrx: Update to 2.17.6.
* gnu/packages/radio.scm (gqrx): Update to 2.17.6.

Change-Id: Ief1ec50d0e64fa325dc2f270612a978105c05f3a
2024-12-05 19:18:12 +01:00
Ron Nazarov
1eead56e2f
gnu: welle-io: Update to 2.5.
* gnu/packages/radio.scm (welle-io): Update to 2.5.
[arguments]: Set #:qtbase to qtbase.
[inputs]: Remove qtbase-5, qtquickcontrols-5, and qtquickcontrols2-5. Replace
qtdeclarative-5 with qtdeclarative, qtcharts-5 with qtcharts, and
qtmultimedia-5 with qtmultimedia. Add qt5compat.

Change-Id: I5d97d3b10d3502e7b6c110b46a18d407f624f9d1
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-11-23 10:16:48 +01:00
Zheng Junjie
2520314368
gnu: qtcharts: Rename to qtcharts-5.
* gnu/packages/qt.scm (qtcharts): Rename to ...
(qtcharts-5): ... this.
* gnu/packages/astronomy.scm (stellarium)[inputs]: Adjust accordingly.
* gnu/packages/debug.scm (seer-gdb)[inputs]: Likewise.
* gnu/packages/education.scm (gcompris-qt)[inputs]: Likewise.
* gnu/packages/kde-utils.scm (atelier)[inputs]: Likewise.
(libatcore)[inputs]: Likewise.
* gnu/packages/radio.scm (welle-io)[inputs]: Likewise.
(sdrangel)[inputs]: Likewise.

Change-Id: If9e321be75d0b442355cc96d950de1ea57b364cd
2024-11-21 22:52:53 +08:00
Guillaume Le Vaillant
34a3e5cca1
gnu: sdrangel: Update to 7.22.2.
* gnu/packages/radio.scm (sdrangel): Update to 7.22.2.
  [inputs]: Add flac, ggmorse, hamlib, qtgraphicaleffects and qtsvg-5.
  [arguments]: Update 'fix-CPU-extension-detection' phase.

Change-Id: If82a7ebb7c3cc11b6199830c0060f46bc14972ca
2024-10-23 17:50:47 +02:00
Guillaume Le Vaillant
eba2b7de03
gnu: Add ggmorse.
* gnu/packages/radio.scm (ggmorse): New variable.

Change-Id: I0f05ad21d6e72b72568f566a79a1d003a0a3a656
2024-10-23 17:50:11 +02:00
Guillaume Le Vaillant
89f4f11acc
gnu: nanovna-saver: Update to 0.6.4.
* gnu/packages/radio.scm (nanovna-saver): Update to 0.6.4.

Change-Id: I99b18313d8e7f644bb8303d4f964b76d930184e5
2024-10-14 11:08:45 +02:00
Guillaume Le Vaillant
b71024ba32
gnu: multimon-ng: Update to 1.3.1.
* gnu/packages/radio.scm (multimon-ng): Update to 1.3.1.

Change-Id: Ic2f27bbab20d47d40f1395e1df2011d0749d8e40
2024-10-14 11:06:42 +02:00
Guillaume Le Vaillant
91e2e9340f
gnu: xnec2c: Update to 4.4.16.
* gnu/packages/radio.scm (xnec2c): Update to 4.4.16.

Change-Id: I8cf8dd7b3a92159f251a9145b15d336c8c46f8e9
2024-10-14 11:04:39 +02:00
Guillaume Le Vaillant
678d80fcdd
gnu: fldigi: Update to 4.2.06.
* gnu/packages/radio.scm (fldigi): Update to 4.2.06.

Change-Id: Iff05e80e52b66264feb1f5de7a1fb0f90453379a
2024-10-14 10:57:54 +02:00
Guillaume Le Vaillant
d74fc6c8e6
gnu: wfview: Update to 1.64.
* gnu/packages/radio.scm (wfview): Update to 1.64.
  [inputs]: Add eudev.
  [arguments]: Update 'fix-paths' phase.

Change-Id: I163aae4e40192b3efd0a2550fa8a624daa95b9c0
2024-09-28 19:13:12 +02:00
Guillaume Le Vaillant
fdac906f7c
gnu: direwolf: Update to 1.7.
* gnu/packages/radio.scm (direwolf): Update to 1.7.

Change-Id: I3b506b06f77acb1b2fd62e87a9a4050c042ea3c1
2024-09-10 14:57:32 +02:00
Maxime Devos
a6ad5b914c
gnu: gnuradio: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.

* gnu/packages/radio.scm
(gnuradio)[inputs]: Add 'bash-minimal'.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ia3c4d9e65c5ca8ea1d5456dd59d74e9a5b7503da
2024-08-31 10:42:45 +02:00
Zheng Junjie
47be97c731
gnu: qtlocation: Rename to qtlocation-5.
* gnu/packages/qt.scm (qtlocation): Rename to qtlocation-5.
(python-pyqt,python-pyside-2):
* gnu/packages/astronomy.scm (stellarium):
* gnu/packages/kde-pim.scm (itinerary):
* gnu/packages/kde-utils.scm (kirogi):
* gnu/packages/kde.scm (marble-qt):
* gnu/packages/messaging.scm (kaidan):
* gnu/packages/geo.scm (qmapshack,openorienteering-mapper):
(qgis):
* gnu/packages/gps.scm (gpxsee):
* gnu/packages/radio.scm (sdrangel):
(qdmr): Use new name.

Change-Id: I51664e36bd1ce25f5add09c6d64665bf505cc551
2024-07-18 10:45:36 +08:00
Andy Tai
f4d33ff279
gnu: gnss-sdr: Update to 0.0.19.
* gnu/packages/radio.scm (gnss-sdr): Update to 0.0.19.
  [inputs]: Add cpu-features, gnuplot, gnutls and volk-gnsssdr.
  [arguments](configure-flags): Disable test building because many tests
  depend on downloaded sample data set.

Change-Id: I1b231896a5e481099c96667ef667c6d9e73683da
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-06-26 16:30:34 +02:00
Andy Tai
775481b421
gnu: Add volk-gnsssdr.
* gnu/packages/radio.scm (volk-gnsssdr): New variable.

Change-Id: I76b92e43d21d88c319ec5bbf0e4cb8aa16fd5e2b
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-06-26 16:28:18 +02:00
Andy Tai
cd9b667ba0
gnu: gnuradio: Update to 3.10.10.0.
* gnu/packages/radio.scm (gnuradio): Update to 3.10.10.0.

Change-Id: I0249f6345455054790a1b0050a4eea51d2780630
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-06-26 16:28:18 +02:00
Guillaume Le Vaillant
949f97f7f9
gnu: nanovna-saver: Update to 0.6.3.
* gnu/packages/radio.scm (nanovna-saver): Update to 0.6.3.
  [build-system]: Switch to pyproject-build-system.
  [native-inputs]: Add python-setuptools-scm.
  [inputs]: Replace python-pyqt by python-pyqt-6.
  [arguments]: Add 'set-version' phase.

Change-Id: I1772dd67916c812148131e48424ca8a9948e008a
2024-04-19 11:46:27 +02:00
Guillaume Le Vaillant
9719de0764
gnu: hamlib: Update to 4.5.5.
* gnu/packages/radio.scm (hamlib): Update to 4.5.5.
  [source]: Switch to git-fetch method.
  [arguments]: Remove 'force-bootstrap' phase.

Change-Id: Ia281f76ab0fd87b99c69eb56e004a3947455e539
2024-04-19 11:05:52 +02:00
Guillaume Le Vaillant
3743e99186
gnu: flmsg: Update to 4.0.23.
* gnu/packages/radio.scm (flmsg): Update to 4.0.23.
  [native-inputs]: Replace autoconf by autoconf-2.71.

Change-Id: Ieea1528458479af9e909b7df1b95955f2a6598eb
2024-04-19 10:57:26 +02:00
Guillaume Le Vaillant
81c047f650
gnu: flamp: Update to 2.2.12.
* gnu/packages/radio.scm (flamp): Update to 2.2.12.

Change-Id: I1a88d6c2523220324c25cd8da0fb55e2442a8401
2024-04-19 10:54:24 +02:00
Guillaume Le Vaillant
faa906a5bd
gnu: flrig: Update to 2.0.04.
* gnu/packages/radio.scm (flrig): Update to 2.0.04.

Change-Id: Ibabf51caca450bb01b9b146ad4e6410997222edd
2024-04-19 10:52:02 +02:00
Guillaume Le Vaillant
2b28199a73
gnu: fldigi: Update to 4.2.04.
* gnu/packages/radio.scm (fldigi): Update to 4.2.04.
  [native-inputs]: Replace autoconf by autoconf-2.71.

Change-Id: Ic2844f6f6114e504877344bbd91b6ac6db93b0b0
2024-04-19 10:48:20 +02:00
Guillaume Le Vaillant
ae3a8a61d4
gnu: gqrx-scanner: Update to 1.0.5.
* gnu/packages/radio.scm (gqrx-scanner): Update to 1.0.5.

Change-Id: I68f3363f6e164aa3274eecf4c2515609565b652f
2024-04-19 10:36:56 +02:00
Guillaume Le Vaillant
e3e59a1ffe
gnu: gqrx: Update to 2.17.5.
* gnu/packages/radio.scm (gqrx): Update to 2.17.5.

Change-Id: I110d6e2e170203d7503760721b13e47e88b8d827
2024-04-19 10:32:13 +02:00
Guillaume Le Vaillant
3d34252c2d
gnu: gnss-sdr: Fix build.
* gnu/packages/radio.scm (gnss-sdr)[native-inputs]: Remove gfortran.
  [inputs]: Remove lapack.
  [arguments]: Add option to 'configure-flags' to use openblas instead of
  lapack.

Change-Id: Ic54ee6543f43226c609d008f425bcc51d18f22c6
2024-04-18 15:23:47 +02:00
Zac Berkowitz
50a72a08af
gnu: qtserialport: Update to 6.6.3.
* gnu/packages/qt.scm (qtserialport): Rename to ...
* gnu/packages/qt.scm (qtserialport-5): ... this.
* gnu/packages/qt.scm (qtserialport): New variable.
* gnu/packages/engineering.scm (fritzing, candle)
[inputs]: Replace qtserialport with qtserialport-5.
* gnu/packages/geo.scm (qgis): Likewise.
* gnu/packages/kde-utils.scm (atelier, libatcore): Likewise.
* gnu/packages/qt.scm (qtserialbus, qtlocation, python-pyqt): Likewise.
* gnu/packages/radio.scm (wsjtx, jtdx, js8call)
(sdrangel, wfview, qdmr): Likewise.

Change-Id: I8e0c8d2408ea0bf776b2efe58e23821cb653363c
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-06 12:23:19 -04:00
Zheng Junjie
ed940fb223
gnu: qtspeech: Rename package to qtspeech-5.
* gnu/packages/qt.scm (qtspeech): Rename to qtspeech-5.
(python-pyside-2)
* gnu/packages/games.scm (chessx)
* gnu/packages/kde-frameworks.scm (knotifications, ktextwidgets)
* gnu/packages/kde-pim.scm (kdepim-runtime, kpimtextedit)
* gnu/packages/kde-utils.scm (kmouth)
* gnu/packages/kde.scm (okular)
* gnu/packages/radio.scm (sdrangel): Adjust inputs accordingly..

Change-Id: I65ae1f4e3601f0caa8304cea6fb12f991f8e52a1
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-03 18:05:09 -04:00