Commit graph

110883 commits

Author SHA1 Message Date
Maxim Cournoyer 242492f154
gnu: qtwayland-5: Update to 5.15.8.
* gnu/packages/qt.scm (qtwayland-5): Update to 5.15.8.
[arguments]: Use gexps.
2023-03-28 20:17:10 -04:00
Maxim Cournoyer d6d39598dc
gnu: qtmultimedia-5: Update to 5.15.8.
* gnu/packages/qt.scm (qtmultimedia-5): Update to 5.15.8.
2023-03-28 20:17:10 -04:00
Maxim Cournoyer 49586719c3
gnu: qtsensors: Update to 5.15.8.
* gnu/packages/qt.scm (qtsensors): Update to 5.15.8.
2023-03-28 20:17:10 -04:00
Maxim Cournoyer 721d91336c
gnu: qtwebsockets-5: Update to 5.15.8.
* gnu/packages/qt.scm (qtwebsockets-5): Update to 5.15.8.
2023-03-28 20:17:10 -04:00
Maxim Cournoyer bc50099e72
gnu: qtconnectivity: Update to 5.15.8.
* gnu/packages/qt.scm (qtconnectivity): Update to 5.15.8.
2023-03-28 20:17:10 -04:00
Maxim Cournoyer 7736cb9dd6
gnu: qtdeclarative-5: Update to 5.15.8.
* gnu/packages/qt.scm (qtdeclarative-5): Update to 5.15.8.
[arguments]: Use gexps.  Address TODO.
2023-03-28 20:17:09 -04:00
Maxim Cournoyer 92de9632a6
gnu: qtxmlpatterns: Update to 5.15.8.
* gnu/packages/qt.scm (qtxmlpatterns): Update to 5.15.8.
2023-03-28 20:17:09 -04:00
Maxim Cournoyer a0dcd3febf
gnu: qtx11extras: Update to 5.15.8.
* gnu/packages/qt.scm (qtx11extras): Update to 5.15.8.
2023-03-28 20:17:09 -04:00
Maxim Cournoyer 0f1ba909db
gnu: qtimageformats: Update to 5.15.8.
* gnu/packages/qt.scm (qtimageformats): Update to 5.15.8.
2023-03-28 20:17:09 -04:00
Maxim Cournoyer ae102f6ee1
gnu: qtsvg-5: Update to 5.15.8.
* gnu/packages/qt.scm (qtsvg-5): Update to 5.15.8.
2023-03-28 20:17:09 -04:00
Maxim Cournoyer 2e58013800
gnu: qt3d-5: Update to 5.15.8.
* gnu/packages/qt.scm (qt3d-5): Update to 5.15.8.
2023-03-28 20:17:08 -04:00
Maxim Cournoyer 6e9adedc5d
gnu: qtbase-5: Update to 5.15.8.
* gnu/packages/qt.scm (qtbase-5): Update to 5.15.8.
[inputs]: Remove labels.
2023-03-28 20:17:08 -04:00
Maxim Cournoyer e4ef2db8fd
build: qt-utils: Revert setting QT_PLUGIN_PATH exactly.
Fixes <https://issues.guix.gnu.org/57742>.

The documentation of Qt states that it is a supported use case to mix Qt 5 and
Qt 6 plugins in QT_PLUGIN_PATH [0].  This reverts the change to QT_PLUGIN_PATH
introduced in 1f466ed6be ("build: qt: Add qtbase argument and wrap Qt
environment variables exactly.").

[0]  https://doc.qt.io/qt-6.2/deployment-plugins.html#loading-and-verifying-plugins-dynamically

* guix/build/qt-utils.scm (variables-for-wrapping): Wrap QT_PLUGIN_PATH using
the prefix method.
2023-03-28 20:17:08 -04:00
Maxim Cournoyer 1649eef7e6
gnu: Remove libcanberra/gtk+-2.
* gnu/packages/libcanberra.scm (libcanberra/gtk+-2): Delete variable.
2023-03-28 20:17:08 -04:00
Maxim Cournoyer de233c010c
gnu: jami-docs: Update to 0.0.0-1.ff466eb.
* gnu/packages/jami.scm (jami-docs): Update to 0.0.0-1.ff466eb.
2023-03-28 20:17:08 -04:00
Maxim Cournoyer e41d313cc1
gnu: jami: Update to 20230323.0.
* 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-28 20:16:59 -04:00
Maxim Cournoyer 846c615e15
gnu: pjproject: Update to 2.13.
* gnu/packages/telephony.scm (pjproject): Update to 2.13.
[arguments]: Disable the resolver-related tests.
2023-03-28 20:16:06 -04:00
Maxim Cournoyer 0c0d5130af
gnu: ffmpeg: Add a debug output.
* gnu/packages/video.scm (ffmpeg) [outputs]: New field.
[arguments]: Add --disable-stripping to configure flags.
2023-03-28 20:16:06 -04:00
Maxim Cournoyer bf23e8518f
gnu: ffmpeg: Update to 6.0.
* 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-28 20:16:05 -04:00
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
Leo Famulari c4cca9cb5d
gnu: Go 1.20: Update to 1.20.2.
* gnu/packages/golang.scm (go-1.20): Update to 1.20.2.
2023-03-28 16:26:10 -04:00
Leo Famulari f47e47243b
gnu: Go 1.19: Update to 1.19.7.
* gnu/packages/golang.scm (go-1.19): Update to 1.19.7.
2023-03-28 16:26:10 -04:00
Felix Lechner a14e6eae08
gnu: Add gocryptfs.
* gnu/packages/file-systems.scm (gocryptfs): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:10 -04:00
Felix Lechner f6eb16ca3e
gnu: Add go-github-com-rfjakob-eme.
* gnu/packages/golang.scm (go-github-com-rfjakob-eme): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:10 -04:00
Felix Lechner e64286d6e0
gnu: Add go-github-com-pkg-xattr.
* gnu/packages/golang.scm (go-github-com-pkg-xattr): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner 48f8f9048d
gnu: Add go-github-com-jacobsa-reqtrace.
* gnu/packages/golang.scm (go-github-com-jacobsa-reqtrace): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner bcec46eee2
gnu: Add go-github-com-jacobsa-ogletest.
* gnu/packages/golang.scm (go-github-com-jacobsa-ogletest): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner 6d9dbdffcb
gnu: Add go-github-com-jacobsa-oglemock.
* gnu/packages/golang.scm (go-github-com-jacobsa-oglemock): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:09 -04:00
Felix Lechner e7a1ae9bf9
gnu: Add go-github-com-jacobsa-oglematchers.
* gnu/packages/golang.scm (go-github-com-jacobsa-oglematchers): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner bd89aed936
gnu: Add go-github-com-aperturerobotics-jacobsa-crypto.
* gnu/packages/golang.scm (go-github-com-aperturerobotics-jacobsa-crypto): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner 8810be06f2
gnu: Add go-github-com-hanwen-go-fuse-v2.
* gnu/packages/golang.scm (go-github-com-hanwen-go-fuse-v2): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner 871a0fe5a3
gnu: go-golang-org-x-net: Update to 0.5.0.
* gnu/packages/golang.scm (go-golang-org-x-net): Update to 0.5.0.
(go-golang-org-x-net): Switch to gexp.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:08 -04:00
Felix Lechner 87eb8473c1
gnu: go-golang-org-x-sys: Update to 0.4.0.
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.4.0.
(go-golang-org-x-sys): Switch to gexp.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-28 16:26:04 -04:00
Ricardo Wurmus d7673b49c0
gnu: Add python-omero-py.
* gnu/packages/python-xyz.scm (python-omero-py): New variable.
2023-03-28 17:59:59 +02:00
Ricardo Wurmus b52fe15dc7
gnu: Add python-zeroc-ice-3.6.
* gnu/packages/python-xyz.scm (python-zeroc-ice-3.6): New variable.
2023-03-28 17:59:59 +02:00
Ricardo Wurmus 37d9e96f66
gnu: Add python-zeroc-ice.
* gnu/packages/python-xyz.scm (python-zeroc-ice): New variable.
2023-03-28 17:59:59 +02:00
Ricardo Wurmus e408677f33
gnu: Add guile-openai.
* gnu/packages/guile-xyz.scm (guile-openai): New variable.
2023-03-28 17:59:58 +02:00
宋文武 6d500ad544
teams: Add Zhu Zihao.
* etc/teams.scm.in: Add Zhu Zihao.
2023-03-28 19:57:43 +08:00
Felix Lechner c9af27d4ca
lint: Append "/info/refs" to git-reference-url.
For the atftp package added in the preceeding commit, lint produced this
warning:

  gnu/packages/networking.scm:2924:5: atftp@0.8.0:
    URI https://git.code.sf.net/p/atftp/code not reachable:
      404 ("Not Found")

Thanks to Sergey Trofimov for suggesting a fix! [1]

  [1]  https://issues.guix.gnu.org/62156#3

It was implemented here, and the warning disappeared.

* guix/lint.scm (check-source): Append "/info/refs" to git-reference-url.

Co-authored-by: Sergey Trofimov <sarg@sarg.org.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-27 18:48:53 +02:00