me
/
guix
Archived
1
0
Fork 0
Commit Graph

83481 Commits (eec94982b1e66291fa0ce8ac11f5bf3ae2088133)

Author SHA1 Message Date
Ryan Prior via Guix-patches via eec94982b1
gnu: esbuild: Update to 0.14.0.
* gnu/packages/web.scm (esbuild): Update to 0.14.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 17:31:03 +01:00
Ryan Prior via Guix-patches via 01faf2c1bb
gnu: go-golang-x-sys: Update to 0.0.0-8.ed5796b.
* gnu/packages/golang.scm (go-golang-x-sys): Update to 0.0.0-8.ed5796b.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 17:29:58 +01:00
Tobias Geerinckx-Rice 8b96c0ad01
gnu: git: Update to 2.34.1.
* gnu/packages/version-control.scm (git): Update to 2.34.1.
2021-11-26 10:37:58 +01:00
Maxim Cournoyer 8e0a8819b7
gnu: python-keras: Skip a flaky test.
* gnu/packages/machine-learning.scm (python-keras)
[phases]{check}: Also skip the test_stateful_metrics test.
2021-10-11 23:42:40 -04:00
Brice Waegeneire 62b44b0b4e
bluez: Update to 5.61.
* gnu/packages/linux.scm (bluez): Update to 5.61.
2021-10-10 09:17:53 +02:00
Maxim Cournoyer 42b0d904d0
gnu: libnice: Update to 0.1.18-0.47a9633.
This resolves a build failure following the GStreamer update to 1.18.5.

* gnu/packages/networking.scm (libnice): Update to 0.1.18-0.47a9633.
2021-10-09 23:49:14 -04:00
Maxim Cournoyer 597ae30dc3
gnu: dbus-c++: Fix build.
* gnu/packages/glib.scm (dbus-c++)[inputs]: Add libunwind.
2021-10-09 23:49:13 -04:00
Maxim Cournoyer f98306ad28
gnu: python-keras: Enable parallel tests.
* (python-keras)[phases]: Delete trailing #t.
{check}: Honor TESTS?.  Run the tests in parallel.  Disable PEP8 lint.
2021-10-09 23:49:08 -04:00
Maxim Cournoyer b33dc57d3e
gnu: tensorflow: Enable parallel build (at least partially).
There are still many parts of the build that happen sequentially, but at least
this hastens the long build somewhat.

* gnu/packages/machine-learning.scm (tensorflow)[phases]: Remove trailing #t.
{build-pip-package}: Honor the PARALLEL-BUILD? argument.
2021-10-09 22:42:59 -04:00
Maxim Cournoyer 7b6280c980
gnu: gstreamer-docs: Update to 1.18.5.
* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.18.5.  Delete
trailing #t.
2021-10-09 22:42:58 -04:00
Maxim Cournoyer e030df6e09
gnu: python-gst: Update to 1.18.5.
* gnu/packages/gstreamer.scm (python-gst): Update to 1.18.5.
2021-10-09 22:42:58 -04:00
Maxim Cournoyer bd5b51e951
gnu: gst-editing-services: Update to 1.18.5.
* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.18.5.
2021-10-09 22:42:58 -04:00
Maxim Cournoyer c4924a9d23
gnu: gst-libav: Update to 1.18.5.
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.18.5.
[source]: Remove patch, now integrated upstream.
* gnu/packages/patches/gst-libav-64channels-stack-corruption.patch: Delete file.
* gnu/local.mk: De-register it.
2021-10-09 22:42:58 -04:00
Maxim Cournoyer 630ff4535e
gnu: gst-plugins-ugly: Update to 1.18.5.
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.18.5.
[source]: Remove patches.
* gnu/packages/patches/gst-plugins-ugly-fix-out-of-bound-reads.patch: Delete file.
* gnu/local.mk: De-register it.
2021-10-09 22:42:58 -04:00
Maxim Cournoyer 71b1c429ea
gnu: gst-plugins-bad: Update to 1.18.5.
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.18.5.
[source]: Remove patches.
Delete trailing #t.
* gnu/packages/patches/gst-plugins-bad-fix-overflow.patch: Delete file.
* gnu/local.mk: De-register it.
2021-10-09 22:42:57 -04:00
Maxim Cournoyer ee0c7a47f0
gnu: gst-plugins-good: Update to 1.18.5.
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.18.5.
[source]: Remove the CVE patches, included in the release.
* gnu/packages/patches/gst-plugins-good-CVE-2021-3497.patch: Delete file.
* gnu/packages/patches/gst-plugins-good-CVE-2021-3498.patch: Likewise.
* gnu/local.mk: De-register them.
2021-10-09 22:42:57 -04:00
Maxim Cournoyer 471a3402d8
gnu: gst-plugins-base: Update to 1.18.5.
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.18.5.
[source]: Remove patches.
[inputs]: Move wayland...
[propagated-inputs]: here.
* gnu/packages/patches/gst-plugins-base-fix-id3v2-invalid-read.patch: Delete
file.
* gnu/local.mk: De-register it.
2021-10-09 22:42:57 -04:00
Maxim Cournoyer dd6e07ac46
gnu: gstreamer: Update to 1.18.5.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.18.5.  Remove trailing
 #t.
(%common-gstreamer-phases): Remove trailing #t.
2021-10-09 22:42:57 -04:00
Maxim Cournoyer 0973e2af49
Revert gstreamer update to 1.19.2.
This reverts commits from e49190cf2b to
b2fe4c44e3.

Reason: 1.19 is an unstable (development) release rather than a stable one.
2021-10-09 22:42:57 -04:00
Maxim Cournoyer 9c0c07e4af
gnu: polkit: Update to 0.120 and ungraft.
* gnu/packages/polkit.scm (polkit): Update to 0.120.
[origin]: Update URL and remove libsystemd-login substitution.  Remove
replacement.
[inputs]: Update mozjs-60 to mozjs-78.
[native-inputs]: Add libxslt and docbook-xsl for manpage generation.
[phases]{fix-manpage-generation}: New phase.
(polkit/fixed): Delete package.
* gnu/packages/patches/polkit-CVE-2021-3560.patch: Delete file.
* gnu/local.mk: De-register it.

Co-authored-by: Morgan Smith <Morgan.J.Smith@outlook.com>
2021-10-09 22:42:56 -04:00
Maxim Cournoyer 9dbfd4ab08
gnu: Add a missing copyright.
This adjustment is made considering the contributions to the (gnu packages
polkit) module in commits cb151c68bf and 222e3319bd.

Suggested-by: Morgan Smith <Morgan.J.Smith@outlook.com>
2021-10-09 22:42:53 -04:00
Maxim Cournoyer 7aba66f76f
gnu: mozjs-78: Update to 78.13.0.
* gnu/packages/gnuzilla.scm (mozjs-78): Update to 78.13.0.
2021-10-09 22:17:58 -04:00
Maxim Cournoyer 302a9111df
gnu: abseil-cpp: Update to 20210324.2.
But keep the older variant for Tensorflow.

* gnu/packages/cpp.scm (abseil-cpp-20200923.3): Renamed older variant.
(abseil-cpp): New variable.
* gnu/packages/machine-learning.scm (tensorflow-lite)
[inputs]: Adjust to use the older abseil-cpp-20200923.3.
* gnu/packages/rpc.scm (grpc-1.16.1)[native-inputs]: Likewise.

Co-authored-by: Greg Hogan <code@greghogan.com>
2021-10-09 22:17:58 -04:00
Maxim Cournoyer ce92aba5c7
gnu: abseil-cpp: Remove googletest patch.
* gnu/packages/patches/abseil-cpp-fix-gtest.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/cpp.scm (abseil-cpp)[source]: Remove patch.

Co-authored-by: Greg Hogan <code@greghogan.com>
2021-10-09 22:17:58 -04:00
Greg Hogan fd980bbf2f
gnu: googletest: Update to 1.11.0.
* gnu/packages/check.scm (googletest): Update to 1.11.0.
2021-10-09 22:17:57 -04:00
Maxim Cournoyer f4271bbd79
Revert commits made to resolve a gdk-pixbuf+svg propagation issue.
Fixes <https://issues.guix.gnu.org/50957>.

This reverts the following commits:

 - 42231bc (gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf)
 - ad6a950 (gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf)
 - 5e02d1a (gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf)
 - 5c467b2 (gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf)
 - 26487f6 (gnu: librsvg-next: Do not propagate gdk-pixbuf)
 - d891922 (gnu: librsvg: Do not propagate gdk-pixbuf)
 - 22476d3 (gnu: libgsf: Do not propagate gdk-pixbuf)
 - 099ca0e (gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf)
 - fb6a1ff (gnu: appstream-glib: Propagate gdk-pixbuf+svg rather than gdk-pixbuf)
 - 4fb525d (gnu: weasyprint: Propagate gdk-pixbuf+svg rather than gdk-pixbuf)

These commits were made to resolve a gdk-pixbuf loaders clash that could occur
in a profile when both gdk-pixbuf and gdk-pixbuf+svg were propagated.
Unfortunately, librsvg really needs to propagate gdk-pixbuf itself, which
would introduce a cycle.  Packages such as 'efl' were broken as a result of
not propagating gdk-pixbuf.

A more definitive fix will be proposed for core-updates, which includes a
profile hook to generate the gdk-pixbuf loaders.cache file, as well as a build
phase and search path specification, that should resolve the issue for good.
2021-10-09 22:17:39 -04:00
Brice Waegeneire 431e641b83
gnu: pulseaudio: Update to 15.0.
The 'bluez5' configuration options is removed to ease transformation of the
package by users.  It is auto-enabled by Meson based on the inputs available,
so it's still enabled in this package.
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 15.0.
[arguments]: Fix the 'oss-output' value and remove the 'bluez5' option.
[inputs]: Add 'elogind'.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-10-08 10:57:36 -04:00
Maxim Cournoyer d2e85332dc
gnu: lib2geom: Update to 1.1.
* gnu/packages/graphics.scm (lib2geom): Update to 1.1.
[source]: Remove patches, modules and snippet fields.
[phases]: Remove trailing #t.
* gnu/packages/patches/lib2geom-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2021-10-05 23:17:36 -04:00
Maxim Cournoyer 80ded5b280
gnu: e2fsprogs: Update to 1.46.4.
This resolves a test failure on armhf-linux (when building on a aarch64-linux
system).

* gnu/packages/linux.scm (e2fsprogs): Update to 1.46.4.  Remove trailing #t.
2021-10-05 21:47:43 -04:00
Maxim Cournoyer b2fe4c44e3
gnu: python-gst: Update to 1.19.2.
* gnu/packages/gstreamer.scm (python-gst): Update to 1.19.2.
[meson]: Use meson-0.55.
2021-10-02 01:12:38 -04:00
Maxim Cournoyer f4d4ebfbe4
gnu: gst-editing-services: Update to 1.19.2.
* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.19.2.
[meson]: Use meson-0.55.
2021-10-02 01:12:38 -04:00
Maxim Cournoyer 2be0527df2
gnu: gst-libav: Update to 1.19.2.
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.19.2.
[source]: Re-indent origin.  Delete patches field.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-libav-64channels-stack-corruption.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2021-10-02 01:12:37 -04:00
Maxim Cournoyer d0e53556bb
gnu: gst-plugins-ugly: Update to 1.19.2.
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.19.2.  Delete
trailing #t.
[patches]: Delete field.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-plugins-ugly-fix-out-of-bound-reads.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2021-10-02 01:12:37 -04:00
Maxim Cournoyer 2435766eaa
gnu: gst-plugins-bad: Update to 1.19.2.
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.19.2.
* gnu/packages/patches/gst-plugins-bad-fix-overflow.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2021-10-02 01:12:37 -04:00
Maxim Cournoyer 35aaabe594
gnu: zxing-cpp: Update to 1.2.0.
* gnu/packages/aidc.scm (zxing-cpp): Update to 1.2.0.  Remove trailing #t.
[native-inputs]: Remove field.
[out-of-source?]: Remove argument.
[tests?]: Set to #f.
[configure-flags]: New argument.
[phases]: Remove argument.
2021-10-02 01:12:37 -04:00
Maxim Cournoyer b828bbaf62
gnu: gst-plugins-good: Update to 1.19.2.
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.19.2.  Remove
trailing #t.
[patches]: Remove.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-plugins-good-CVE-2021-3497.patch: Delete file.
* gnu/packages/patches/gst-plugins-good-CVE-2021-3498.patch: Likewise.
* gnu/packages/patches/gst-plugins-good-fix-test.patch: Likewise.
* gnu/local.mk: De-register them.
2021-10-02 01:12:37 -04:00
Maxim Cournoyer e50ac90943
gnu: gst-plugins-base: Update to 1.19.2.
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.19.2
[origin]: Delete patches field.  Remove trailing #t.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-plugins-base-fix-id3v2-invalid-read.patch: Delete.
* gnu/local.mk (dist_patch_DATA): De-register.
2021-10-02 01:12:36 -04:00
Maxim Cournoyer 9411eeab57
gnu: gstreamer: Update to 1.19.2.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.19.2.
[meson]: Use meson-0.55.
[phases]{disable-some-tests}: Delete phase.
2021-10-02 01:12:32 -04:00
Maxim Cournoyer e49190cf2b
gnu: gstreamer-docs: Update to 1.19.2.
* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.19.2.  Remove
trailing #t.
2021-10-01 21:49:17 -04:00
Maxim Cournoyer 15916cf400
gnu: python-sphinx: Update to 4.2.0.
* gnu/packages/sphinx.scm (python-sphinx): Update to 4.2.0.
2021-10-01 21:09:23 -04:00
Maxim Cournoyer 70dbdbe39b
gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5.
* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to 1.1.5.
2021-10-01 21:09:14 -04:00
Maxim Cournoyer 3687c8371a
gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0.
* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 2.0.0.
2021-10-01 21:09:05 -04:00
Maxim Cournoyer 2e65e4834a
Merge remote-tracking branch 'origin/master' into staging
With resolved conflicts in:
	gnu/packages/bittorrent.scm
	gnu/packages/databases.scm
	gnu/packages/geo.scm
	gnu/packages/gnupg.scm
	gnu/packages/gstreamer.scm
	gnu/packages/gtk.scm
	gnu/packages/linux.scm
	gnu/packages/python-xyz.scm
	gnu/packages/xorg.scm
	guix/build/qt-utils.scm
2021-10-01 17:10:49 -04:00
Tobias Geerinckx-Rice f1a3c11407
installer: Fix typo in docstrings.
* gnu/packages/gnu/installer/parted.scm
(force-user-partitions-formatting, format-user-partitions):
Fix ‘formating’ docstring typo.
2021-10-01 21:27:36 +02:00
Tobias Geerinckx-Rice e7f4feba94
gnu: emacs-filladapt: Fix typo in description.
* gnu/packages/emacs-xyz.scm (emacs-filladapt)[description]:
Fix ‘funtions’ typo.
2021-10-01 21:27:36 +02:00
Tobias Geerinckx-Rice d1a24c5bf9
gnu: rtl8812au-aircrack-ng-linux-module: Inherit from rtl8821ce-linux-module.
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Inherit
from the rtl8821ce-linux-module package and remove duplicate fields.
2021-10-01 21:27:36 +02:00
Tobias Geerinckx-Rice aa4d18f33c
gnu: rtl8821ce-linux-module: Honour PARALLEL-BUILD?.
* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]:
Spawn multiple build make jobs if requested.
2021-10-01 21:27:35 +02:00
Tobias Geerinckx-Rice 0d38f82120
gnu: rtl8821ce-linux-module: Prepare for cross-compilation.
* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]:
Use CC-FOR-TARGET.
2021-10-01 21:27:35 +02:00
Tobias Geerinckx-Rice bdd190e3aa
build-system: linux-module: Don't explicitly return #t from phases.
* guix/build-system/linux-module.scm (configure): Remove explicit #t return value.
2021-10-01 21:27:35 +02:00
Tobias Geerinckx-Rice 834415c33a
build-system: linux-module: Build and install in parallel.
* guix/build-system/linux-module.scm (linux-module-build)
(guix/build-system/linux-module.scm): Accept the PARALLEL-BUILD? keyword
and pass it on to the builder.
* guix/build/linux-module-build-system.scm (build, install): Capture and
honour it.
2021-10-01 21:27:35 +02:00