summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2023-03-28gnu: qtxmlpatterns: Update to 5.15.8.Maxim Cournoyer
* gnu/packages/qt.scm (qtxmlpatterns): Update to 5.15.8.
2023-03-28gnu: qtx11extras: Update to 5.15.8.Maxim Cournoyer
* gnu/packages/qt.scm (qtx11extras): Update to 5.15.8.
2023-03-28gnu: qtimageformats: Update to 5.15.8.Maxim Cournoyer
* gnu/packages/qt.scm (qtimageformats): Update to 5.15.8.
2023-03-28gnu: qtsvg-5: Update to 5.15.8.Maxim Cournoyer
* gnu/packages/qt.scm (qtsvg-5): Update to 5.15.8.
2023-03-28gnu: qt3d-5: Update to 5.15.8.Maxim Cournoyer
* gnu/packages/qt.scm (qt3d-5): Update to 5.15.8.
2023-03-28gnu: qtbase-5: Update to 5.15.8.Maxim Cournoyer
* gnu/packages/qt.scm (qtbase-5): Update to 5.15.8. [inputs]: Remove labels.
2023-03-28gnu: Remove libcanberra/gtk+-2.Maxim Cournoyer
* gnu/packages/libcanberra.scm (libcanberra/gtk+-2): Delete variable.
2023-03-28gnu: jami-docs: Update to 0.0.0-1.ff466eb.Maxim Cournoyer
* gnu/packages/jami.scm (jami-docs): Update to 0.0.0-1.ff466eb.
2023-03-28gnu: jami: Update to 20230323.0.Maxim Cournoyer
* gnu/packages/jami.scm (jami): Update to 20230323.0. (%ffmpeg-default-configure-flags): Update flags. (pjproject-jami): Update commit. (ffmpeg-jami) [version, source, outputs]: : Delete fields. [arguments]: Delete disable-problematic-tests phase. * gnu/packages/patches/jami-libjami-headers-search.patch: Rebase patch.
2023-03-28gnu: pjproject: Update to 2.13.Maxim Cournoyer
* gnu/packages/telephony.scm (pjproject): Update to 2.13. [arguments]: Disable the resolver-related tests.
2023-03-28gnu: ffmpeg: Add a debug output.Maxim Cournoyer
* gnu/packages/video.scm (ffmpeg) [outputs]: New field. [arguments]: Add --disable-stripping to configure flags.
2023-03-28gnu: ffmpeg: Update to 6.0.Maxim Cournoyer
* gnu/packages/video.scm (ffmpeg): Update to 6.0. (ffmpeg-5): New variable. * gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Replace ffmpeg with ffmpeg-5. * gnu/packages/gnuzilla.scm (icedove-minimal): Likewise.
2023-03-28gnu: ffmpeg-5: Rename variable to ffmpeg.Maxim Cournoyer
* 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-28gnu: webkitgtk: Update to 2.40.0.Maxim Cournoyer
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-28gnu: python-gst: Update to 1.22.1.Maxim Cournoyer
* gnu/packages/gstreamer.scm (python-gst): Update to 1.22.1. [arguments]: Use meson-0.63.
2023-03-28gnu: gst-editing-services: Update to 1.22.1.Maxim Cournoyer
* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.22.1. [arguments]: Use meson-0.63.
2023-03-28gnu: gst-libav: Update to 1.22.1.Maxim Cournoyer
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.22.1. [arguments]: Use meson-0.63.
2023-03-28gnu: gst-plugins-ugly: Update to 1.22.1.Maxim Cournoyer
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.22.1. [arguments]: Use meson-0.63.
2023-03-28gnu: gst-plugins-bad: Update to 1.22.1 and reinstate a few tests.Maxim Cournoyer
* 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-28gnu: gst-plugins-good: Update to 1.22.1.Maxim Cournoyer
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.22.1. [arguments]: Use meson-0.63.
2023-03-28gnu: gst-plugins-base: Update to 1.22.1.Maxim Cournoyer
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.22.1. [arguments]: Use meson-0.63.
2023-03-28gnu: gstreamer-docs: Update to 1.22.1.Maxim Cournoyer
* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.22.1.
2023-03-28gnu: gstreamer: Update to 1.22.1.Maxim Cournoyer
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.22.1. [arguments]: Use meson-0.63.
2023-03-24gnu: speexdsp: Update to 1.2.1.Maxim Cournoyer
* gnu/packages/xiph.scm (speexdsp): Update to 1.2.1.
2023-03-24gnu: rav1e: Fix building.Efraim Flashner
* gnu/packages/video.scm (rav1e)[source]: Remove outdated snippet. [arguments]: Remove custom 'force-rust-edition-2018 phase.
2023-03-23Merge remote-tracking branch 'origin/master' into staging.Maxim Cournoyer
With resolved conflicts in: gnu/packages/ibus.scm gnu/packages/image.scm gnu/packages/lisp.scm gnu/packages/virtualization.scm
2023-03-23gnu: network-manager: Patch modprobe file name.Maxim Cournoyer
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-23gnu: network-manager-openvpn: Update to 1.10.2.Maxim Cournoyer
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.10.2.
2023-03-23gnu: network-manager: Update to 1.43.4.Maxim Cournoyer
* gnu/packages/gnome.scm (network-manager): Update to 1.43.4.
2023-03-23gnu: Add soapyremote.Guillaume Le Vaillant
* gnu/packages/radio.scm (soapyremote): New variable.
2023-03-23gnu: Add soapymultisdr.Guillaume Le Vaillant
* gnu/packages/radio.scm (soapymultisdr): New variable.
2023-03-22gnu: python-pre-commit: Move deprecated variable next to replacement.Maxim Cournoyer
This fixes a module import dependency cycle, which was introduced in 831baaf81e57ce9d9053ba6f9e0653a2d27298c4 ("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-22gnu: cling: Correct erroneous substitute pattern.Maxim Cournoyer
* gnu/packages/llvm.scm (cling) [arguments]: Properly escape '\b' in the regexp pattern of the patch-paths phase.
2023-03-22gnu: opencv: Absorb opencv-next.Maxim Cournoyer
* 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-22gnu: guile-aiscm: Update to 0.25.2.Maxim Cournoyer
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-22gnu: Add waybar-experimental.Erik Giorgis
* 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-22gnu: Add opencv-next.Andy Tai
* 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-22gnu: node-lts: Remove dependency on python-wrapper.Jelle Licht
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-22gnu: musescore: Update to 4.0.2.Nicolas Goaziou
* gnu/packages/music.scm (musescore): Update to 4.0.2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22gnu: borgmatic: Update to 1.7.9.Sergey Trofimov
* 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-22gnu: OpenSSH: Update to 9.3p1 [security fixes].Leo Famulari
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-22gnu: wireshark: Update dependencies, use Qt 6.Maxim Cournoyer
* 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-22gnu: wireshark: Re-instate the validate-runpath phase.Maxim Cournoyer
* gnu/packages/networking.scm (wireshark) [arguments]: Use gexps. Add the CMAKE_MODULE_LINKER_FLAGS CMake variable to the configure flags.
2023-03-22gnu: wireshark: Update to 4.0.4.Nicolas Goaziou
* 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-22gnu: mame: Update to 0.252.Nicolas Goaziou
* gnu/packages/emulators.scm (mame): Update to 0.252. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22gnu: Add cl-format-colors.jgart
* 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-22gnu: Add cl-trivial-rfc-1123.jgart
* 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-22gnu: sbcl-trivial-open-browser: Fix path to xdg-open.jgart
* 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-22gnu: Add cl-isaac.jgart
* 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-22gnu: Add cl-music-spelling.jgart
* 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>