Age | Commit message (Expand) | Author |
2023-10-23 | gnu: mutter: Remove dependency on (guix build syscalls)....* gnu/packages/gnome.scm (mutter)[arguments]: Remove #:imported-modules.
Remove (guix build syscalls) from #:modules.
Rewrite ‘check’ phase to reap processes from the build process.
[native-inputs]: Remove TINI.
| Ludovic Courtès |
2023-10-21 | Merge remote-tracking branch 'origin/rust-team' | Efraim Flashner |
2023-10-18 | Revert "build: cargo-build-system: Disable tests by default."...This reverts commit 37667443074a6de29f7665868f102111d62f0af9.
This change needs more discussion.
| Efraim Flashner |
2023-10-18 | build: cargo-build-system: Disable tests by default....* guix/build-system/cargo.scm (cargo-build): Disable tests by default.
* gnu/packages/admin.scm (greetd, wlgreet, du-dust),
* gnu/packages/bioinformatics.scm (circtools, python-gseapy),
* gnu/packages/crypto.scm (rust-minisign, b3sum),
* gnu/packages/gnome.scm (librsvg),
* gnu/packages/python-crypto.scm (python-blake3,
python-cryptography-rust),
* gnu/packages/python-xyz.scm (python-orjson),
* gnu/packages/rust-apps.scm (agate, alfis, bat, diffr, drill, dutree,
exa, fd, hexyl, hyperfine, i3status-rust, just, maturin, ripgrep, rot8,
rust-swc, rust-cargo-edit, git-interactive-rebase-tool, rust-cbindgen,
rust-cbindgen-0.24, rust-cbindgen-0.19, sniffglue, tectonic, treefmt,
hex, tokei, vivid, watchexec, rbw, rust-analyzer, rust-cargo-c, rtss,
skim, skim-0.7, svd2rust, swayhide, tealdeer, git-absorb, zoxide, htmlq),
* gnu/packages/sequoia.scm (sequoia-sqv),
* gnu/packages/syndication.scm (newsboat),
* gnu/packages/terminals.scm (alacritty),
* gnu/packages/text-editors.scm (kak-lsp, parinfer-rust),
* gnu/packages/tree-sitter.scm (tree-sitter-cli),
* gnu/packages/video.scm (rav1e),
* gnu/packages/web.scm (monolith, castor)
[arguments]: Enable tests.
| Efraim Flashner |
2023-10-18 | gnu: librsvg: Update to 2.56.4....* gnu/packages/gnome.scm (librsvg): Update to 2.56.4.
[source]: Remove snippet.
[cargo-inputs]: Add rust-anyhow-1, rust-clap-complete-4,
rust-encoding-rs-0.8, rust-system-deps-6, rust-thiserror-1. Replace
rust-cairo-rs-0.15 with 0.17, rust-clap-2 with 4, rust-cssparser-0.28
with 0.29, rust-data-url-0.1 with 0.2, rust-gdk-gdkixbuf-0.15 with 0.17,
rust-gio-0.15 with 0.17, rust-glib-0.15 with 0.17, rust-markup5ever-0.10
with 0.11, rust-nalgebra-0.29 with 0.32, rust-pango-0.15 with 0.17,
rust-pangocairo-0.15 with 0.17, rust-rctree-0.4 with 0.5,
rust-selectors-0.23 with 0.24, rust-xml5ever-0.16 with 0.17. Remove
rust-encoding-0.2.
[cargo-development-inputs]: Add rust-cast-0.3, rust-pango-0.17,
rust-pangocairo-0.17. Replace rust-cairo-rs-0.15 with 0.17,
rust-criterion-0.3 with 0.4, rust-glib-0.15 with 0.17, rust-lopdf-0.26
with 0.29, rust-yeslogic-fontconfig-sys-3 with 4. Remove
rust-test-generator-0.3.
[arguments]: Adjust custom phase 'loosen-test-boundaries to changes in
the test suite.
| Efraim Flashner |
2023-10-15 | gnu: tracker-miners: Update to 3.3.2....* gnu/packages/gnome.scm (tracker-miners): Update to 3.3.2.
| Liliana Marie Prikler |
2023-10-15 | gnu: network-manager: Use Meson option for modprobe....* gnu/packages/gnome.scm (arguments): Replace the 'patch-modprobe-path
phase with a ‘-Dmodprobe=’ configure flag.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: network-manager: Update to 1.44.0....* gnu/packages/gnome.scm (network-manager): Update to 1.44.0.
[arguments]: Disable the (new) nm-cloud-setup option.
| Tobias Geerinckx-Rice |
2023-09-16 | gnu: gnome-dictionary: Fix build....* gnu/packages/patches/gnome-dictionary-meson-i18n.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/gnome.scm (gnome-dictionary): Use it here.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Fixes: gnome-dictionary-40.0: fails configure <https://bugs.gnu.org/63687>
| raingloom |
2023-09-11 | gnu: yelp: Provide dependencies to display "man:" URIs....Previously a command like the following one would fail to display the
expected man page:
guix shell yelp coreutils -C \
--expose=/tmp/.X11-unix --expose=/run/user \
--expose=/var/run/dbus --expose=/etc/machine-id -E ^DISPLAY -- \
/bin/sh -c \
'export MANPATH=$GUIX_ENVIRONMENT/share/man; echo $MANPATH; yelp man:ls'
* gnu/packages/gnome.scm (yelp)[arguments]: New field.
[inputs]: Add ‘man-db’ and ‘groff-minimal’.
Reported-by: Luis Felipe <sirgazil@zoho.com>
| Ludovic Courtès |
2023-09-01 | gnu: sound-juicer: Update to 3.40.0....* gnu/packages/gnome.scm (sound-juicer): Update to 3.40.0.
[arguments]<phases>: Adjust 'disable-gtk-update-icon-cache'.
Add 'wrap-program' for GST_PLUGIN_SYSTEM_PATH.
[inputs]: Add bash-minimal, for wrapper.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| 宋文武 |
2023-08-18 | gnu: gnome-themes-extra: Build with librsvg-for-system....* gnu/packages/gnome.scm (gnome-themes-extra)[inputs]: Replace librsvg
with librsvg-for-system.
| Efraim Flashner |
2023-08-18 | gnu: totem: Build with librsvg-for-system....* gnu/packages/gnome.scm (totem)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-18 | gnu: aisleriot: Build with librsvg-for-system....* gnu/packages/gnome.scm (aisleriot)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-18 | gnu: gnome-sudoku: Build with librsvg-for-system....* gnu/packages/gnome.scm (gnome-sudoku)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-18 | gnu: gtg: Build with librsvg-for-system....* gnu/packages/gnome.scm (gtg)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-18 | gnu: gtg: Add missing input....* gnu/packages/gnome.scm (gtg)[native-inputs]: Add itstool.
| Efraim Flashner |
2023-08-15 | gnu: glabels: Build with librsvg-for-system....* gnu/packages/gnome.scm (glabels)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-15 | gnu: gthumb: Build with librsvg-for-system....* gnu/packages/gnome.scm (gthumb)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-15 | gnu: gnome-system-monitor: Build with librsvg-for-system....* gnu/packages/gnome.scm (gnome-system-monitor)[inputs]: Replace librsvg
with librsvg-for-system.
| Efraim Flashner |
2023-08-15 | gnu: gnome-control-center: Build with librsvg-for-system....* gnu/packages/gnome.scm (gnome-control-center)[inputs]: Replace librsvg
with librsvg-for-system.
| Efraim Flashner |
2023-08-15 | gnu: drawing: Build with librsvg-for-system....* gnu/packages/gnome.scm (drawing)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-15 | gnu: gnome-photos: Build with librsvg-for-system....* gnu/packages/gnome.scm (gnome-photos)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-15 | gnu: libdmapsharing: Build with librsvg-for-system....* gnu/packages/gnome.scm (libdmapsharing)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-06 | gnu: libcloudproviders: Remove redundant version field....* gnu/packages/gnome.scm (libcloudproviders)[version]: Remove field.
| Tobias Geerinckx-Rice |
2023-08-06 | gnu: rhythmbox: Update to 3.4.7....* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.7.
[inputs]: Upgrade libsoup-minimal-2 to libsoup-minimal.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: dconf: Update home page....* gnu/packages/gnome.scm (dconf)[home-page]: Update.
| Tobias Geerinckx-Rice |
2023-08-01 | gnu: vte-ng: Remove package....It fails to build and is not used anymore.
* gnu/packages/gnome.scm (vte-ng): Remove package.
| 宋文武 |
2023-07-23 | gnu: libxml++: Update to 5.0.3....* gnu/packages/gnome.scm (libxml++): Update to 5.0.3.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: mutter: Fix build....With newer versions of Mesa, a test in ensure_bits_initialized fails. Fixed
upstream in newer versions of mutter. See
<https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3047>.
* gnu/packages/gnome.scm (mutter)[source]: Add patch.
* gnu/packages/patches/mutter-fix-inverted-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| John Kehayias |
2023-07-23 | gnu: fuse@3: Bind to default FUSE variable....* gnu/packages/linux.scm (fuse): Rename this…
(fuse-2): …to this, and…
(fuse-3): …rename this…
(fuse): …to this!
(fuse-static): Rename this…
(fuse-2-static): …to this.
Adjust all users.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: gnome-multi-writer: Fix build....* gnu/packages/gnome.scm (gnome-multi-writer)[native-inputs]: Add gettext-minimal.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: gnome-multi-writer: Remove input labels....* gnu/packages/gnome.scm (gnome-multi-writer)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: evince: Update to 44.3....* gnu/packages/gnome.scm (evince): Update to 44.3.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: evince: Parameterise source URI....* gnu/packages/gnome.scm (evince)[source]: Use VERSION.
| Tobias Geerinckx-Rice |
2023-07-17 | gnu: gnome: Hide devhelp-with-libsoup2....To avoid the ambiguous package specification.
* gnu/packages/gnome.scm (devhelp-with-libsoup2): Hide package.
| Christopher Baines |
2023-07-02 | gnu: cambalache: Mark up description....* gnu/packages/gnome.scm (cambalache)[description]: Use @acronym{} for buzzwords.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: cambalache: Update to 0.12.1....* gnu/packages/gnome.scm (cambalache): Update to 0.12.1.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: rest-next: Don't set #:tests? to #:true....* gnu/packages/gnome.scm (rest-next)[arguments]: Rewrite to strip #:tests?
argument from the inherited package.
| Efraim Flashner |
2023-07-07 | gnu: gnome: Remove gnome-boxes from default GNOME apps....* gnu/packages/gnome.scm (gnome): Remove gnome-boxes from propagated-inputs,
since it is no longer a Core App in 42.
| Josselin Poiret |
2023-06-25 | gnu: cambalache: Update to 0.12.0....* gnu/packages/gnome.scm (cambalache): Update to 0.12.0.
[arguments]<#:tests?>: Disable.
<#:phases>: Adjust ‘patch-build’ accordingly. Add ‘fake-cc’.
[inputs]: Add gtksourceview-4 and python-pycairo.
Replace webkitgtk-with-libsoup2 with webkitgtk and webkitgtk-next.
[native-inputs]: Add weston.
| Liliana Marie Prikler |
2023-06-25 | gnu: tracker-miners: Add search path for TRACKER_CLI_SUBCOMMANDS_DIR....* gnu/packages/gnome.scm (tracker-miners)[native-search-paths]: New field.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Sughosha |
2023-06-19 | gnu: gnumeric: Use librsvg-for-system....* gnu/packages/gnome.scm (gnumeric)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-06-04 | gnu: gsettings-desktop-schemas: Fix cross-compiling....* gnu/packages/gnome.scm(gsettings-desktop-schemas)[inputs]: Add
gobject-introspection.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Zheng Junjie |
2023-06-04 | gnu: d-feet: Fix build errors when using Meson 1.1.0....Fix the build error:
data/meson.build:15:0: ERROR: Function does not take positional arguments.
data/meson.build:27:0: ERROR: Function does not take positional arguments.
* gnu/packages/patches/d-feet-drop-unused-meson-argument.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it here.
* gnu/packages/gnome.scm (d-feet)[source]: Use it here.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Zhu Zihao |
2023-06-01 | gnu: zenity: Update to 3.44.1....* gnu/packages/gnome.scm (zenity): Update to 3.44.1.
[native-inputs]: Add gtk+:bin.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Greg Hogan |
2023-05-25 | gnu: Add dialect....* gnu/packages/gnome.scm (dialect): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Dominik Delgado Steuter |
2023-05-21 | gnu: dia: Update to 0.97.3-4.b903dd8...* gnu/packages/gnome.scm (dia): Update to 0.97.3-4.b903dd8
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Giovanni Biscuolo |
2023-05-21 | gnu: geary: Update to 43.0....* gnu/packages/gnome.scm (geary): Update to 43.0.
[arguments]<#:phases>: Drop ‘disable-failing-tests’ and ‘generate-vapis’.
Rename ‘disable-postinstall-script’ to ‘skip-gtk-update-icon-cache’ and adjust
accordingly.
[inputs]: Replace folks-with-libsoup2 with folks.
Replace gnome-online-accounts-3.44 with gnome-online-accounts.
Replace webkitgtk-with-libsoup2 with webkitgtk.
[native-inputs]: Replace vala-0.52 with vala.
Add gnutls.
| Liliana Marie Prikler |
2023-05-21 | gnu: geary: Remove redundant native-inputs....* gnu/packages/gnome.scm (geary)[native-inputs]: Remove glib, gmime,
and gsettings-desktop-schemas.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Juliana Sims |