Liliana Marie Prikler
93a69ccbc5
gnu: workrave: Use new input style.
...
* gnu/packages/gnome.scm (workrave)[native-inputs]: Drop labels.
2023-10-13 20:37:36 +02:00
Liliana Marie Prikler
cf8514ca42
gnu: workrave: Update to 1.10.52.
...
* gnu/packages/gnome.scm (workrave): Update to 1.10.52.
2023-10-13 20:37:36 +02:00
Liliana Marie Prikler
f61d1d63d8
gnu: gthumb: Use new input style.
...
* gnu/packages/gnome.scm (gthumb)[inputs, native-inputs]: Drop labels.
2023-10-13 20:37:36 +02:00
Liliana Marie Prikler
d5ea7441be
gnu: gthumb: Update to 3.12.4.
...
* gnu/packages/gnome.scm (gthumb): Update to 3.12.4.
2023-10-13 20:37:35 +02:00
Liliana Marie Prikler
1468bf8db5
gnu: gnome-mahjongg: Update to 3.40.0.
...
* gnu/packages/gnome.scm (gnome-mahjongg): Update to 3.40.0.
2023-10-13 20:37:35 +02:00
Liliana Marie Prikler
9f04e18065
gnu: gitg: Update to 44.
...
* gnu/packages/gnome.scm (gitg): Update to 44.
[source]: Remove “gitg-fix-positional-argument.patch”.
[inputs]: Add gpgme and libhandy.
* gnu/packages/patches/gitg-fix-positional-argument.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
2023-10-13 20:37:35 +02:00
Liliana Marie Prikler
4d182aaf0f
gnu: libhandy: Update to 1.8.2.
...
* gnu/packages/gnome.scm (libhandy): Update to 1.8.2.
2023-10-13 20:37:35 +02:00
Liliana Marie Prikler
ff3ba62c47
gnu: libgit2-glib: Update to 1.2.0.
...
* gnu/packages/gnome.scm (libgit2-glib): Update to 1.2.0.
2023-10-13 20:37:34 +02:00
Vivien Kraus
b701a7018d
gnu: upower: Update to 1.90.2.
...
Upower has an extra hardware description file for use with udev. It should be
installed under upower’s output, not eudev’s.
A test is disabled, for calling an unimplemented bluez method. The
conditional 'adjust-test-for-excess-precision phase is included in the new
'adjust-test-suite, so that the list of phases is always the same.
* gnu/packages/gnome.scm (upower): Update to 1.90.2.
[#:configure-flags]: Set udevhwdbdir.
[#:phases] <adjust-test-for-excess-precision>: Add this phase
unconditionnally
<disable-failing-test>: Disable test_bluetooth_hidpp_mouse.
[inputs]: Remove dbus-glib.
[native-inputs]: Add dbus.
2023-10-10 21:59:25 +02:00
Vivien Kraus
ee554a35e0
gnu: libgudev: Update to 238.
...
* gnu/packages/gnome.scm (libgudev): Update to 238.
2023-10-10 21:59:25 +02:00
Vivien Kraus
d6462be6a8
gnu: gnome-control-center: Update to 44.3.
...
Some previous fixes have been merged upstream. The gnome version is now read
from a dbus service, and passwd is already searched in /run/setuid-programs.
In order to let the tests run, we use the same tests environment as
gnome-shell.
* gnu/packages/gnome.scm (gnome-control-center): Update to 44.3. Apply
gnome-control-center-firmware-security.patch.
[#:phases]<patch-paths>: Adjust accordingly.
<skip-gtk-update-icon-cache>: Adjust accordingly.
<check>: Override the check phase to run under dbus.
[native-inputs]: Add setxkbmap.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-10-09 21:54:16 +02:00
Liliana Marie Prikler
b18b2d1348
Merge branch 'master' into gnome-team
2023-09-24 12:19:01 +02:00
Vivien Kraus
afa9da8425
gnu: gnome-text-editor: Update to 44.0.
...
* gnu/packages/gnome.scm (gnome-text-editor): Update to 44.0.
[inputs]: Add editorconfig-core-c.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-23 01:46:03 +02:00
Vivien Kraus
3baee9ee96
gnu: gnome-text-editor: Add missing input.
...
* gnu/packages/gnome.scm (gnome-text-editor) [inputs]: Add pcre2.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-23 01:45:42 +02:00
Vivien Kraus
3a1b38dc20
gnu: NetworkManager: Update to 1.44.0.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.44.0.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-23 01:44:43 +02:00
Vivien Kraus
0dfbb723a0
gnu: tracker: Update to 3.6.0.
...
* gnu/packages/gnome.scm (tracker): Update to 3.6.0.
[#:phases]: Add 'disable-failing-tests'.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-23 01:44:43 +02:00
Vivien Kraus
8c28401c6d
gnu: libshumate: Update to 1.0.5.
...
* gnu/packages/gnome.scm (libshumate): Update to 1.0.5.
[#:phases]:<pre-check>: Removed, moving logic…
<check>: … here. Also set other environment variables and run tests using
‘dbus-run-session’.
[native-inputs]: Add dbus and at-spi2-core.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-15 22:29:22 +02:00
Vivien Kraus
5c8721ad07
gnu: totem: Update to 43.0.
...
* gnu/packages/gnome.scm (totem): Update to 43.0.
[#:phases]<skip-gtk-update-icon-cache>: Adjust accordingly.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-15 22:25:54 +02:00
Vivien Kraus
d2d0077ea4
gnu: gnome-photos: Update to 43.1.
...
* gnu/packages/gnome.scm (gnome-photos): Update to 43.1.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-15 22:16:38 +02:00
Jack Hill
007810c9a1
gnu: vala: Update to 0.56.13.
...
* gnu/packages/gnome.scm (vala): Update to 0.56.13.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-15 19:00:57 +02:00
Liliana Marie Prikler
e9ff5d51e3
Merge branch 'master' into gnome-team.
2023-09-15 18:47:00 +02:00
Vivien Kraus
4beac7d95c
gnu: gegl: Update to 0.4.46.
...
* gnu/packages/gimp.scm (gegl): Update to 0.4.46.
* gnu/packages/gimp.scm (gegl-0.4.44): New variable.
* gnu/packages/gnome.scm (gnome-photos)[inputs]: Replace gegl with gegl-0.4.44.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-14 20:39:17 +02:00
Ludovic Courtès
3f76970fda
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>
2023-09-11 22:58:02 +02:00
raingloom
0dc83ce53b
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 >
2023-09-16 17:46:57 +02:00
Liliana Marie Prikler
0b4a20e448
gnu: cogl: Remove comment about reflecting changes in mutter.
...
Since cogl itself has been archived while the bundled fork continues to exist,
the comment no longer holds truth. Whatever patches will in future be needed
to build cogl are not expected to require reflection in mutter.
* gnu/packages.gnome.scm (cogl): Remove comment about mutter's bundled clutter.
2023-09-09 07:47:58 +02:00
Vivien Kraus
94a9b26bcf
gnu: cogl: Fix double free.
...
This patch fixes a double free in cogl, which broke all of the test cases and
thus also the package build itself.
* gnu/packages/patches/cogl-fix-double-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/gnome.scm (cogl): Use it here.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-09 07:47:57 +02:00
Liliana Marie Prikler
4ebc426602
gnu: Remove libgweather4-with-libsoup2.
...
It no longer has any dependents other than itself.
* gnu/packages/gnome.scm (libgweather4-with-libsoup2): Delete variable.
2023-09-09 07:47:57 +02:00
Liliana Marie Prikler
20e3f3e115
Merge branch 'master' into gnome-team
2023-09-07 20:42:03 +02:00
Liliana Marie Prikler
965e2d6eb9
gnu: gnome-console: Update to 44.4.
...
* gnu/packages/gnome.scm (gnome-console): Update to 44.4.
[arguments]: Remove #:phases.
<#:configure-flas>: Remove “-Dnautilus=enabled”.
[inputs]: Remove gtk+, libhandy, nautilus and vte.
Add gtk, libadwaita and vte-with-gtk-4.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
9609b67445
gnu: vte: Update to 0.72.2.
...
* gnu/packages/gnome.scm (vte): Update to 0.72.2.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
453217d69c
gnu: nautilus: Update to 44.2.
...
* gnu/packages/gnome.scm (nautilus): Update to 44.2.
[#:phases]: Add ‘patch-tracker3-command’.
Adjust ‘skip-gtk-update-icon-cache’ accordingly.
[inputs]: Remove gtk+ and libhandy.
Add gtk and libadwaita.
* gnu/packages/patches/nautilus-extension-search-path.patch: Adjust
accordingly.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
3ca62461a2
gnu: libadwaita: Update to 1.3.4.
...
* gnu/packages/gnome.scm (libadwaita): Update to 1.3.4.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
19bd2a7cff
gnu: tracker-miners: Update to 3.5.2.
...
* gnu/packages/gnome.scm (tracker-miners): Update to 3.5.2.
[#:phases]<fix-tests>: Adjust accordingly.
[inputs]: Add gst-plugins-base.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
7894abde7d
gnu: tracker: Update to 3.5.3.
...
* gnu/packages/gnome.scm (tracker): Update to 3.5.3.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
38bc8c1102
gnu: gnome-autoar: Update to 0.4.4.
...
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.4.4.
2023-09-06 22:17:37 +02:00
Liliana Marie Prikler
b6a337acd7
gnu: gnome-initial-setup: Update to 44.0.
...
* gnu/packages/gnome.scm (gnome-initial-setup): Update to 44.0.
[inputs]: Remove cheese and libhandy.
Add libadwaita.
Replace gnome-online-account-3.44 with gnome-online-accounts.
Replace libgweather4-with-libsoup2 with libgweather4.
Replace rest with rest-next.
Replace webkitgtk-with-libsoup2 with webkitgtk-next.
2023-09-06 22:17:37 +02:00
Liliana Marie Prikler
e72cbd4ab0
gnu: gnome-calendar: Update to 44.1.
...
* gnu/packages/gnome.scm (gnome-calendar): Update to 44.1.
[inputs]: Replace evolution-data-server-3.44 with evolution-data-server.
Replace geocode-glib-with-libsoup2 with geocode-glib.
Replace gnome-online-accounts-3.44 with gnome-online-accounts.
Replace libgweather4-with-libsoup2 with libgweather.
2023-09-06 22:17:37 +02:00
Liliana Marie Prikler
4c2fc044d7
gnu: gnome-clocks: Update to 44.0.
...
* gnu/packages/gnome.scm (gnome-clocks): Update to 44.0.
[inputs]: Replace geocode-glib-with-libsoup2 with geocode-glib.
Replace libgweather4-with-libsoup2 with libgweather4.
2023-09-06 22:17:37 +02:00
Liliana Marie Prikler
12c3e3341d
gnu: gnome-shell: Update to 44.3.
...
* gnu/packages/gnome.scm (gnome-shell): Update to 44.3.
[arguments]<#:phases>: Add ‘unbreak-perf-tests’.
Adjust ‘pre-check’ accordingly.
[native-inputs]: Add python-dbus and python-dbusmock.
[inputs]: Remove caribou. Replace gcr-3 with gcr.
2023-09-06 22:11:49 +02:00
Liliana Marie Prikler
9c28ee9daf
gnu: gdm: Update to 44.1.
...
* gnu/packages/gnome.scm (gdm): Update to 44.1.
[inputs]: Add egl-wayland.
* gnu/packages/patches/gdm-elogind-support.patch: Adjust accordingly.
2023-09-06 21:47:57 +02:00
Liliana Marie Prikler
4522022a41
gnu: gnome-settings-daemon: Update to 44.1.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 44.1.
[inputs]: Replace gcr-3 with gcr.
Replace geocode-glib-with-libsoup2 with geocode-glib.
Replace libgweather4-with-libsoup2 with libgweather4.
2023-09-06 21:47:57 +02:00
Liliana Marie Prikler
1aa94384b8
gnu: gnome-session: Update to 44.0.
...
* gnu/packages/gnome.scm (gnome-session): Update to 44.0.
2023-09-06 21:47:57 +02:00
Liliana Marie Prikler
b18f30d524
gnu: gnome-desktop: Update to 44.0.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 44.0.
2023-09-06 21:47:56 +02:00
Liliana Marie Prikler
f29be169fb
gnu: baobab: Update to 44.0.
...
* gnu/packages/gnome.scm (baobab): Update to 44.0.
[arguments]: Add ‘skip-gtk-update-icon-cache’ phase.
[native-inputs]: Remove gtk+:bin.
[inputs]: Remove libhandy.
2023-09-06 21:47:56 +02:00
Liliana Marie Prikler
f1c70ac025
gnu: mutter: Update to 44.3.
...
* gnu/packages/gnome.scm (mutter): Update to 44.3.
[arguments]: Adjust linker rpath accordingly.
[inputs]: Add colord.
2023-09-06 21:47:56 +02:00
Liliana Marie Prikler
69ed4f137d
gnu: gjs: Update to 1.76.2.
...
* gnu/packages/gnome.scm (gjs): Update to 1.76.2.
2023-09-06 21:47:56 +02:00
Liliana Marie Prikler
35a9ebf83e
gnu: gcr: Update to 4.0.0.
...
* gnu/packages/gnome.scm (gcr): Update to 4.0.0.
(gcr-3): New variable for current version.
(libgdata)[propagated-inputs]: Replace gcr with gcr-3.
(gnome-keyring)[inputs]: Likewise.
(seahorse)[inputs]: Likewise.
(gnome-settings-daemon)[inputs]: Likewise.
(gvfs)[inputs]: Likewise.
(epiphany)[inputs]: Likewise.
(gexiv2)[inputs]: Likewise.
(shotwell)[inputs]: Likewise.
(gnome-online-accounts)[inputs]: Likewise.
(evolution-data-server)[inputs]: Likewise.
(network-manager-openconnect)[inputs]: Likewise.
(network-manager-applet)[inputs]: Likewise.
(gnome-shell)[inputs]: Likewise.
(evolution)[inputs]: Likewise.
(geary)[inputs]: Likewise.
* gnu/packages/gnome-xyz.scm (gpaste)[native-inputs]: Likewise.
* gnu/packages/gnupg.scm (pinentry-gnome3)[inputs]: Likewise.
* gnu/packages/suckless.scm (surf)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (midori)[inputs]: Likewise.
2023-09-06 21:47:56 +02:00
Liliana Marie Prikler
8a0a5b4e62
gnu: vala: Update to 0.56.12.
...
* gnu/packages/gnome.scm (vala): Update to 0.56.12.
2023-08-20 13:13:08 +02:00
Liliana Marie Prikler
65cfbfd16e
gnu: evolution: Update to 3.48.4.
...
* gnu/packages/gnome.scm (evolution): Update to 3.48.4.
2023-08-20 08:24:13 +02:00
Liliana Marie Prikler
8ffeea8fa1
gnu: evolution-data-server: Update to 3.48.4.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.48.4.
2023-08-20 08:24:13 +02:00
Liliana Marie Prikler
1b3d824482
gnu: gnome-online-accounts: Update to 3.48.0.
...
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.48.0.
[arguments]: Adjust ‘disable-gtk-update-icon-cache’ accordingly.
Move it after unpack.
2023-08-20 08:23:39 +02:00
Liliana Marie Prikler
f62efeff76
Merge branch 'master' into gnome-team
2023-08-19 20:15:57 +02:00
Efraim Flashner
0d70012efb
gnu: gnome-themes-extra: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (gnome-themes-extra)[inputs]: Replace librsvg
with librsvg-for-system.
2023-08-18 22:47:53 +03:00
Efraim Flashner
df66327818
gnu: totem: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (totem)[inputs]: Replace librsvg with
librsvg-for-system.
2023-08-18 22:47:52 +03:00
Efraim Flashner
8f7211cafe
gnu: aisleriot: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (aisleriot)[inputs]: Replace librsvg with
librsvg-for-system.
2023-08-18 22:47:52 +03:00
Efraim Flashner
2d8eea832b
gnu: gnome-sudoku: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (gnome-sudoku)[inputs]: Replace librsvg with
librsvg-for-system.
2023-08-18 22:47:52 +03:00
Efraim Flashner
cc07acea3f
gnu: gtg: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (gtg)[inputs]: Replace librsvg with
librsvg-for-system.
2023-08-18 22:47:52 +03:00
Efraim Flashner
43501bc00b
gnu: gtg: Add missing input.
...
* gnu/packages/gnome.scm (gtg)[native-inputs]: Add itstool.
2023-08-18 22:47:52 +03:00
Efraim Flashner
642ae73ec0
gnu: glabels: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (glabels)[inputs]: Replace librsvg with
librsvg-for-system.
2023-08-15 05:45:48 +03:00
Efraim Flashner
1df0b636e1
gnu: gthumb: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (gthumb)[inputs]: Replace librsvg with
librsvg-for-system.
2023-08-15 05:45:47 +03:00
Efraim Flashner
d2f9abdde1
gnu: gnome-system-monitor: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (gnome-system-monitor)[inputs]: Replace librsvg
with librsvg-for-system.
2023-08-15 05:45:47 +03:00
Efraim Flashner
485245e7b0
gnu: gnome-control-center: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (gnome-control-center)[inputs]: Replace librsvg
with librsvg-for-system.
2023-08-15 05:45:47 +03:00
Efraim Flashner
e60928c1f1
gnu: drawing: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (drawing)[inputs]: Replace librsvg with
librsvg-for-system.
2023-08-15 05:45:47 +03:00
Efraim Flashner
43c13cd790
gnu: gnome-photos: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (gnome-photos)[inputs]: Replace librsvg with
librsvg-for-system.
2023-08-15 05:45:47 +03:00
Efraim Flashner
565af70403
gnu: libdmapsharing: Build with librsvg-for-system.
...
* gnu/packages/gnome.scm (libdmapsharing)[inputs]: Replace librsvg with
librsvg-for-system.
2023-08-15 05:45:47 +03:00
Tobias Geerinckx-Rice
65eea89235
gnu: libcloudproviders: Remove redundant version field.
...
* gnu/packages/gnome.scm (libcloudproviders)[version]: Remove field.
2023-08-06 02:00:00 +02:00
Liliana Marie Prikler
4eca7833ef
Merge branch 'master' into gnome-team
2023-07-30 08:46:42 +02:00
John Kehayias
d1804ebfc9
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.
2023-07-30 01:05:41 -04:00
Efraim Flashner
34eaf5714e
Merge remote-tracking branch 'origin/master' into rust-team
...
Change-Id: Ic45f7071abd6a02c2ccad411500e5103c8272ffb
2023-12-10 13:25:47 +02:00
Efraim Flashner
a90043cfe8
gnu: librsvg: Enable cross compiling.
...
* gnu/packages/gnome.scm (librsvg)[arguments]: Use this-package-input to
find gdk-pixbuf in 'patch-gdk-pixbuf-thumbnailer phase. Adjust
'prepare-for-build phase to set PKG_CONFIG and RUST_TARGET when needed.
Adjust configure-flags when cross-compiling.
[native-inputs]: Add gdk-pixbuf.
[inputs]: Add gobject-introspection.
Change-Id: I977c48957a6f50a777b52ea59c0d1f8bd6edcc1b
2023-11-28 07:59:42 +02:00
Efraim Flashner
fc5677a018
gnu: librsvg: Remove htmldir configure flag.
...
* gnu/packages/gnome.scm (librsvg)[arguments]: Update configure-flags
to remove the htmldir directory option.
Change-Id: Ia8a0d73d00edf899eac8c9e12071b92c0eef5258
2023-11-28 07:59:42 +02:00
Efraim Flashner
9c97342939
gnu: librsvg: Honor the #:tests flag.
...
* gnu/packages/gnome.scm (librsvg)[arguments]: Adjust the custom 'check
phase to honor the #:tests? flag.
Change-Id: I53c2fac1c5625d9b73adf5929e148eb4ecf18b89
2023-11-28 07:59:42 +02:00
Benjamin
6a91350640
gnu: network-manager-fortisslvpn: Depend on ppp 2.4.9.
...
* gnu/packages/gnome.scm (network-manager-fortisslvpn): Update to 1.4.0.
[inputs]: Remove ppp; add ppp-2.4.9.
Change-Id: I5ef055e3fc5fc855aca8d2fa95ff995a229db89d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-25 23:35:01 +01:00
Vasile Dumitrascu
4735893e1b
gnu: network-manager-applet: Update to 1.34.0.
...
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.34.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-25 16:29:26 +01:00
Efraim Flashner
e6af40d7b4
Merge remote-tracking branch 'origin/rust-team'
2023-10-21 20:34:46 +03:00
Efraim Flashner
003dc790fd
Revert "build: cargo-build-system: Disable tests by default."
...
This reverts commit 37667443074a6de29f7665868f102111d62f0af9.
This change needs more discussion.
2023-10-18 11:36:31 +03:00
Efraim Flashner
d631d901d8
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.
2023-10-18 11:36:18 +03:00
Efraim Flashner
5f10c3551b
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.
2023-10-18 11:35:53 +03:00
Liliana Marie Prikler
f45114f38e
gnu: tracker-miners: Update to 3.3.2.
...
* gnu/packages/gnome.scm (tracker-miners): Update to 3.3.2.
2023-10-15 12:28:19 +02:00
Tobias Geerinckx-Rice
bdb664f7b0
gnu: network-manager: Use Meson option for modprobe.
...
* gnu/packages/gnome.scm (arguments): Replace the 'patch-modprobe-path
phase with a ‘-Dmodprobe=’ configure flag.
2023-10-15 02:00:00 +02:00
Tobias Geerinckx-Rice
c7ab89c664
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.
2023-10-15 02:00:00 +02:00
Tobias Geerinckx-Rice
19a7a824c3
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.
2023-08-06 02:00:00 +02:00
宋文武
4d4bf9ab1f
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-09-01 10:57:09 -04:00
Tobias Geerinckx-Rice
79e8072a18
gnu: dconf: Update home page.
...
* gnu/packages/gnome.scm (dconf)[home-page]: Update.
2023-07-30 02:00:00 +02:00
宋文武
34b56974df
gnu: vte-ng: Remove package.
...
It fails to build and is not used anymore.
* gnu/packages/gnome.scm (vte-ng): Remove package.
2023-08-01 19:49:58 +08:00
Liliana Marie Prikler
4c204d01d5
Merge branch 'master' into gnome-team
2023-07-23 10:11:29 +02:00
Tobias Geerinckx-Rice
473d9bffb5
gnu: libxml++: Update to 5.0.3.
...
* gnu/packages/gnome.scm (libxml++): Update to 5.0.3.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
789f7e9a3d
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.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
4feaefbb27
gnu: gnome-multi-writer: Fix build.
...
* gnu/packages/gnome.scm (gnome-multi-writer)[native-inputs]: Add gettext-minimal.
2023-07-16 02:00:07 +02:00
Tobias Geerinckx-Rice
33166500d2
gnu: gnome-multi-writer: Remove input labels.
...
* gnu/packages/gnome.scm (gnome-multi-writer)[native-inputs]:
Remove input labels.
2023-07-16 02:00:07 +02:00
Tobias Geerinckx-Rice
e74ccdc483
gnu: evince: Update to 44.3.
...
* gnu/packages/gnome.scm (evince): Update to 44.3.
2023-07-16 02:00:01 +02:00
Tobias Geerinckx-Rice
f8fcd6e533
gnu: evince: Parameterise source URI.
...
* gnu/packages/gnome.scm (evince)[source]: Use VERSION.
2023-07-16 02:00:00 +02:00
Christopher Baines
22c7ac4109
gnu: gnome: Hide devhelp-with-libsoup2.
...
To avoid the ambiguous package specification.
* gnu/packages/gnome.scm (devhelp-with-libsoup2): Hide package.
2023-07-17 09:07:34 +01:00
Liliana Marie Prikler
82bdb77082
gnu: gsettings-desktop-schemas: Update to 44.0.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 44.0.
2023-07-15 08:50:46 +02:00
Liliana Marie Prikler
ebe133359f
gnu: Unify gsettings-desktop-schemas and gsettings-desktop-schemas-next.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas-next): Remove variable.
(gnome-desktop)[propagated-inputs]: Use gsettings-desktop-schemas instead of
gsettings-desktop-schemas-next.
(gnome-settings-daemon)[inputs]: Likewise.
(mutter)[propagated-inputs]: Likewise.
(gnome-weather)[inputs]: Likewise.
(gnome-calculator)[inputs]: Likewise.
2023-07-14 13:26:40 +02:00
Liliana Marie Prikler
d67507cacf
Merge branch 'master' into gnome-team
2023-07-14 07:46:15 +02:00
Tobias Geerinckx-Rice
34d40ea170
gnu: cambalache: Mark up description.
...
* gnu/packages/gnome.scm (cambalache)[description]: Use @acronym{} for buzzwords.
2023-07-02 02:00:05 +02:00
Tobias Geerinckx-Rice
b6fd8e6742
gnu: cambalache: Update to 0.12.1.
...
* gnu/packages/gnome.scm (cambalache): Update to 0.12.1.
2023-07-02 02:00:12 +02:00
Efraim Flashner
bc702a07c5
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.
2023-07-09 10:43:03 +03:00
Josselin Poiret
4722496292
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.
2023-07-07 21:14:09 +02:00
Liliana Marie Prikler
5abcfe7a79
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.
2023-06-25 14:27:59 +02:00
Sughosha
bf164e8d37
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>
2023-06-25 14:27:59 +02:00
Bruno Victal
0ccafddca9
gnu: shared-mime-info: Move to (gnu packages freedesktop).
...
* gnu/packages/gnome.scm (shared-mime-info): Move to …
* gnu/packages/freedesktop.scm: … here.
* gnu/packages/gnuzilla.scm: Use (gnu packages freedesktop).
* gnu/packages/kde-games.scm: Ditto.
* gnu/packages/kde-multimedia.scm: Ditto.
* gnu/packages/kde-pim.scm: Ditto.
* gnu/packages/kde-utils.scm: Ditto.
* gnu/packages/maths.scm: Ditto.
* gnu/packages/mp3.scm: Ditto.
* gnu/packages/ruby.scm: Ditto.
* guix/profiles.scm (xdg-mime-database): Adjust to new location.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-06-24 21:43:00 +02:00
Liliana Marie Prikler
da24d067d0
Merge branch 'master' into gnome-team
2023-06-24 21:39:09 +02:00
Efraim Flashner
d884fc9e2e
gnu: gnumeric: Use librsvg-for-system.
...
* gnu/packages/gnome.scm (gnumeric)[inputs]: Replace librsvg with
librsvg-for-system.
2023-06-19 16:31:35 +03:00
Liliana Marie Prikler
909788c0ae
Merge branch 'master' into gnome-team
2023-06-08 15:33:29 +02:00
Zheng Junjie
713da38002
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>
2023-06-04 15:02:07 +03:00
Zhu Zihao
07ac0cb722
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>
2023-06-04 08:20:13 +02:00
Liliana Marie Prikler
742d5c3d68
Merge branch 'master' into gnome-team
2023-06-03 08:32:26 +02:00
Greg Hogan
9511488941
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>
2023-06-01 12:44:58 +03:00
Liliana Marie Prikler
52b4ce275f
Merge branch 'master' into gnome-team
2023-05-27 17:16:45 +02:00
Dominik Delgado Steuter
e7ab908e0a
gnu: Add dialect.
...
* gnu/packages/gnome.scm (dialect): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-25 12:51:16 +02:00
Giovanni Biscuolo
c5bc698e89
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>
2023-05-21 22:18:46 +02:00
Liliana Marie Prikler
9d77f6562b
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.
2023-05-21 22:18:46 +02:00
Juliana Sims
1310286dc6
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>
2023-05-21 22:18:46 +02:00
Juliana Sims
7bcb72b331
gnu: geary: Use G-Expressions.
...
* gnu/packages/gnome.scm (geary)[arguments]: Convert to list of
G-Expressions.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-05-21 22:18:46 +02:00
Juliana Sims
8a21c038ef
gnu: geary: Fix build failure.
...
* gnu/packages/gnome.scm (geary)[arguments]: Disable failing test.
[native-inputs]: Use vala-0.52 instead of vala.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-05-21 22:18:46 +02:00
Liliana Marie Prikler
09dd600159
Merge branch 'master' into gnome-team.
2023-05-10 21:39:40 +02:00
Efraim Flashner
0867ffbc62
gnu: librsvg-for-system: Choose librsvg based on package support.
...
* gnu/packages/gnome.scm (librsvg-for-system): Adjust the logic to
choose which librsvg based on which version is supported.
2023-05-07 19:29:43 +03:00
Efraim Flashner
59fffe7738
gnu: librsvg: Update to 2.54.5.
...
* gnu/packages/gnome.scm (librsvg): Update to 2.54.5.
2023-05-07 19:28:57 +03:00
Efraim Flashner
a4aaa643eb
gnu: librsvg: Adjust test suite.
...
* gnu/packages/gnome.scm (librsvg)[arguments]: Add a custom phase
'loosen-test-boundaries to allow more tests to pass.
2023-05-07 19:28:57 +03:00
Maxim Cournoyer
8af2865896
gnu: network-manager: Update to 1.42.6.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.42.6.
2023-05-06 23:19:12 -04:00
Josselin Poiret
443b5b5e80
gnu: network-manager-applet: Update to 1.32.0.
...
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.32.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-05-06 23:19:12 -04:00
Josselin Poiret
1573dffd2b
libnma: Update to 1.10.6.
...
Fixes <https://issues.guix.gnu.org/62496 > and <https://issues.guix.gnu.org/63154 >.
* gnu/packages/gnome.scm (libnma): Update to 1.10.6. Also remove general
schema that belongs to network-manager-applet.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-05-06 23:19:12 -04:00
Liliana Marie Prikler
6af9e7d228
gnu: libsoup-minimal@2: Update to 2.74.3.
...
* gnu/packages/gnome.scm (libsoup-minimal-2): Update to 2.74.3.
2023-04-30 12:35:00 +02:00
Liliana Marie Prikler
666fc96858
gnu: glib: Update to 2.76.1.
...
* gnu/packages/glib.scm (glib): Update to 2.76.1.
[source]<snippet>: Adjust accordingly.
[arguments]<#:phases>: Add ‘set-G_TEST_SRCDIR’. Update ‘delete-failing-tests’.
[propagated-inputs]: Replace pcre with pcre2.
(glib-with-documentation): Inherit from glib.
* gnu/packages/gnome.scm (sysprof, gtranslator): Use glib.
* gnu/packages/gtk.scm (gtksourceview, libpanel): Use glib.
* gnu/packages/guile-xyz.scm (guile-g-golf): Use glib.
* gnu/packages/music.scm (zrythm): Use glib.
* gnu/packages/patches/glib-skip-failing-test.patch: Adjust accordingly.
2023-04-30 12:35:00 +02:00
Leo Famulari
d3e91a83b6
gnu: httpd: Update to 2.4.57 [security fixes].
...
Fixes CVE-2023-27522, CVE-2023-25690, CVE-2022-37436, CVE-2022-36760,
CVE-2006-20001, CVE-2022-31813, CVE-2022-30556, CVE-2022-30522,
CVE-2022-29404, CVE-2022-28615, CVE-2022-28614, CVE-2022-28330,
CVE-2022-26377, CVE-2022-23943, CVE-2022-22721, CVE-2022-22720,
and CVE-2022-22719.
* gnu/packages/web.scm (httpd): Update to 2.4.57.
(httpd/pinned): New variable.
* gnu/packages/gnome.scm (libsoup-minimal): Replace httpd with httpd/pinned.
2023-04-30 04:47:18 -04:00
Efraim Flashner
8fe5ed47cb
gnu: rust: Disable support for aarch64-linux, riscv64-linux.
...
Support is currently broken and blocks too many other packages.
* gnu/packages/gnome.scm (librsvg-for-system): Only use librsvg on
x86_64-linux.
* gnu/packages/rust.scm (rust-bootstrap)[supported-systems]: Remove
aarch64-linux, riscv64-linux.
2023-04-29 23:22:30 +03:00
Liliana Marie Prikler
d38bdca344
gnu: gitg: Fix build.
...
* gnu/packages/patches/gitg-fix-positional-argument.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/gnome.scm (gitg)[source]<patches>: Use it here.
2023-04-26 20:52:33 +02:00
Liliana Marie Prikler
ff777165cb
gnu: evolution: Update to 3.46.4.
...
* gnu/packages/gnome.scm (evolution): Update to 3.46.4.
2023-04-25 21:09:13 +02:00
Liliana Marie Prikler
916df2b9eb
gnu: evolution-data-server: Update to 3.46.4.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.46.4.
2023-04-25 21:09:12 +02:00
Leo Famulari
2a8e92f2d9
gnu: shotwell: Fix build.
...
* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add vala.
2023-04-23 19:05:15 -04:00
Andreas Enge
d1252b597d
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-22 09:21:22 +02:00
Maxim Cournoyer
e784cba423
gnu: libxml++: Remove fix-documentation phase.
...
* gnu/packages/gnome.scm (libxml++) [arguments]: Delete field.
2023-04-21 08:29:00 -04:00
Andy Tai
482196a855
gnu: terminator: Update to 2.1.3
...
* gnu/packages/gnome.scm (terminator): Update to 2.1.3
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-21 10:50:54 +02:00
Liliana Marie Prikler
b7747824d8
gnu: komikku: Update to 1.17.0.
...
This fixes a version incompatibility with WebkitGTK.
* gnu/packages/gnome.scm (komikku): Update to 1.17.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-21 10:50:52 +02:00
Maxim Cournoyer
5fc9edc351
gnu: libnotify: Use gexps and remove input labels.
...
* gnu/packages/gnome.scm (libnotify) [arguments]: Delete trailing #t.
[native-inputs]: Delete input labels.
2023-04-21 00:44:07 -04:00
Maxim Cournoyer
04df12a9c3
gnu: libhandy: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (libhandy) [arguments]: Remove
patch-docbook-xml phase. Use gexps.
2023-04-21 00:44:05 -04:00
Maxim Cournoyer
fa836220b7
gnu: network-manager: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (network-manager) [arguments]: Remove
patch-docbook-xml phase.
2023-04-21 00:44:05 -04:00
Maxim Cournoyer
7aff6a08c7
gnu: json-glib: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (json-glib) [arguments]: Remove patch-docbook-xml
phase. Use gexps.
[native-inputs]: Use modify-inputs. Remove labels.
2023-04-21 00:44:05 -04:00
Maxim Cournoyer
35ba2fa4c2
gnu: vala: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (vala) [arguments]: Remove patch-docbook-xml phase.
2023-04-21 00:44:05 -04:00
Maxim Cournoyer
a621b527ac
gnu: libgsf: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (libgsf) [arguments]: Remove patch-docbook-xml phase.
2023-04-21 00:44:04 -04:00
Maxim Cournoyer
87e7c6dcf5
gnu: system-config-printer: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (system-config-printer) [arguments]: Remove
patch-docbook-xml phase.
2023-04-21 00:44:04 -04:00
Maxim Cournoyer
0d77480854
gnu: libnma: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (libnma) [arguments]: Remove patch-docbook-xml
phase. Use gexps.
[native-inputs]: Add libxml2.
2023-04-21 00:44:04 -04:00
Maxim Cournoyer
6bc285e6c6
gnu: zeitgeist: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (zeitgeist) [arguments]: Remove patch-docbook-xml
phase. Use gexps.
[native-inputs]: Add libxml2.
2023-04-21 00:44:04 -04:00
Maxim Cournoyer
6cc1c11d0a
gnu: dee: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (dee) [arguments]: Remove patch-docbook-xml
phase. Use gexps.
[native-inputs]: Remove labels. Add libxml2.
[inputs]: Remove labels.
2023-04-21 00:44:04 -04:00
Maxim Cournoyer
adbd08e010
gnu: libdmapsharing: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (libdmapsharing) [arguments]: Remove patch-docbook-xml
phase. Use gexps.
[inputs]: Remove labels.
2023-04-21 00:44:03 -04:00
Maxim Cournoyer
56f382141d
gnu: seed: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (seed) [arguments]: Remove patch-docbook-xml
phase. Use gexps.
[native-inputs, inputs, propagated-inputs]: Remove labels.
2023-04-21 00:44:03 -04:00
Maxim Cournoyer
eef131d7ae
gnu: libgrss: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (libgrss) [arguments]: Remove patch-docbook-xml
phase. Use gexps.
2023-04-21 00:44:03 -04:00
Maxim Cournoyer
2444b51706
gnu: gupnp-igd: Remove patch-docbook-xml phase.
...
* gnu/packages/gnome.scm (gupnp-igd) [arguments]: Remove patch-docbook-xml
phase.
[native-inputs]: Add libxml2.
2023-04-21 00:44:03 -04:00
Maxim Cournoyer
c0ac055918
Revert "gnu: libsoup: Depend on Samba only on supported systems."
...
This reverts commit 1344c3388a
. It was fixed
lower in the graph (in samba) on the master branch with commit
813d670b15
("gnu: samba: Make the
python-cryptography input conditional.").
2023-04-19 20:32:22 -04:00
Ludovic Courtès
1344c3388a
gnu: libsoup: Depend on Samba only on supported systems.
...
This unlocks gtk+@3 on i686-linux, which so far was unavailable because
Samba depends on Rust.
* gnu/packages/gnome.scm (libsoup-minimal)[inputs]: Have 'samba/pinned'
dependency only on supported systems.
2023-04-20 00:14:06 +02:00
Maxim Cournoyer
91c9bfc8c1
gnu: poppler-next: Delete variable.
...
* gnu/packages/pdf.scm (poppler-next): Delete variable.
* gnu/packages/gnome.scm (evince) [inputs]: Replace poppler-next with poppler.
2023-04-14 21:04:27 -04:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
...
Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Maxim Cournoyer
df3391c030
gnu: librsvg: Fix gdk-pixbuf-thumbnailer file name.
...
* gnu/packages/gnome.scm (librsvg)
[arguments]: Add patch-gdk-pixbuf-thumbnailer phase.
2023-04-14 15:43:21 -04:00
Maxim Cournoyer
7c88cfdb01
gnu: librsvg: Use gexps.
...
* gnu/packages/gnome.scm (librsvg) [arguments]: Use gexps, #$output and
search-input-directory in phases.
2023-04-14 15:42:34 -04:00
Maxim Cournoyer
a735385bfa
gnu: gi-docgen: Update to 2023.1.
...
* gnu/packages/gnome.scm (gi-docgen): Update to 2023.1.
[propagated-inputs]: Remove python-toml; add python-tomli.
2023-04-14 15:11:56 -04:00
Maxim Cournoyer
c02257b6d1
Merge staging branch.
...
Conflicts resolved in:
gnu/packages/engineering.scm
gnu/packages/gnuzilla.scm
gnu/packages/photo.scm
2023-04-13 13:45:35 -04:00
Maxim Cournoyer
8d347815c7
gnu: evince: Update to 44.1.
...
* gnu/packages/gnome.scm (evince): Update to 44.1.
[arguments]: Update skip-gtk-update-icon-cache phase.
2023-04-13 10:18:58 -04:00
Juliana Sims
83b48ae62b
gnu: drawing: Update to 1.0.2.
...
* gnu/packages/gnome.scm (drawing): Update to 1.0.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:26:54 -04:00
Maxim Cournoyer
0ae8d7ca19
gnu: gi-docgen: Update to 2023.1.
...
* gnu/packages/gnome.scm (gi-docgen): Update to 2023.1.
[propagated-inputs]: Remove python-toml; add python-tomli.
2023-04-11 20:35:11 -04:00
Maxim Cournoyer
372049107f
gnu: gnome-mahjongg: Update to 3.38.3-0.e9e73e5.
...
* gnu/packages/gnome.scm (gnome-mahjongg): Update to 3.38.3-0.e9e73e5.
[arguments]: Remove #:meson.
[native-inputs]: Replace gtk+:bin with gtk:bin.
[inputs]: Replace gtk+ with gtk and add libadwaita.
2023-04-09 12:55:45 -04:00
Maxim Cournoyer
86fcb344b9
gnu: authenticator: Patch to build with a recent meson.
...
* gnu/packages/gnome.scm (authenticator)
[arguments]: Use gexps. Remove #:meson argument. Add 'patch-meson.build
phase. Use search-input-file in python-and-gi-wrap phase.
2023-04-09 12:55:45 -04:00
Maxim Cournoyer
2f79fd92f4
gnu: gnome-disk-utility: Update to 44.0.
...
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 44.0.
[arguments]: Remove #:meson. Update skip-gtk-update-icon-cache phase.
[home-page]: Update URL.
2023-04-09 12:55:39 -04:00
Maxim Cournoyer
8edec9060f
gnu: dconf-editor: Update to 43.0.
...
* gnu/packages/gnome.scm (dconf-editor): Update to 43.0.
[source]: Update source URL.
[arguments]: Remove #:meson, add #:phases.
[native-inputs]: Remove labels.
[inputs]: Add libhandy.
2023-04-09 12:51:34 -04:00
Maxim Cournoyer
e1e95fda23
gnu: gnome-screenshot: Update to 41.0-0.9f067cf.
...
* gnu/packages/gnome.scm (gnome-screenshot): Update to 41.0-0.9f067cf.
[source]: Fetch from git.
[arguments]: Remove #:meson argument.
2023-04-09 12:48:29 -04:00
Maxim Cournoyer
cf34f40420
gnu: gnome-user-share: Update to 43.0.
...
* gnu/packages/gnome.scm (gnome-user-share): Update to 43.0.
[source]: Update URL.
[arguments]: Remove #:meson argument. Use gexps. Remove
"-Dnautilus_extension=true" configure flag.
[native-inputs]: Remove labels.
[inputs]: Remove gnome-bluetooth, libcanberra, libnotify and nautilus.
2023-04-09 12:48:29 -04:00
Maxim Cournoyer
46873adc04
gnu: Remove extraneous #:meson build arguments.
...
* gnu/packages/build-tools.scm (meson-python) [propagated-inputs]: Replace
meson-0.63 with meson.
* gnu/packages/freedesktop.scm (appstream) [arguments]: Remove #:meson
argument.
* gnu/packages/gnome.scm (raider): Likewise.
(komikku): Likewise.
* gnu/packages/syndication.scm (syndication-domination): Likewise.
* gnu/packages/virtualization.scm (qemu): Likewise.
* gnu/packages/xdisorg.scm (tofi): Likewise.
2023-04-09 12:48:29 -04:00
Kaelyn Takata
57627eedc8
gnu: librsvg-2.40: Fix test failure with Pango 1.50.
...
* gnu/packages/gnome.scm (librsvg-2.40): Fix test failure with Pango 1.50.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-08 11:41:05 +02:00
Juliana Sims
a1a628252e
gnu: drawing: Update to 1.0.2.
...
* gnu/packages/gnome.scm (drawing): Update to 1.0.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-03 13:10:00 +02:00
Josselin Poiret
c000352c27
gnu: Replace all uses of atk by at-spi2-core.
...
* gnu/packages/animation.scm (gnash)
* gnu/packages/chromium.scm (ungoogled-chromium)
* gnu/packages/crates-gtk.scm (rust-atk-sys-0.14,
rust-atk-sys-0.10, rust-atk-0.14, rust-gtk-0.14)
* gnu/packages/gimp.scm (gimp)
* gnu/packages/gnome.scm (evince, glade3, clutter, totem, rhythmbox, mutter, ghex):
* gnu/packages/graphviz.scm (xdot)
* gnu/packages/gtk.scm (gtk+-2, gtk+, guile-gnome, atkmm)
* gnu/packages/mate.scm (mate-applets, atril, mate-control-center, mate-calc,
mate-utils, eom, pluma)
* gnu/packages/messaging.scm (dino)
* gnu/packages/qt.scm (qtwebengine-5)
* gnu/packages/rust-apps.scm (alfis)
* gnu/packages/vim.scm (vim-full)
* gnu/packages/vnc.scm (remmina)
* gnu/packages/web.scm (castor): Replace atk by at-spi2-core.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-31 14:16:13 +02:00
Maxim Cournoyer
be5e280e5f
Revert "gnu: network-manager: Update to 1.43.4."
...
This reverts commit 01984774a2
. It is
apparently a development snapshot, and while working great for the most part, it
caused issues with WPA2 Enterprise WiFi configuration in
nm-connection-editor (see: https://issues.guix.gnu.org/62496 ).
Reported-by: John Kehayias <john.kehayias@protonmail.com>
2023-03-30 15:57:14 -04:00
Liliana Marie Prikler
36b22aa75a
Revert "gnu: nautilus: Update to 43.2."
...
This reverts commit d58a804837
, as nautilus
43.2 depends on gnome-desktop 43.2.
2023-03-26 14:16:22 +02:00
Liliana Marie Prikler
310ed6453a
Revert "gnu: gnome-desktop: Update to 43.2."
...
This reverts commit dde25af03e
, which broke
the build of gnome-control-center.
2023-03-26 14:16:21 +02:00
Liliana Marie Prikler
d58a804837
gnu: nautilus: Update to 43.2.
...
* gnu/packages/gnome.scm (nautilus): Update to 43.2.
[arguments]: Adjust ‘skip-gtk-update-icon-cache’ phase accordingly.
[inputs]: Replace glib with glib-next, gtk+ with gtk and libhandy with
libadwaita.
* gnu/packages/patches/nautilus-extension-search-path.patch: Adjust
accordingly.
2023-03-26 07:52:37 +02:00
Liliana Marie Prikler
dde25af03e
gnu: gnome-desktop: Update to 43.2.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 43.2.
2023-03-26 07:52:37 +02:00
Liliana Marie Prikler
1ebfc9d9a5
gnu: komikku: Update to 1.15.0.
...
* gnu/packages/gnome.scm (komikku): Update to 1.15.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-23 23:09:31 -04:00
Maxim Cournoyer
e682932636
gnu: network-manager: Patch modprobe file name.
...
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-23 17:10:00 -04:00
Maxim Cournoyer
87d3f71bb5
gnu: network-manager-openvpn: Update to 1.10.2.
...
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.10.2.
2023-03-23 17:10:00 -04:00
Maxim Cournoyer
01984774a2
gnu: network-manager: Update to 1.43.4.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.43.4.
2023-03-23 17:10:00 -04:00
Andreas Enge
ccb62d8feb
Merge remote-tracking branch 'origin/master' into core-updates
2023-03-20 18:49:06 +01:00
Liliana Marie Prikler
fa50974134
gnu: komikku: Update to 1.14.0.
...
* gnu/packages/gnome.scm (komikku): Update to 1.14.0.
2023-03-19 09:25:36 +01:00
Kaelyn Takata
2a34300240
gnu: glib-networking: Fix 32-bit builds.
...
* gnu/packages/gnome.scm (glib-networking): Remove obsolete patch.
* gnu/packages/patches/glib-networking-32-bit-time.patch: Remove file.
* gnu/local (dist_patch_DATA): Remove it.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-03-18 18:27:09 +01:00
Andreas Enge
de3588965c
Revert "* gnu/packages/gnome.scm (glib-networking): Remove obsolete patch."
...
This reverts commit cc56be2f38
.
The commit message was malformed.
2023-03-18 18:25:30 +01:00
Andreas Enge
cc56be2f38
* gnu/packages/gnome.scm (glib-networking): Remove obsolete patch.
...
* gnu/packages/patches/glib-networking-32-bit-time.patch: Remove file.
* gnu/local.mk: Unregister it.
Authored-by: Kaelyn <kaelyn.alexi@protonmail.com>
2023-03-17 20:58:38 +01:00
Z572
c41bc99650
gnu: gamin: Fix cross-compilation to riscv64.
...
* gnu/packages/gnome.scm (gamin)
[arguments]<#:phases>: Apply 'replace-config.sub for riscv64 too.
[native-inputs]: Add config for riscv64 too.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-03-17 18:55:05 +08:00
Liliana Marie Prikler
0a6ef96b13
gnu: tracker: Increase timeout multiplier.
...
One test fails due to timeout on CI, but succeeds on a strong enough machine
with little load.
* gnu/packages/gnome.scm (tracker)[#:test-options]: Double timeout multipliers.
2023-03-12 08:46:46 +01:00
Ricardo Wurmus
fd4545a47a
gnu: evince: Use correct home page.
...
* gnu/packages/gnome.scm (evince)[home-page]: Use page for Evince.
2023-03-06 18:58:03 +01:00
Ricardo Wurmus
e67f6aa8eb
gnu: goffice: Use librsvg-for-system.
...
This lets us build goffice for i686-linux.
* gnu/packages/gnome.scm (goffice)[inputs]: Replace librsvg with
librsvg-for-system.
2023-03-05 23:42:28 +01:00
Ludovic Courtès
8e4d13231a
gnu: gnome-boxes: Adjust reference to 'vala-next'.
...
This is a followup to the merge commit in
7df09ee0ab
. 'vala-next' was removed in
5bbd742067
on 'core-updates'.
* gnu/packages/gnome.scm (gnome-boxes)[native-inputs]: Replace
'vala-next' with 'vala'.
2023-03-02 21:46:10 +01:00
Christopher Baines
7df09ee0ab
Merge remote-tracking branch 'savannah/master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/autotools.scm
gnu/packages/cmake.scm
gnu/packages/gnuzilla.scm
gnu/packages/haskell.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/samba.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/wxwidgets.scm
2023-03-02 10:55:08 +00:00
Liliana Marie Prikler
c497e1b0ae
gnu: komikku: Update to 1.12.1.
...
* gnu/packages/gnome.scm (komikku): Update to 1.12.1.
2023-03-05 08:17:58 +01:00
Liliana Marie Prikler
e7860fcb5b
gnu: tracker: Update to 3.4.2.
...
* gnu/packages/gnome.scm (tracker): Update to 3.4.2.
2023-03-05 08:17:57 +01:00
Liliana Marie Prikler
daa681a38b
gnu: tracker: Use G-Expressions in arguments.
...
* gnu/packages/gnome.scm (tracker)[arguments]: Change to list of
G-Expressions. Re-indent.
2023-03-05 08:17:57 +01:00
Liliana Marie Prikler
ea75ca1806
gnu: tracker: Don't wrap binaries in libexec/tracker3 directory.
...
These binaries are mere symlinks to the already wrapped tracker command.
They are used in a command lookup via argv[0], which wrapping them breaks.
* gnu/packages/gnome.scm (tracker)[#:phases]: Add ‘unwrap-libexec’.
2023-03-05 08:17:57 +01:00
Andreas Enge
27e6ec957a
gnu: Remove eolie.
...
The package has not seen a new release in more than two years.
It depends on the cryptography library python-pycrypto, which has had
its last release in 2013 and "is unmaintained, obsolete, and contains
security vulnerabilities" according to its homepage.
* gnu/packages/gnome.scm (eolie): Delete variable.
2023-02-25 18:00:39 +01:00
Vasile Dumitrascu via Guix-patches via
bf9db38291
gnu: simple-scan: Update to 42.5.
...
* gnu/packages/gnome.scm (simple-scan): Update to 42.5.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:17 +01:00
Vasile Dumitrascu via Guix-patches via
517740d1dd
gnu: network-manager-applet: Update to 1.30.0.
...
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.30.0.
[inputs]: Remove libnotify.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:17 +01:00
Vasile Dumitrascu via Guix-patches via
9beaf9ba82
gnu: adwaita-icon-theme: Update to 43.
...
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 43.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:16 +01:00
Maxim Cournoyer
e403096b4a
gnu: gnome-boxes: Mention extra configuration requirements.
...
* gnu/packages/gnome.scm (gnome-boxes) [description]: Mention about extending
polkit and setuid services with spice-gtk.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:55 -05:00