Nicolas Graves
87ee1944bc
gnu: python-intelhex: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-intelhex):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-backend>: Set it.
[native-inputs]: Add python-setuptools.
[description]: Improve style.
Change-Id: I60ae05c9034c15e9c2d0712d79f4d643e8e55671
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 16:02:05 +00:00
Nicolas Graves
24fdf6fff9
gnu: python-pyphen: Update to 0.17.2.
...
* gnu/packages/python-xyz.scm (python-pyphen): Update to 0.17.2.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-flit-core, python-pytest.
Change-Id: I5022faa0e4f2391f08b43bd002a0643369d391ea
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 16:02:05 +00:00
Nicolas Graves
ae2e089b5a
gnu: python-bibtexparser: Update to 2.0.0b8.
...
* gnu/packages/python-xyz.scm (python-bibtexparser): Update to 2.0.0b8.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-future. Add python-pylatexenc,
python-pytest and python-setuptools.
(python-bibtexparser-for-cobib): New variable.
* gnu/packages/textutils.scm (cobib)[propagated-inputs]: Remove
python-bibtexparser; add python-bibtexparser-for-cobib.
Change-Id: I924fba9ccf9487dea6409fb4d1e1d69ab026c130
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 16:02:05 +00:00
Nicolas Graves
a5c32a958b
gnu: python-pyroutelib3: Update to 2.0.0.
...
* gnu/packages/python-xyz.scm (python-pyroutelib3): Update to 2.0.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Add python-protobuf-5.
[native-inputs]: Add python-filelock, python-flit-core, python-pytest.
Change-Id: I15f41b76ec18b22fc239a05559d35ff9f67a8e99
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 16:02:04 +00:00
Nicolas Graves
62c1769738
gnu: python-dbfread: Update to 2.0.7-0.dce5446.
...
* gnu/packages/python-xyz.scm (python-dbfread): Update to 2.0.7-0.dce5446.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'relax-setup.py.
[native-inputs]: Add python-pytest, python-setuptools.
Change-Id: I9bcc3d44124d5a0f4b38d79682ddfca8aa6ee1ff
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 16:02:04 +00:00
Nicolas Graves
9fc4c0c863
gnu: Add python-berkeleydb.
...
* gnu/packages/python-xyz.scm (python-berkeleydb): New variable.
(python-bsddb3): Inherit from python-berkeleydb.
Change-Id: Icc9bb816a243f7bbc7b03f067ec4e8dfb9ba5125
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 16:02:04 +00:00
Nicolas Graves
c82f1adadc
gnu: python-croniter: Update to 5.0.1.
...
* gnu/packages/python-xyz.scm (python-croniter): Update to 5.0.1.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools.
[propagated-inputs]: Add python-pytz.
Change-Id: Idbe53c299cadb11d2107aba36d8471242d905ceb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 16:02:04 +00:00
Nicolas Graves
40c02462fa
gnu: python-construct: Switch to pyproject.
...
* gnu/packages/python-xyz.scm (python-construct):
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Remove 'check phase.
<#:test-flags>: Ignore benchmark tests.
[native-inputs]: Add python-setuptools. Remove
python-pytest-benchmark.
Change-Id: I9097caa0369d49bbda3ec8883468881ace24bbed
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 16:02:04 +00:00
jgart
bdcaf7064e
gnu: trealla: Update to 2.84.17.
...
* gnu/packages/prolog.scm (trealla): Update to 2.84.17.
Change-Id: I852125b490de820828fc4583d1c3d76ebe68badc
2025-11-11 09:54:52 -06:00
Sughosha
e11345dbbd
gnu: manuskript: Fix desktop entry.
...
* gnu/packages/text-editors.scm (manuskript)[arguments]<#:phases>: In 'install
phase, fix categories and keywords of the desktop entry file.
Change-Id: Ib48ac57ec5873ab2adfaf25d8821e77144975acc
2025-11-11 21:21:00 +05:30
Sughosha
a45d51774e
gnu: distrho-ports: Remove native-search-paths.
...
* gnu/packages/music.scm (distrho-ports)[native-search-paths]: Remove field.
Change-Id: I5f734e69573887f2415dde74b0a89349ab2dd62b
2025-11-11 20:50:05 +05:30
Sughosha
9b3ed5b6ce
gnu: qtractor: Add native-search-paths.
...
* gnu/packages/music.scm (qtractor)[native-search-paths]: Add CLAP_PATH,
LADSPA_PATH, LV2_PATH, LXVST_PATH and VST2_PATH variables.
Change-Id: Ie36061935fa2019e0374b45fd2999bf2447ee40f
2025-11-11 20:36:11 +05:30
Sharlatan Hellseher
db00c1ef7c
gnu: Add python-ckdl.
...
* gnu/packages/serialization.scm (python-ckdl): New variable.
Fixes : guix/guix#4184
Change-Id: I8a63d32041981a2eb19dbec826a9a75f44a4d767
2025-11-11 14:38:44 +00:00
Aleksandr Lebedev
cec916a9b4
gnu: Add dgop.
...
* gnu/packages/monitoring.scm (dgop): New variable.
Change-Id: I9e5c67631bd276912413bfccb00d317ee11aec1b
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 14:38:43 +00:00
Aleksandr Lebedev
ccc510f8da
gnu: Add go-github-com-danielgtaylor-huma-v2.
...
* gnu/packages/golang-web.scm (go-github-com-danielgtaylor-huma-v2): New variable.
Change-Id: Icf4622bc3ea332260d5388be1aab9b491a27c40e
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 14:38:43 +00:00
Aleksandr Lebedev
7bab1008a3
gnu: Add go-github-com-uptrace-bunrouter.
...
* gnu/packages/golang-web.scm (go-github-com-uptrace-bunrouter): New variable.
Change-Id: I918166b081eb23dac38dca71d52964be0300a0f7
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 14:38:43 +00:00
Aleksandr Lebedev
d8e9bf8209
gnu: Add go-github-com-danielgtaylor-shorthand-v2.
...
* gnu/packages/golang-xyz.scm (go-github-com-danielgtaylor-shorthand-v2):
New variable.
Change-Id: I8f79be5cc71ed2c548539698f70061fad0f0ce59
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 14:38:43 +00:00
Aleksandr Lebedev
2880ca0d34
gnu: Add go-github-com-danielgtaylor-mexpr.
...
* gnu/packages/golang-xyz.scm (go-github-com-danielgtaylor-mexpr): New variable.
Change-Id: I8dea2187882c0adaec7c9974a64c9f6ea78b45ea
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-11-11 14:38:43 +00:00
Sughosha
912deb0989
gnu: ardour: Add LXVST_PATH to native-search-paths.
...
* gnu/packages/audio.scm (ardour)[native-search-paths]: Add LXVST_PATH
variable.
Change-Id: Ifcd64aa1400fd5d46c5501ee6bd27a6a8b3cc938
2025-11-11 20:03:50 +05:30
Sughosha
00c466d218
gnu: ardour: Add native-search-paths.
...
* gnu/packages/audio.scm (ardour)[native-search-paths]: Add LV2_PATH and
LADSPA_PATH variables.
Change-Id: Ib8df8f14091c14a60caba774a927da857d63872c
2025-11-11 18:35:41 +05:30
Sughosha
b75464fff6
gnu: gnome-online-accounts-3.44: Fix build.
...
* gnu/packages/gnome.scm (gnome-online-accounts-3.44)[arguments]<#:make-flags>:
Add CFLAGS.
Change-Id: I3f4577974e8cdd57109e64c1e3e5af298643095a
2025-11-11 14:39:29 +05:30
Sughosha
6fd32339a9
gnu: butt: Fix build.
...
* gnu/packages/audio.scm (butt)[native-inputs]: Fix the hash of the manual.
Change-Id: I45247b8d13005825943d9c8231b4bf4013db0c35
2025-11-11 13:14:37 +05:30
Sughosha
b4b15bd775
Revert "gnu: libdjinterop: Update to 0.26.1."
...
This reverts commit bdf88cc557 and fixes building
mixxx.
2025-11-11 10:46:28 +05:30
Maxim Cournoyer
fc0adcdf35
gnu: icedove: Build with bundled ICU library to resolve issues.
...
* gnu/packages/gnuzilla.scm (icedove-minimal) [#:phases] {configure}: Comment
out "ac_add_options --with-system-icu\n"
[inputs]: Comment out icu4c-77.
Fixes : #2745
Fixes : #3166
Change-Id: I3b5da6341714ffcda04471059f5a10b30b291579
2025-11-11 11:36:00 +09:00
jgart
38e671f099
gnu: ckdl: Update to 1.0.
...
* gnu/packages/serialization.scm (ckdl): Update to 1.0.
Change-Id: Iffd2154d432d02c3de2c3baca83aa410adc1377f
2025-11-10 16:38:22 -06:00
Greg Hogan
98cadb9571
gnu: LLVM, Clang, libomp, lld: Update to 21.1.5.
...
* gnu/packages/llvm.scm (llvm-21, clang-21, clang-runtime-21,
libomp-21, lld-21, lldb): Update to 21.1.5.
Change-Id: Ice7b94f93d3fce4d8796acb56e8984eb324274c2
2025-11-10 19:10:40 +00:00
Patrick Norton
9127ec827f
gnu: cloc: Update to 2.06.
...
* gnu/packages/code.scm (cloc): Update to 2.06.
Change-Id: I2d242c2b130119d2ff961408bd998322c9fbbda6
Signed-off-by: Greg Hogan <code@greghogan.com >
2025-11-10 19:10:40 +00:00
nomike
7104002b77
gnu: mimalloc: Update to 3.0.9.
...
* gnu/packages/c.scm (mimalloc): Update to 3.0.9.
Change-Id: I104cfe6f38fa6ff6004e87247acc373e1f31798e
Signed-off-by: Greg Hogan <code@greghogan.com >
2025-11-10 19:10:39 +00:00
Martin Schitter
d4c9e46688
gnu: lunasvg: Update to 3.5.0.
...
* gnu/packages/cpp.scm (lunasvg): Update to 3.5.0.
Change-Id: I79ab9e796f5acfbc97ff833b02051f986a8a1543
Signed-off-by: Greg Hogan <code@greghogan.com >
2025-11-10 19:10:39 +00:00
Sughosha
a3decf1383
gnu: shotcut: Update to 25.10.31.
...
* gnu/packages/video.scm (shotcut): Update to 25.10.31.
[inputs]: Add qtwebsockets.
Change-Id: I1fba4d95b88d6ad2fa2723b0432edaafe880749c
2025-11-10 23:40:03 +05:30
Sughosha
e7be56383e
gnu: pipe-viewer: Update to 0.5.6.
...
* gnu/packages/video.scm (pipe-viewer): Update to 0.5.6.
Change-Id: I19329c22eadffc2b85cae4b00b40a7ca674da451
2025-11-10 23:36:41 +05:30
Sughosha
d94640a9f3
gnu: gallery-dl: Update to 1.30.10.
...
* gnu/packages/video.scm (gallery-dl): Update to 1.30.10.
Change-Id: I1702ef8b461ce036f4dcd150ed25dda3353e2efd
2025-11-10 23:30:10 +05:30
Sughosha
72d69bd4cf
gnu: yle-dl: Update to 20250126.
...
* gnu/packages/video.scm (yle-dl): Update to 20250126.
Change-Id: I2badfaf5c495c2e5087b95a7367872aa736ada36
2025-11-10 23:24:35 +05:30
Sughosha
3e7dc905c0
gnu: wf-recorder: Update to 0.6.0.
...
* gnu/packages/video.scm (wf-recorder): Update to 0.6.0.
Change-Id: I4f41757593343de1a26efdf1a0b209ace5fa224b
2025-11-10 23:23:13 +05:30
Omar Bassam
7a139921ac
gnu: sbcl-deeds: Update to 1.1.1-2.c63502b.
...
* gnu/packages/lisp-xyz.scm (sbcl-deeds): Update to 1.1.1-2.c63502b.
[source]: Update to use new source url.
[home-page]: Update to use new homepage url.
Change-Id: I8792728473195aa44fe32b15e6011de25039116c
Signed-off-by: Omar Bassam <omar.bassam88@gmail.com >
Signed-off-by: jgart <jgart@dismail.de >
2025-11-10 11:18:04 -06:00
Sughosha
bae6e58d8f
gnu: python-music21: Update to 9.9.1.
...
* gnu/packages/music.scm (python-music21): Update to 9.9.1.
Change-Id: I7cf28af9c1a6ddddd44ce13e718d7f005365ba3f
Signed-off-by: jgart <jgart@dismail.de >
2025-11-10 11:14:47 -06:00
Sughosha
73d87e4996
gnu: music21: Rename to python-music21.
...
* gnu/packages/music.scm (music21): Rename to ...
(python-music21): ... this.
(music21): New deprecated package pointing to python-music21.
Change-Id: If64ecacb4ab458b23ea1baaf7e4ff0683010a97f
Signed-off-by: jgart <jgart@dismail.de >
2025-11-10 11:14:47 -06:00
Sughosha
e4c2e9cacf
gnu: jacktrip: Update to 2.7.1.
...
* gnu/packages/audio.scm (jacktrip): Update to 2.7.1.
[inputs]: Replace qtbase-5 with qtbase; add qtwayland.
[native-inputs]: Remove qtbase-5.
Change-Id: I66dc5994284c793e5a45ae0923b7ca68155cc34a
2025-11-10 22:17:38 +05:30
Sughosha
c0e5f23481
gnu: pitivi: Update to 2023.03.0.
...
* gnu/packages/video.scm (pitivi): Update to 2023.03.0.
Change-Id: Ie57d4b68c0958455765161f9dfbecbd8653b638b
2025-11-10 22:11:17 +05:30
Sughosha
b0398aefdf
gnu: python-librosa: Update to 0.11.0.
...
* gnu/packages/audio.scm (python-librosa): Update to 0.11.0.
Change-Id: Ie011cd072c187ea96c99bfa0a7d00efa2014812e
2025-11-10 22:11:17 +05:30
Sughosha
9245670a5a
gnu: python-soxr: Update to 1.0.0.
...
* gnu/packages/audio.scm (python-soxr): Update to 1.0.0.
[native-inputs]: Remove python-sphinx.
Change-Id: Ib508fd19aa19c4a5b431f477e59cee31c1542264
2025-11-10 22:11:17 +05:30
Sughosha
b549e18880
gnu: rev-plugins: Update to 0.8.1.
...
* gnu/packages/audio.scm (rev-plugins): Update to 0.8.1.
[arguments]: Switch to gexp.
<#:phases>: Reorder. Add change-directory phase. In install and
prepare-target-directory phases, remove the trailing #t.
Change-Id: I7341c9699b5c7d27a39c35cbc5e7058d83936c3a
2025-11-10 21:47:31 +05:30
Sughosha
bc9d0c3697
gnu: dosbox-staging: Update to 0.82.2.
...
* gnu/packages/emulators.scm (dosbox-staging): Update to 0.82.2.
Change-Id: I25a1ed1a7ef8c44a99f97c181c970ca3a4e1b769
2025-11-10 21:47:31 +05:30
Sughosha
b6c51e4040
gnu: iir: Update to 1.10.0.
...
* gnu/packages/audio.scm (iir): Update to 1.10.0.
Change-Id: Icfeea9be6ea993a98b0cbe1d30b45728f1d5fac5
2025-11-10 21:47:31 +05:30
Sughosha
95e6f2a476
gnu: butt: Update to 1.45.0.
...
* gnu/packages/audio.scm (butt): Update to 1.45.0.
[source]<uri>: Update URI.
[outputs]: Add doc.
[arguments]<#:phases>: Update install-documentation accordingly.
[inputs]: Update the URI of manual.
Change-Id: Ief3a604d5ce418d7b85cc7824395ec4c2e24c32a
2025-11-10 21:47:31 +05:30
Sughosha
4b3fd6216b
gnu: wildmidi: Update to 0.4.6.
...
* gnu/packages/audio.scm (wildmidi): Update to 0.4.6.
Change-Id: I31217e144c829a678bae8ec09ba6b86c25e6b353
2025-11-10 21:47:30 +05:30
Sughosha
bdf88cc557
gnu: libdjinterop: Update to 0.26.1.
...
* gnu/packages/audio.scm (libdjinterop): Update to 0.26.1.
Change-Id: I926f332e92e141d54f2a33d830d19003891854a8
2025-11-10 21:47:30 +05:30
Efraim Flashner
65bb8c4662
gnu: qemu-minimal: Extend a test timeout on armhf-linux.
...
* gnu/packages/virtualization.scm (qemu-minimal)[arguments]: Adjust the
'disable-some-tests phase on armhf-linux to extend the test timeout for
one of the tests.
Change-Id: I557cd2765fb702cf13be8400c204f87de9b26bf5
2025-11-10 17:57:31 +02:00
Sughosha
1037e93e91
gnu: darkice: Update to 1.5.
...
* gnu/packages/audio.scm (darkice): Update to 1.5.
Change-Id: I0d93de96363b018fab3e508d14754ea536553474
2025-11-10 20:46:39 +05:30
Sughosha
6ff8f0c0db
gnu: cava: Update to 0.10.6.
...
* gnu/packages/audio.scm (cava): Update to 0.10.6.
Change-Id: Idc566e0bf032f4ef9e14593eaf0962d716c74974
2025-11-10 20:42:50 +05:30