Commit graph

110481 commits

Author SHA1 Message Date
Maxim Cournoyer d624cd4c84
gnu: ffmpeg-5: Rename variable to ffmpeg.
* gnu/packages/video.scm (ffmpeg-5): Rename to...
(ffmpeg): ... this, replacing the old 'ffmpeg' alias.
(ffmpeg-4): Adjust accordingly.
* gnu/packages/jami.scm (ffmpeg-jami): Likewise.
2023-03-28 20:15:57 -04:00
Maxim Cournoyer 30f0fd2176
gnu: webkitgtk: Update to 2.40.0.
The version is re-integrated with the package to allow 'guix refresh -l' to
work.

* gnu/packages/patches/webkitgtk-libelogind.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/webkit.scm (%webkit-version): Delete variable.
(webkitgtk): Update to 2.40.0.  Apply new patch.
[arguments]: Add a CMAKE_CXX_FLAGS configure flag.  Delete
help-cmake-find-elogind phase.
[native-inputs]: Add unifdef.
[inputs]: Remove gtk+-2.  Add libavif.
(wpewebkit): Update to 2.40.0.
(webkitgtk-next) [inputs]: Remove now extraneous gtk+-2 deletion.
2023-03-28 20:15:14 -04:00
Maxim Cournoyer 9634b927a8
gnu: python-gst: Update to 1.22.1.
* gnu/packages/gstreamer.scm (python-gst): Update to 1.22.1.
[arguments]: Use meson-0.63.
2023-03-28 20:15:14 -04:00
Maxim Cournoyer 357fcb8bb1
gnu: gst-editing-services: Update to 1.22.1.
* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.22.1.
[arguments]: Use meson-0.63.
2023-03-28 20:15:14 -04:00
Maxim Cournoyer 3f33da2759
gnu: gst-libav: Update to 1.22.1.
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.22.1.
[arguments]: Use meson-0.63.
2023-03-28 20:15:14 -04:00
Maxim Cournoyer 848bad8cc9
gnu: gst-plugins-ugly: Update to 1.22.1.
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.22.1.
[arguments]: Use meson-0.63.
2023-03-28 20:15:13 -04:00
Maxim Cournoyer d7670ab18c
gnu: gst-plugins-bad: Update to 1.22.1 and reinstate a few tests.
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.22.1.
[arguments]: Use meson-0.63.  Remove the disable-asfmux-test and reinstate the
msdkh264enc, svthevcenc, dash_mpd and curlhttpsrc tests.
2023-03-28 20:15:13 -04:00
Maxim Cournoyer 88b7ffacc1
gnu: gst-plugins-good: Update to 1.22.1.
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.22.1.
[arguments]: Use meson-0.63.
2023-03-28 20:15:13 -04:00
Maxim Cournoyer efd1b4f66b
gnu: gst-plugins-base: Update to 1.22.1.
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.22.1.
[arguments]: Use meson-0.63.
2023-03-28 20:15:13 -04:00
Maxim Cournoyer 0ae675ad87
gnu: gstreamer-docs: Update to 1.22.1.
* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.22.1.
2023-03-28 20:15:13 -04:00
Maxim Cournoyer 697785e652
gnu: gstreamer: Update to 1.22.1.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.22.1.
[arguments]: Use meson-0.63.
2023-03-28 20:15:09 -04:00
Maxim Cournoyer c94a7d41c7
NEWS: Mention new rpm format.
* NEWS (Package management): Mention new rpm format.
2023-03-28 20:13:59 -04:00
Maxim Cournoyer c1a2e26b28
gnu: speexdsp: Update to 1.2.1.
* gnu/packages/xiph.scm (speexdsp): Update to 1.2.1.
2023-03-24 21:40:00 -04:00
Efraim Flashner 95c1c16a29
gnu: rav1e: Fix building.
* gnu/packages/video.scm (rav1e)[source]: Remove outdated snippet.
[arguments]: Remove custom 'force-rust-edition-2018 phase.
2023-03-24 13:31:34 -04:00
Maxim Cournoyer 839bb4616f
Merge remote-tracking branch 'origin/master' into staging.
With resolved conflicts in:
	gnu/packages/ibus.scm
	gnu/packages/image.scm
	gnu/packages/lisp.scm
	gnu/packages/virtualization.scm
2023-03-23 21:45:21 -04:00
Maxim Cournoyer ef71e32909
services: network-manager: Set LINUX_MODULE_DIRECTORY environment variable.
Fixes <https://issues.guix.gnu.org/62409>.

* gnu/services/networking.scm (network-manager-shepherd-service): Set the
LINUX_MODULE_DIRECTORY environment variable.
2023-03-23 17:10:01 -04:00
Maxim Cournoyer e682932636
gnu: network-manager: Patch modprobe file name.
Partially fixes <https://issues.guix.gnu.org/62409>.

* gnu/packages/gnome.scm (network-manager)
[arguments]: Add patch-modprobe-path phase.
[inputs]: Add kmod.
2023-03-23 17:10:00 -04:00
Maxim Cournoyer 87d3f71bb5
gnu: network-manager-openvpn: Update to 1.10.2.
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.10.2.
2023-03-23 17:10:00 -04:00
Maxim Cournoyer 01984774a2
gnu: network-manager: Update to 1.43.4.
* gnu/packages/gnome.scm (network-manager): Update to 1.43.4.
2023-03-23 17:10:00 -04:00
Guillaume Le Vaillant 086f27cf8c
gnu: Add soapyremote.
* gnu/packages/radio.scm (soapyremote): New variable.
2023-03-23 10:03:48 +01:00
Guillaume Le Vaillant 2a0431e064
gnu: Add soapymultisdr.
* gnu/packages/radio.scm (soapymultisdr): New variable.
2023-03-23 09:51:38 +01:00
Maxim Cournoyer 5174820753
gnu: python-pre-commit: Move deprecated variable next to replacement.
This fixes a module import dependency cycle, which was introduced in
831baaf81e ("gnu: python-pre-commit: Replace
with pre-commit.").  The rule of thumb to avoid these is that the deprecated
package should live next to the replacement package (in the same module).

* gnu/packages/python-xyz.scm (python-pre-commit): Move to...
* gnu/packages/version-control.scm (python-pre-commit): ... here.
2023-03-22 21:45:29 -04:00
Maxim Cournoyer cb2e7efa6c
gnu: cling: Correct erroneous substitute pattern.
* gnu/packages/llvm.scm (cling) [arguments]: Properly escape '\b' in the
regexp pattern of the patch-paths phase.
2023-03-22 21:45:29 -04:00
Maxim Cournoyer b58bac0086
gnu: opencv: Absorb opencv-next.
* gnu/packages/image-processing.scm (opencv): Absorb opencv-next, updating
package to 4.7.0.
[arguments]: Simplify the regexps in the disable-broken-tests phase, to make
it easier to understand.  Simply remove the removed lined in the
do-not-install-3rdparty-file phase, instead of leaving it blank.
2023-03-22 21:45:29 -04:00
Maxim Cournoyer ec730083be
gnu: guile-aiscm: Update to 0.25.2.
The OpenCV support was dropped upstream.

* gnu/packages/machine-learning.scm (guile-aiscm): Update to 0.25.2.
[arguments]: Delete #:configure-flags.
[inputs]: Remove opencv.
[native-inputs]: Bump clang and llvm to version 13.
2023-03-22 21:45:29 -04:00
Erik Giorgis 48b87dfd48
gnu: Add waybar-experimental.
* gnu/packages/wm.scm (waybar-experimental): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 14:17:24 -04:00
Andy Tai 2cf24e9840
gnu: Add opencv-next.
* gnu/packages/image-processing.scm (opencv-next): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 14:17:24 -04:00
Jelle Licht b45f75d5b7
gnu: node-lts: Remove dependency on python-wrapper.
This also reduces the closure size of node-lts from 255 MiB to
172 MiB (on x86_64-linux).

* gnu/packages/node.scm (node-lts)[inputs]: Remove PYTHON-WRAPPER.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 14:17:23 -04:00
Nicolas Goaziou 6fcdd3b8b9
gnu: musescore: Update to 4.0.2.
* gnu/packages/music.scm (musescore): Update to 4.0.2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 14:17:23 -04:00
Sergey Trofimov afb1373fce
gnu: borgmatic: Update to 1.7.9.
* gnu/packages/backup.scm (borgmatic): Update to 1.7.9.
[arguments]: Set absolute store paths in the custom 'configure' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-22 12:51:17 -04:00
Leo Famulari 91f92f32d5
gnu: OpenSSH: Update to 9.3p1 [security fixes].
The release announcement contains more information about the security
vulnerabilities fixed in this update:

https://www.openssh.com/txt/release-9.3

* gnu/packages/ssh.scm (openssh): Update to 9.3p1.
2023-03-22 11:49:04 -04:00
Maxim Cournoyer 4f8a13b9fb
gnu: wireshark: Update dependencies, use Qt 6.
* gnu/packages/networking.scm (wireshark)
[arguments] <#:configure-flags>: Add -DUSE_qt6=ON.
[inputs]: Replace lua-5.2 with lua,
qtbase-5 with qtbase, qtmultimedia-5 with qtmultimedia, qtsvg-5 with qtsvg.
Add qt5compat.
[native-inputs]: replace qttools-5 with qttools.
2023-03-22 10:09:04 -04:00
Maxim Cournoyer 19af6d9434
gnu: wireshark: Re-instate the validate-runpath phase.
* gnu/packages/networking.scm (wireshark) [arguments]: Use gexps.
Add the CMAKE_MODULE_LINKER_FLAGS CMake variable to the configure flags.
2023-03-22 10:09:04 -04:00
Nicolas Goaziou d22cf3a3f2
gnu: wireshark: Update to 4.0.4.
* gnu/packages/networking.scm (wireshark): Update to 4.0.4.
[arguments]<#:phases>: Re-introduce a now succeeding test and enable parallel
tests.  Update comment.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 10:09:03 -04:00
Nicolas Goaziou 735b83994f
gnu: mame: Update to 0.252.
* gnu/packages/emulators.scm (mame): Update to 0.252.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 10:09:03 -04:00
Bruno Victal 72ef1bef07
services: Add fstrim-service-type.
* gnu/services/linux.scm (fstrim-service-type): New variable.
(fstrim-mcron-job, serialize-fstrim-configuration)
(fstrim-serialize-list-of-strings, fstrim-serialize-boolean): New procedure.
(mcron-time?): New predicate.
(fstrim-configuration): New record.
* doc/guix.texi (Linux Services): Document new fstrim-service-type.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 10:09:03 -04:00
jgart 2b66b54bae
gnu: Add cl-format-colors.
* gnu/packages/lisp-xyz.scm (cl-format-colors, ecl-format-colors,
  sbcl-format-colors): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:27:57 +01:00
jgart c8b3b7fe5a
gnu: Add cl-trivial-rfc-1123.
* gnu/packages/lisp-xyz.scm (cl-trivial-rfc-1123, ecl-trivial-rfc-1123,
  sbcl-trivial-rfc-1123): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:23:52 +01:00
jgart 7f1f78c946
gnu: sbcl-trivial-open-browser: Fix path to xdg-open.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-open-browser)[inputs]: Add
  xdg-utils.
  [arguments]: Add 'fix-paths' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:14:38 +01:00
jgart 7f41603da0
gnu: Add cl-isaac.
* gnu/packages/lisp-xyz.scm (cl-isaac, ecl-cl-isaac, sbcl-cl-isaac): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:08:16 +01:00
jgart 72644ce13f
gnu: Add cl-music-spelling.
* gnu/packages/lisp-xyz.scm (cl-music-spelling, ecl-music-spelling,
  sbcl-music-spelling): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:00:58 +01:00
jgart bd84b284ba
gnu: Add cl-kdlcl.
* gnu/packages/lisp-xyz.scm (cl-kdlcl, ecl-kdlcl, sbcl-kdlcl): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:49:01 +01:00
jgart 916716a7da
gnu: cl-json: Update to 0.6.0.
* gnu/packages/lisp-xyz.scm (sbcl-cl-json): Update to 0.6.0.
  [source]: Update url.
  [home-page]: Update url.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:37:59 +01:00
jgart dff90b64b9
gnu: ecl-jzon: Enable tests.
* gnu/packages/lisp-xyz.scm (ecl-jzon)[arguments]: Enable tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:25:27 +01:00
jgart b94513bfa6
gnu: cl-jzon: Update to 1.1.0.
* gnu/packages/lisp-xyz.scm (sbcl-jzon): Update to 1.1.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:24:08 +01:00
jgart 31d8bf9580
gnu: cl-conspack: Update to 0.0.0-2.6e529d7.
* gnu/packages/lisp-xyz.scm (sbcl-cl-conspack): Update to 0.0.0-2.6e529d7.
  [arguments]: Enable tests.
  [native-inputs]: Add sbcl-fiveam. Remove sbcl-checkl.
  [inputs]: Use new style.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:19:31 +01:00
Guillaume Le Vaillant 45974a39d1
gnu: wireless-regdb: Improve style.
* gnu/packages/linux.scm (wireless-regdb)[arguments]: Use gexps, remove
  trailing booleans.
  (native-inputs): Remove labels.
2023-03-22 13:14:10 +01:00
Guillaume Le Vaillant 90111d83a9
gnu: wireless-regdb: Update to 2023.02.13.
* gnu/packages/linux.scm (wireless-regdb): Update to 2023.02.13.
2023-03-22 12:16:07 +01:00
Sharlatan Hellseher cfccc9acdb
gnu: Add cl-kons-9.
* gnu/packages/lisp-lisp.scm (cl-kons-9, sbcl-kons-9): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:49 +01:00
Sharlatan Hellseher 1f146d4714
gnu: Add cl-clobber.
* gnu/packages/lisp-xyz.scm (cl-clobber, ecl-clobber, sbcl-clobber):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:48 +01:00