André Batista
732606d654
gnu: ungoogled-chromium: Fix build with libxml2@2.14.
...
* gnu/packages/chromium.scm (%debian-patches): Remove
'trixie/libxml-parseerr.patch' which is not needed and breaks build with newer
libxml2.
Chnage-Id: I7dfe8f4eaa353f1df0b19b9f515474e269f8a4e5
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:52:07 +09:00
André Batista
ba49276d32
gnu: kodi: Build with ffmpeg@6.
...
* gnu/packages/kodi.scm (kodi)[inputs]: Replace ffmpeg by ffmpeg-6. Otherwise
the build system tries to download this version and fails.
Change-Id: I4d08797d55cd6585ee365c24af020c8320b41639
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:52:07 +09:00
John Kehayias
ff9d11e33a
gnu: emacs-next-minimal: Fix test.
...
This patch represents a commit which should already be in emacs-next; to be
investigated.
* gnu/packages/emacs.scm (emacs-next-minimal)[source]: Add patch.
Change-Id: I884c9082cf53478411f01ccb5deab0e5c239fba1
2025-09-30 16:52:07 +09:00
André Batista
a3b0a1e88d
gnu: vlc: Build with ffmpeg@6.
...
* gnu/packages/video.scm (vlc)[inputs]: Replace ffmpeg with ffmpeg-6.
Change-Id: I49ae469dcff11a35122794f10f6b602f264344d6
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-09-30 16:52:07 +09:00
Ada Stevenson
a9e0486221
gnu: qtwebengine: Fix build.
...
* gnu/packages/qt.scm (qtwebengine)[inputs]: Replace ffmpeg by ffmpeg-6.
Fixes : guix/guix#3111
Change-Id: I81a2674aef24eedc030f255fe173f8fbf4baeb1f
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-09-30 16:52:06 +09:00
Ada Stevenson
7e704db3ea
gnu: python-html5-parser: Fix build.
...
* gnu/packages/python-web.scm (python-html5-parser):
[arguments]<#:phases>{set-configure-flags}: New phase to set
`-Wno-error=implicit-function-declaration` flag.
Change-Id: I21f8f785c55c8cedf6669c221290e40e83447351
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
7df4eacd0f
gnu: gnucash: Update to 5.13.
...
* gnu/packages/gnucash.scm (gnucash): Update to 5.13.
(gnucash-docs): Likewise.
Change-Id: I61afb60ca33d0874dfa8f6e5286a10e8eb5cc3f5
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
8039f99255
gnu: retroarch-minimal: Fix build.
...
* gnu/packages/emulators.scm (retroarch-minimal)
[inputs]: Replace ffmpeg with ffmpeg-6.
Change-Id: Ifc876d329f2c057fd0d46d50d858cabd74cba988
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
c280064daf
gnu: gnucash-docs: Remove extraneous scrollkeeper input.
...
* gnu/packages/gnucash.scm (gnucash-docs)
[native-inputs]: Delete scrollkeeper.
Change-Id: I813bae9d5320d1530e5c7477af38b02e1768eb7a
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
8565ce1161
gnu: perl-xml-libxml: Skip test suite for now.
...
The test suite is broken with the recent libxml2 update.
* gnu/packages/xml.scm (perl-xml-libxml) [inputs]: Replace libxml2 with
libxml2-2.11.
[#:tests?]: Set to #f.
Change-Id: I9a39f02897388cc5f493e9f54df0af26ac7d1903
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
9d124fa701
gnu: liblinphone: Update to 5.3.112.
...
* gnu/packages/linphone.scm (liblinphone): Update to 5.3.112.
[inputs]: Replace libxml2 with libxml2-2.11.
Change-Id: Ib2b477152d2e189c350365f3aedeab1029b7a57d
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
2be06b8167
gnu: openldap-for-linphone: Update to 2.6.4-0.8511a0f.
...
* gnu/packages/openldap.scm (openldap-for-linphone): Update to 2.6.4-0.8511a0f.
Change-Id: I8f5cccf1e3fa346a5b9c4426ba372ec8127f6edd
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
3f1c29faee
gnu: mbedtls-for-hiawatha: Use package/inherit.
...
This is a variant, and should get the same graft treatment as the parent
package.
* gnu/packages/tls.scm (mbedtls-for-hiawatha): Use package/inherit.
Change-Id: I570db81d5a6d703ade47b160fbdf0eb5d655b0fc
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
2117dc01fa
gnu: Remove mbedtls-apache.
...
* gnu/packages/tls.scm (mbedtls-apache): Delete variable.
Change-Id: I606a45f29e6212f259159a9d2f2d2edc9a42b7b5
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
30786da502
gnu: mbedtls: Update to 3.5.2.
...
* gnu/packages/tls.scm (mbedtls): Update to 3.5.2.
[source]: Switch to url-fetch (otherwise there are git submodules to pull).
Change-Id: I8e7402fd24049defb922a4ceae64d099abbf5bfb
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
c9a2f1463e
gnu: msamr: Update to (git-version 1.1.4 revision commit).
...
* gnu/packages/linphone.scm (msamr): Update to (git-version 1.1.4 revision commit).
Change-Id: Ic01159fd54ac45a3441eb0ae1a39540fc02f5a02
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
fdc5aef4cd
gnu: mswebrtc: Update to 5.4.0.
...
* gnu/packages/linphone.scm (mswebrtc): Update to 5.4.0.
Change-Id: I46796f76ede89f093d9410cfa08d3e033b997e9f
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
42022442d4
gnu: lime: Update to 5.3.112.
...
* gnu/packages/linphone.scm (lime): Update to 5.3.112.
Change-Id: I38c5beed5a53d0da0f9c351bc9554569a2af2af3
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
8ea929ec37
gnu: mediastreamer2: Update to 5.3.112.
...
* gnu/packages/linphone.scm (mediastreamer2): Update to 5.3.112.
Change-Id: I1afe825c0e3b529944a5301052032f6e996681b4
2025-09-30 16:52:06 +09:00
Maxim Cournoyer
cb81b1889f
gnu: belle-sip: Update to 5.3.112.
...
* gnu/packages/linphone.scm (belle-sip): Update to 5.3.112.
Change-Id: I929189b4b3b1294c063654d3698baa35988df268
2025-09-30 16:52:05 +09:00
Maxim Cournoyer
876c0fdcf2
gnu: bzrtp: Update to 5.3.112.
...
* gnu/packages/linphone.scm (bzrtp): Update to 5.3.112.
Change-Id: I5fbf6b3152db4a5dad9bfa9e0c0076387d1d5fa7
2025-09-30 16:52:05 +09:00
Maxim Cournoyer
3446e1ab61
gnu: ortp: Update to 5.3.112.
...
* gnu/packages/linphone.scm (ortp): Update to 5.3.112.
Change-Id: I9a2b9208b6da20b1e5592d6520a4a31e3335d9b2
2025-09-30 16:52:05 +09:00
Maxim Cournoyer
ffe8e68dab
gnu: bcmatroska2: Update to 5.3.101.
...
* gnu/packages/linphone.scm (bcmatroska2): Update to 5.3.101.
Change-Id: I53ceeb4d5bde0e92ad2c88b37f22820cc7d97f86
2025-09-30 16:52:05 +09:00
Maxim Cournoyer
3fb97aa34c
gnu: belcard: Update to 5.3.112.
...
* gnu/packages/linphone.scm (belcard): Update to 5.3.112.
[#:phases] {patch-vcard-grammar-location}: Adjust.
Change-Id: Ibcad5c710abf10dc2a3bd32220dcd79630a0a052
2025-09-30 16:52:05 +09:00
Maxim Cournoyer
d4e6bac0e8
gnu: belr: Update to 5.3.112.
...
* gnu/packages/linphone.scm (belr): Update to 5.3.112.
Change-Id: Ia105fd24f2a4f46b1ccec9fcaf212468af1c0e01
2025-09-30 16:52:05 +09:00
Maxim Cournoyer
446f0d1aa6
gnu: bctoolbox: Update to 5.3.112 and disable mbedtls support.
...
* gnu/packages/linphone.scm (bctoolbox): Update to 5.3.112.
Change-Id: I87eceb689aeea03236ed64de7aa7f5594c57e1f0
2025-09-30 16:52:05 +09:00
Maxim Cournoyer
748b943fcd
gnu: bcunit: Update to 5.3.101.
...
* gnu/packages/linphone.scm (bcunit): Update to 5.3.101.
Change-Id: I3cdba8945367d18625c0c607df6265e440abf76d
2025-09-30 16:52:05 +09:00
John Kehayias
768ea590ec
gnu: python-openpyxl: Fix tests.
...
* gnu/packages/python-xyz.scm (python-openpyxl)[native-inputs]: Replace
python-lxml with python-lxml-4.9.
Change-Id: I59374faaf1dea054ac3f109fcdca53fe7aaa96a9
2025-09-30 16:52:05 +09:00
John Kehayias
11ca3674cd
gnu: ffmpeg-5: Fix build.
...
* gnu/packages/video.scm (ffmpeg-5)[arguments]: Add modules.
<#:configure-flags>: Remove "--enable-libplacebo".
[inputs]: Remove libplacebo.
(ffmpeg-4)[inputs]: Inherit from ffmpeg-5.
[arguments]: Remove modules.
<#:configure-flags>: Reduce as libplacebo flag is now removed via ffmpeg-5.
Change-Id: Ia13b297cb224abf8212e02a934f0f8fb04bce48e
2025-09-30 16:52:01 +09:00
Ian Eure
6099c7d778
gnu: librewolf: Use ffmpeg-6.
...
Fixes guix/guix#3038 .
* gnu/packages/librewolf.scm (librewolf): Replace ffmpeg with ffmpeg-6.
Change-Id: I8aef1b8102e6aff9f9dc4513c7169507efdec16b
2025-09-30 16:48:25 +09:00
Rutherther
c1ee1bf5f1
gnu: wlroots: Update to 0.19.1.
...
* gnu/packages/wm.scm (wlroots): Update to 0.19.1.
(wlroots-0.19): Alias to wlroots.
Change-Id: Ie222ebfc52d36ff8d4ec7580074a8476ae5f5a78
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:25 +09:00
Rutherther
451ef6d939
gnu: scenefx: Use wlroots-0.18.
...
* gnu/packages/wm.scm (scenefx)[inputs]: Remove wlroots; add wlroots-0.18.
Change-Id: I6d2ec1bc2b9c1a088fc913c6d66b918d41d542bc
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:25 +09:00
Rutherther
aa7fa7aa5f
gnu: sway: Use wlroots-0.18.
...
* gnu/packages/wm.scm (sway)[inputs]: Remove wlroots; add wlroots-0.18.
Change-Id: I3f59098af9f128269733f99a80daff2b6f7484a7
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:25 +09:00
Rutherther
bb7dd4effc
gnu: zig-wlroots: Use wlroots-0.18.
...
* gnu/packages/zig-xyz.scm (zig-wlroots)[propagated-inputs]: Remove wlroots; add wlroots-0.18.
Change-Id: I8aa52dcee7e03225819ca34aca3d3fd0bea3769d
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:25 +09:00
Rutherther
7327092ab0
gnu: wideriver: Update to 1.3.1.
...
* gnu/packages/wm.scm (wideriver): Update to 1.3.1.
[inputs]: Remove wlroots.
Change-Id: I5642972d1d7afd270e5717fe624418332db291ea
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:25 +09:00
Rutherther
0e40e04c9a
gnu: labwc: Update to 0.9.1.
...
* gnu/packages/wm.scm (labwc): Update to 0.9.1.
[inputs]: Remove wlroots; add wlroots-0.19.
Change-Id: I481ece0d790c7c96db1490a04e6d299d029244bc
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:25 +09:00
Rutherther
7c3c3d1ac2
gnu: swayfx: Use wlroots-0.18.
...
* gnu/packages/wm.scm (swayfx)[inputs]: Remove wlroots; add wlroots-0.18.
Change-Id: I921ea79301faf175036744b511aed35fc90d9f0a
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:25 +09:00
Rutherther
a326014286
gnu: dwl: Use wlroots-0.18.
...
* gnu/packages/wm.scm (dwl)[inputs]: Remove wlroots; add wlroots-0.18.
Change-Id: I5555e43722d788d5f9ede5ce3143b54a9dfa4e63
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:24 +09:00
Rutherther
8b68e468fe
gnu: fnott: Remove wlroots input.
...
* gnu/packages/wm.scm (fnott)[inputs]: Remove wlroots.
Change-Id: Id1ea1d5c30539965dfe980cdb899db81e45a00c1
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:24 +09:00
Rutherther
cf0738e211
gnu: cage: Use wlroots-0.18.
...
* gnu/packages/wm.scm (cage)[inputs]: Remove wlroots; add wlroots-0.18.
Change-Id: I8f84f4e5b5e940e8144e04a432bdbb2f97d507ce
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:24 +09:00
Rutherther
91c2ebd073
gnu: mpvpaper: Remove wlroots input.
...
mpvpaper doesn't use it, the output is the same with and without
it.
* gnu/packages/video.scm (mpvpaper)[inputs]: Remove wlroots.
Change-Id: I4a740aa3da82f1460380b161ff1dbfc8e5fb0979
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:24 +09:00
Rutherther
8864a157c2
gnu: Add wlroots-0.19.
...
* gnu/packages/wm.scm (wlroots-0.19): New variable.
Change-Id: Iabd13690e9cafdcf876f4f3d18530fb3d75ae21f
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:24 +09:00
Rutherther
1ebaf00149
gnu: Add wlroots-0.18.
...
* gnu/packages/wm.scm (wlroots-0.18): New variable.
Change-Id: I01eda336601fc26a03bb76c407caf95dd4b97a55
Signed-off-by: John Kehayias <john@guixotic.coop>
2025-09-30 16:48:24 +09:00
Maxim Cournoyer
d6b9b6845f
gnu: gnudatalanguage: Update to 1.1.1.
...
* gnu/packages/data-language.scm (gnudatalanguage): Update to 1.1.1.
Change-Id: I2ffc591bd10f33e120639623ceb87ca96b6a3eae
2025-09-30 16:48:24 +09:00
Maxim Cournoyer
818ab9487f
gnu: freerdp-3: Use current ffmpeg.
...
* gnu/packages/rdesktop.scm (freerdp-3)
[inputs]: Replace ffmpeg-4 with current ffmpeg (8).
Change-Id: If9687f3e7f753628d6071e9b7e8baa82ffa3d673
2025-09-30 16:48:24 +09:00
Maxim Cournoyer
19607c7be4
gnu: gupnp-av: Update to 0.14.4.
...
* gnu/packages/gnome.scm (gupnp-av): Update to 0.14.4.
Change-Id: I13cce944540f84f36d888e2266fb70728efecf2e
2025-09-30 16:48:24 +09:00
Maxim Cournoyer
cbb04b86f4
gnu: python-ufo2ft: Update to 2.33.4.
...
* gnu/packages/fontutils.scm (python-ufo2ft): Update to 2.33.4.
[arguments]: New field, to skip a few tests.
Change-Id: Iee6630e3ca9f4d6c69dd3a9aae80fef1d90aa7da
2025-09-30 16:48:24 +09:00
Maxim Cournoyer
cfa6bbb0bb
gnu: python-cu2qu: Update to 1.6.7.post2.
...
* gnu/packages/fontutils.scm (python-cu2qu): Update to 1.6.7.post2.
Change-Id: I1dd2a69912ac8c64dfd349695ee0713e51aefd33
2025-09-30 16:48:24 +09:00
Maxim Cournoyer
a00ba1b3a2
gnu: python-afdko: Update to 4.0.2.
...
* gnu/packages/fontutils.scm (python-afdko): Update to 4.0.2.
Change-Id: I4c05f1100d80cbbd2b542cbdc537d7ab8373847a
2025-09-30 16:48:24 +09:00
Maxim Cournoyer
33d29a6b0e
gnu: python-cffsubr: Update to 0.3.0.
...
* gnu/packages/fontutils.scm (python-cffsubr): Update to 0.3.0.
Change-Id: I452751aa6f2eea2cb4332f6d162b06d10d7c411e
2025-09-30 16:48:24 +09:00