Age | Commit message (Expand) | Author |
2022-08-30 | gnu: polkit: Fix cross-compilation....This is a follow-up to commit e8f4e1808563eb3c1cd28d419a1f349412af4a0d.
* gnu/packages/polkit.scm (polkit)[arguments]: Pass -Dintrospection instead of
-Dos-type when cross-compiling.
| Marius Bakke |
2022-08-30 | gnu: polkit: Fix build....This is a follow-up to commit e8f4e1808563eb3c1cd28d419a1f349412af4a0d.
* gnu/packages/polkit.scm (polkit)[native-inputs]: Add GETTEXT-MINIMAL.
| Marius Bakke |
2022-08-29 | gnu: gsettings-desktop-schemas: Update to 42.0....* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 42.0.
| Maxim Cournoyer |
2022-08-28 | gnu: nghttp2: Fix conditional openssl:static input....This is a follow up to commit 3ab568573e2.
* gnu/packages/web.scm (nghttp2)[inputs]: Wrap conditional openssl input in a
list.
| Maxim Cournoyer |
2022-08-28 | gnu: gtk: Update to 4.6.7....* gnu/packages/gtk.scm (gtk): Update to 4.6.7.
| Maxim Cournoyer |
2022-08-28 | gnu: python-numpy: Skip 'test_rint_big_int' test....* gnu/packages/python-xyz.scm (python-numpy)
[phases]{check}: Skip the 'test_rint_big_int' test.
| Maxim Cournoyer |
2022-08-28 | gnu: at-spi2-core-minimal: Update to 2.45.90, rename to at-spi2-core....at-spi2-core now includes at-spi2-atk (see:
https://gitlab.gnome.org/GNOME/at-spi2-core/-/merge_requests/78).
* gnu/packages/gtk.scm (at-spi2-core-minimal): Rename to...
(at-spi2-core): ... this. Update to 2.45.90.
[phases]{check}: Adjust per upstream changes.
[inputs]: Add libxml2.
[native-inputs]: Delete labels. Add gsettings-desktop-schemas,
python-dbusmock and python-pytest.
(at-spi2-core-with-documentation): Variable renamed from at-spi2-core. Adjust
accordingly to changes to parent (inherited) package, and use gexps.
(at-spi2-atk): Deprecate by at-spi2-core.
(gtk+)[propagated-inputs]: Use at-spi2-core.
* gnu/packages/gnome.scm (orca)[inputs]: Likewise.
* gnu/packages/gnome.scm (gnome): Likewise.
| Maxim Cournoyer |
2022-08-28 | gnu: libcloudproviders-minimal: Remove input labels....* gnu/packages/gnome.scm (libcloudproviders-minimal)
[native-inputs]: Remove labels.
| Maxim Cournoyer |
2022-08-28 | gnu: pulseaudio: Update to 16.1 and use gexps....* gnu/packages/pulseaudio.scm (pulseaudio): Update to 16.1.
[source]: Delete trailing #t and extraneous 'begin'.
[arguments]: Use gexps.
[phases]: Delete trailing #t.
[native-inputs]: Delete input labels.
| Maxim Cournoyer |
2022-08-28 | gnu: bluez: Update to 5.65, use gexps and remove input labels....* gnu/packages/linux.scm (bluez): Update to 5.65.
[arguments]: Use gexps.
[phases]: Delete trailing #t.
[native-inputs]: Delete labels.
| Maxim Cournoyer |
2022-08-28 | gnu: libical: Update to 3.0.14, enable tests and use gexps....* gnu/packages/calendar.scm (libical): Update to 3.0.14.
[tests?]: Delete argument.
[parallel-build?]: Likewise.
[configure-flags]: Use gexps.
[phases]: Use gexps. Delete trailing #t.
{patch-docbook-reference}: Use this-package-native-input.
{patch-paths}: Use search-input-directory. Set TZDIR for tests.
| Maxim Cournoyer |
2022-08-28 | gnu: glslang: Update to 11.11.0....* gnu/packages/vulkan.scm (glslang): Update to 11.11.0.
[source]: Use version as commit.
| Maxim Cournoyer |
2022-08-28 | gnu: colord-minimal: Update to 1.4.6, use gexps and remove labels....Also enable the test suite.
* gnu/packages/gnome.scm (colord-minimal): Update to 1.4.6.
[arguments]: Use gexps.
[tests?]: Delete argument.
[phases]{disable-problematic-tests}: New phase.
{set-sqlite3-file-name}: Use search-input-file.
[native-inputs, propagated-inputs, inputs]: Remove labels.
(colord): Adjust to use gexps.
[native-inputs]: Use modify-inputs and remove labels.
| Maxim Cournoyer |
2022-08-28 | gnu: polkit-mozjs: Rename to polkit and remove obsolete polkit-duktape....Polkit 121 now uses duktape as the default JavaScript engine.
* gnu/packages/polkit.scm (polkit-mozjs): Rename to...
(polkit): ... this.
[import-modules, modules]: New arguments.
[configure-flags]: Drop non-default "js_engine=mozjs" option.
[phases]{adjust-install-time-etc-directory, patch-bash}: New phases.
{check}: New override.
[inputs]: Replace mozjs-91 with duktape.
[native-inputs]: Add python, python-dbusmock and tini.
(polkit-duktape): Delete variable.
(polkit-for-system): Delete procedure.
(polkit) Delete syntax.
* gnu/services/dbus.scm (%default-polkit): Delete variable.
(<polkit-configuration>): Adjust accordingly.
| Maxim Cournoyer |
2022-08-28 | gnu: wayland-protocols: Update to 1.26....* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.26.
| Maxim Cournoyer |
2022-08-28 | gnu: glib-networking: Update to 2.72.2....* gnu/packages/gnome.scm (glib-networking): Update to 2.72.2.
| Maxim Cournoyer |
2022-08-28 | gnu: glibmm: Update to 2.72.1 and use gexps....* gnu/packages/glib.scm (glibmm): Update to 2.72.1.
[phases]: Use gexps.
| Maxim Cournoyer |
2022-08-28 | gnu: gtkmm-3: Update to 3.24.6....* gnu/packages/gtk.scm (gtkmm-3): Update to 3.24.6.
| Maxim Cournoyer |
2022-08-28 | gnu: gtk+: Delete trailing #t and use iso-codes....* gnu/packages/gtk.scm (gtk+)[inputs]: Replace iso-codes/official with
iso-codes.
[phases]: Delete trailing #t.
| Maxim Cournoyer |
2022-08-28 | gnu: mesa: Update to 22.1.7....* gnu/packages/gl.scm (mesa): Update to 22.1.7.
[source]: Fix indentation. Remove patch, implementing it as a...
[configure-flags]: Remove '-Ddri-drivers=...' flag, no longer supported.
[phases]{disable-failing-test} ... substitution instead.
[propagated-inputs]: Move comment above.
[inputs]: Remove extraneous append and sort.
[native-inputs]: Likewise.
[configure-flags]: Break long lines.
* gnu/packages/patches/mesa-skip-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer |
2022-08-28 | gnu: libdrm: Update to 2.4.112....* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.112.
| Maxim Cournoyer |
2022-08-28 | gnu: glib: Use gexps....* gnu/packages/glib.scm (glib)[arguments]: Use a plain list.
[disallowed-references]: Adjust accordingly.
[configure-flags]: Likewise.
[phases]: Use gexps.
(glib-with-documentation)[phases]: Use gexps.
| Maxim Cournoyer |
2022-08-28 | build-system: copy: Support #:tests?....* guix/build-system/copy.scm (copy-build): Pass tests? to builder.
| Liliana Marie Prikler |
2022-08-28 | gnu: samba: Update to 4.17.0rc3 to fix build....* gnu/packages/samba.scm (samba): Update to 4.17.0rc3.
[source]: Adjust URL.
[configure-flags]: Delete leftover comment.
(samba/fixed): Update to 4.17.0rc3.
| Maxim Cournoyer |
2022-08-27 | gnu: python-numpy: Update to 1.23.2....* gnu/packages/python-xyz.scm (python-numpy): Update to 1.23.2.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Greg Hogan |
2022-08-27 | gnu: llvm-11: Update to 11.1.0....* gnu/packages/llvm.scm (llvm-11, clang-runtime-11, clang-11,
libomp-11): Update to 11.1.0.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Greg Hogan |
2022-08-27 | gnu: sqlite: Update to 3.39.2....* gnu/packages/sqlite.scm (sqlite): Update to 3.39.2.
| Marius Bakke |
2022-08-27 | gnu: inetutils: Update to 2.3....* gnu/packages/admin.scm (inetutils): Update to 2.3.
| Marius Bakke |
2022-08-27 | gnu: inetutils: Remove input labels....* gnu/packages/admin.scm (inetutils)[inputs, native-inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE.
| Marius Bakke |
2022-08-27 | gnu: gsl: Update to 2.7.1....* gnu/packages/maths.scm (gsl): Update to 2.7.1.
| Marius Bakke |
2022-08-27 | gnu: libidn2: Update to 2.3.3....* gnu/packages/libidn.scm (libidn2): Update to 2.3.3.
| Marius Bakke |
2022-08-27 | gnu: nettle: Update to 3.8.1....* gnu/packages/nettle.scm (nettle): Update to 3.8.1.
| Marius Bakke |
2022-08-27 | gnu: Remove duplicate module import....This is a fixup for merge commit ad384816fe260be98bc53701d9d761197ef162fc.
* gnu/packages/cups.scm: Don't import (guix gexp) twice.
| Marius Bakke |
2022-08-27 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-08-27 | gnu: gst-plugins-base: Propagate gudev....This is a follow-up to commit f1e8cc6a9826f951fe95dc374b4db6fc8e25d981.
* gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Move LIBGUDEV ...
[propagated-inputs]: ... here.
| Marius Bakke |
2022-08-27 | gnu: gjs: Update to 1.72.2....* gnu/packages/gnome.scm (gjs): Update to 1.72.2.
[arguments]: Remove #:meson.
[propagated-inputs]: Change from MOZJS-78 to MOZJS-91.
| Marius Bakke |
2022-08-27 | gnu: gjs: Remove input labels....* gnu/packages/gnome.scm (gjs)[native-inputs]: Remove labels.
| Marius Bakke |
2022-08-27 | gnu: gjs: Build with mozjs 78....This is a follow-up to commit d6fa3ac7a8203173b125390aed596832565a3687.
* gnu/packages/gnome.scm (gjs)[propagated-inputs]: Change from MOZJS to
MOZJS-78.
| Marius Bakke |
2022-08-27 | gnu: libsecret: Propagate libgcrypt....This is a follow-up to commit c1a4ef98932799adbd278068fa4fdd8c24fff714.
* gnu/packages/gnome.scm (libsecret)[inputs]: Remove.
[propagated-inputs]: Add LIBGCRYPT.
| Marius Bakke |
2022-08-27 | gnu: python-click: Update to 8.1.3....* gnu/packages/python-xyz.scm (python-click): Update to 8.1.3.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Peter Polidoro |
2022-08-27 | gnu: polkit: Update to 121....* gnu/packages/polkit.scm (polkit-mozjs): Update to 121.
[source](patches): Remove.
[source](snippet): Adjust for build system changes.
[build-system]: Change to MESON-BUILD-SYSTEM.
[inputs]: Replace MOZJS-78 with MOZJS-91.
[native-inputs]: Add GETTEXT-MINIMAL and LIBXML2.
[arguments]: Remove #:phases. Adjust #:configure-flags for build system
changes. Use G-expression.
(polkit-duktape)[source]: Remove.
[arguments]: Adjust for build build system changes.
* gnu/packages/patches/polkit-CVE-2021-4034.patch,
gnu/packages/patches/polkit-configure-elogind.patch,
gnu/packages/patches/polkit-use-duktape.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke |
2022-08-27 | gnu: mozjs: Add 91.13.0....* gnu/packages/gnuzilla.scm (mozjs-91): New variable.
| Marius Bakke |
2022-08-27 | gnu: mozjs: Update to 102.2.0....* gnu/packages/gnuzilla.scm (mozjs): Update to 102.2.0.
(source)[uri]: Use new download location.
[arguments]: Adjust configure phase for upstream changes. Remove
adjust-tests-for-icu-68 phase, add adjust-tests phase. Don't delete tests in
pre-check phase.
[native-inputs]: Remove AUTOCONF-2.13 and PYTHON-3. Add AUTOCONF, M4, and
PYTHON-WRAPPER.
[inputs]: Replace ICU4C with ICU4C-71.
(mozjs-78): New variable.
* gnu/packages/games.scm (0ad)[inputs]: Change from MOZJS to MOZJS-78.
* gnu/packages/polkit.scm (polkit-mozjs)[inputs]: Likewise.
| Marius Bakke |
2022-08-27 | gnu: rust-pyo3: Add 0.16.5....* gnu/packages/crates-io.scm (rust-pyo3-build-config-0.16, rust-pyo3-ffi-0.16,
rust-pyo3-macros-backend-0.16, rust-pyo3-macros-0.16, rust-pyo3-0.16): New
variables.
(rust-pyo3-build-config-0.15, rust-pyo3-macros-backend-0.15,
rust-pyo3-macros-0.15, rust-pyo3-0.15): Inherit accordingly.
| Marius Bakke |
2022-08-27 | gnu: Add rust-python3-dll-a....* gnu/packages/crates-io.scm (rust-python3-dll-a-0.2): New variable.
| Marius Bakke |
2022-08-27 | gnu: rust-cc: Update to 1.0.73....* gnu/packages/crates-io.scm (rust-cc-1): Update to 1.0.73.
| Marius Bakke |
2022-08-27 | gnu: python-cython: Update to 0.29.32....* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.32.
| Marius Bakke |
2022-08-27 | Merge branch 'master' into staging | Marius Bakke |
2022-08-27 | gnu: gcc-12: Update to 12.2.0....* gnu/packages/gcc.scm (gcc-12): Update to 12.2.0.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Greg Hogan |
2022-08-27 | gnu: transmission: Add libappindicator to inputs....* gnu/packages/bittorrent.scm (transmission) <inputs>: Add libappindicator.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Simon Streit |