Maxim Cournoyer
74595d6e03
gnu: mutter: Disable more non-deterministic tests.
...
* gnu/packages/gnome.scm (mutter) [phases]
{disable-problematic-tests}: Disable all stacking tests plus the
event-delivery test.
Change-Id: Icdc3271e8d691881cee01b041de64269be8fc155
2025-04-11 13:32:01 +01:00
Brian Kubisiak
50da3ad224
gnu: json-glib: Fix cross-compiling.
...
* gnu/packages/gnome.scm (json-glib)[native-inputs]: Add
python-docutils when cross-compiling.
Change-Id: Ic8968709b4e0a858a110167b01ddb046a16e4abe
Signed-off-by: Christopher Baines <mail@cbaines.net>
2025-04-06 17:28:18 +01:00
Noé Lopez
77d5eb4c16
gnu: gnome-shell: Replace libgnomekbd with tecla.
...
This was changed in GNOME 45.
* gnu/packages/gnome.scm (gnome-shell): Replace libgnomekbd with tecla.
Change-Id: Iad3248319f95fe43c30e83c4ef6a7690f6e123d8
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-30 13:58:42 +02:00
Noé Lopez
7770ce8380
gnu: gnome-control-center: Replace libgnomekbd with tecla.
...
This was changed in GNOME 45. The absolute tecla path is found in meson and
does not need to be substituted.
* gnu/packages/gnome.scm (gnome-control-center): Replace libgnomekbd with tecla.
Change-Id: I0bc4661ce16c6128c4f35ef17fec5a4764054355
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-30 13:58:42 +02:00
Noé Lopez
27740f284f
gnu: gnome-initial-setup: Replace libgnomekbd with tecla.
...
This was changed in GNOME 45.
* gnu/packages/gnome.scm (gnome-initial-setup): Replace libgnomekbd with tecla.
Change-Id: I1fff5df07dbbb089a13b1d75095007064f2719c2
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-30 13:58:41 +02:00
Ashvith Shetty
71ffea35fc
gnu: Add vte-with-sixel.
...
* gnu/packages/gnome.scm (vte-with-sixel): New variable.
Change-Id: Ide1f88fc454155fa940ae2a63b6ed33e38f379f5
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-23 15:42:27 +01:00
Maxim Cournoyer
7a26e14ca2
gnu: mutter: Update to 46.9 and disable unreliable tests.
...
* gnu/packages/gnome.scm (mutter): Update to 46.9.
[configure-flags]: Add "-Dnative_tests=false".
[phases] {disable-problematic-tests}: Skip gesture test.
{check}: Do not manual start pipewire, now handled by the meta-dbus-runner
script.
Fixes: bug#76976
Change-Id: Ifa6476db5ae3727c9060aa4a0c833c17db876b75
Reported-by: Andreas Enge <andreas@enge.fr>
2025-03-20 23:20:33 +09:00
terramorpha
77ff73a920
gnu: Add gnome-software.
...
* gnu/packages/gnome.scm (gnome-software): New variable.
Change-Id: I5838a581d8612eed0697c801fff0e241256ce558
Reviewed-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-03-20 14:46:32 +09:00
Noé Lopez
b2360d0f7b
gnu: ghex: Update to 46.2
...
* gnu/packages/gnome.scm (ghex): Update to 46.2.
Change-Id: I04431525756292219c657d95936b39c0a62b4ac5
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-03-20 12:03:36 +09:00
Maxim Cournoyer
95d4d3afa8
gnu: gnome-boxes: Add debug output.
...
* gnu/packages/gnome.scm (gnome-boxes) [outputs]: Add "debug".
Change-Id: I7eed8180bc0dafd129e6203582abfaff02513962
2025-03-20 12:03:36 +09:00
Maxim Cournoyer
78c108148e
gnu: gnome-boxes: Update to 48.0.
...
* gnu/packages/gnome.scm (gnome-boxes): Update to 48.0.
Change-Id: Ia2a8bf9907df5b01d49779a86ed03be5b42c8c22
2025-03-20 12:03:36 +09:00
Maxim Cournoyer
c9996173fb
gnu: gnome-boxes: Update to 47.0.
...
* gnu/packages/gnome.scm (gnome-boxes): Update to 47.0.
Change-Id: I398a1c3975143ed768e67ff555c2e7d0a51ead23
2025-03-17 20:55:38 +09:00
Maxim Cournoyer
1548403fa7
gnu: network-manager-openvpn: Update to 1.12.0.
...
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.12.0.
Change-Id: Ifeaa8ac26645b143236e210d14cde48f0487f3e9
2025-03-10 22:00:25 +09:00
Maxim Cournoyer
7239eb86b6
gnu: network-manager: Reinstate patch to find plugins.
...
The patch was inadvertently removed in commit 1f26b0eec8
("gnu:
network-manager: Update to 1.52.0."), when migrating the origin from url-fetch
to git-fetch.
Reported-by: Max Herrmann <m4xxed@pm.me>
* gnu/packages/gnome.scm (network-manager) [source]
<patches>: Reinstate field.
Change-Id: I8b5ffcd6e099a7b45dbfd67121101813027fb616
2025-03-10 20:53:57 +09:00
Maxim Cournoyer
9ca221a000
gnu: gnome-meta-core-services: Add evolution-data-server.
...
This makes the GNOME calendar fully functional. Previously, it was not
possible to add some event to the calendar.
* gnu/packages/gnome.scm (gnome-meta-core-services)
[propagated-inputs]: Add evolution-data-server.
Change-Id: Ic63c2e879b590104d7f4c9b4513e65b51f02814f
2025-03-08 22:46:24 +09:00
Maxim Cournoyer
1f26b0eec8
gnu: network-manager: Update to 1.52.0.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.52.0.
[source]: Fetch from git.
[arguments] <#:configure-flags>: Remove dhcpcd=no, dhcpcanon=no and dhclient
flags (dhcpcanon is removed and dhclient is deprecated).
[inputs]: Add dhcpcd and nftables.
Change-Id: Ia5b42d4a7b1fc7dcd7538fd8ad2747f727709f4b
2025-03-07 01:07:50 +09:00
Divya Ranjan
08f9e1c8ed
gnu: network-manager: Update to 1.50.0.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.50.0.
Change-Id: I22d38b667fd958168b94b836a2d623a11da5489b
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-03-07 00:39:53 +09:00
aurtzy
c695de0d04
gnu: gnome-shell: Fix substitutions for imports.
...
* gnu/packages/gnome.scm (gnome-shell)[arguments]<#:phases>: Update regexps
for substitutions in 'wrap-programs phase so search paths can be included
again.
Change-Id: Ie3582edbcb1e5712787c9292c449b161c7c9d869
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-03-05 14:23:42 +09:00
Maxim Cournoyer
b5a482588a
gnu: gnome-boxes: Streamline inputs.
...
* gnu/packages/gnome.scm (gnome-boxes) [native-inputs]: Repace python with
python-minimal.
[inputs]: Remove gtk-vnc and vte/gtk+-3.
Change-Id: I1e3bcc846af627652d4d768b32ee384de83249e2
2025-03-05 14:23:42 +09:00
宋文武
744afc8d80
gnu: cambalache: Fix build.
...
* gnu/packages/gnome.scm (cambalache) [arguments]: Don't refer to nonexistent
wrap phase.
Change-Id: Ib3ec789147f8d37123d66a02d8c4490e62513780
2025-03-03 12:17:13 +08:00
Liliana Marie Prikler
b4b80af393
gnu: polari: Update to 46.0.
...
* gnu/packages/gnome.scm (polari): Update to 46.0.
[inputs]: Add tracker.
2025-03-02 21:27:11 +01:00
Liliana Marie Prikler
08abde751a
gnu: gnome-online-accounts@3.44: Fix inputs.
...
* gnu/packages/gnome.scm (gnome-online-accounts-3.44)[inputs]: Match
“webkitgtk” instead of “webkitgtk-for-gtk3” in replacement.
2025-03-02 20:31:48 +01:00
Maxim Cournoyer
3e8f5adcc5
gnu: mutter: Update to 46.8.
...
* gnu/packages/gnome.scm (mutter): Update to 46.8.
[#:test-options]: Use a gexp.
[#:phases] {disable-failing-tests, set-SOURCE_DIR}: New phases.
{disable-problematic-tests}: Streamline.
{check}: Streamline and update. Get rid of obsolete fork workaround.
[native-inputs]: Add wireplumber-minimal.
[inputs]: Add libdisplay-info.
Change-Id: Ic4a8629bf7a981244b166d39af406f6e1c23682d
2025-03-02 20:31:48 +01:00
Liliana Marie Prikler
59b343c90c
gnu: evolution: Update to 3.54.3.
...
* gnu/packages/gnome.scm (evolution): Update to 3.54.3.
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-03-02 20:31:47 +01:00
Liliana Marie Prikler
cbeec19f91
gnu: evolution-data-server: Update to 3.54.3.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.54.3.
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-03-02 20:31:47 +01:00
Liliana Marie Prikler
eb713ef92f
gnu: totem: Update to 43.1.
...
* gnu/packages/gnome.scm (totem): Update to 43.1.
2025-03-02 20:31:46 +01:00
Liliana Marie Prikler
bc9af78c5e
gnu: eog: Update to 47.0.
...
* gnu/packages/gnome.scm (eog): Update to 47.0.
2025-03-02 20:31:46 +01:00
Liliana Marie Prikler
91193aed65
gnu: gnome-user-docs: Update to 46.7.
...
* gnu/packages/gnome.scm (gnome-user-docs): Update to 46.7.
2025-03-02 20:31:46 +01:00
Liliana Marie Prikler
09277e7be7
gnu: gnome-system-monitor: Update to 46.0.
...
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 46.0.
[inputs]: Replace gtk+ with gtk, gtkmm-3 with gtkmm, and libhandy with
libadwaita.
2025-03-02 20:31:46 +01:00
Liliana Marie Prikler
43d33b209e
gnu: libgtop: Update to 2.41.3.
...
* gnu/packages/gnome.scm (libgtop): Update to 2.41.3.
2025-03-02 20:31:46 +01:00
Liliana Marie Prikler
116e1431c1
gnu: gnome-remote-desktop: Update to 46.5.
...
* gnu/packages/gnome.scm (gnome-remote-desktop): Update to 46.5.
2025-03-02 20:31:46 +01:00
Liliana Marie Prikler
1bc571b35d
gnu: gnome-music: Update to 46.1.
...
* gnu/packages/gnome.scm (gnome-music): Update to 46.1.
2025-03-02 20:31:45 +01:00
Liliana Marie Prikler
d287f1b766
gnu: gnome-initial-setup: Update to 46.7.
...
* gnu/packages/gnome.scm (gnome-initial-setup): Update to 46.7.
2025-03-02 20:31:45 +01:00
Liliana Marie Prikler
c224c9d073
gnu: gnome-disk-utility: Update to 46.1.
...
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 46.1.
2025-03-02 20:31:45 +01:00
Liliana Marie Prikler
0810ae39d9
gnu: gnome-control-center: Update to 46.6.
...
* gnu/packages/gnome.scm (gnome-control-center): Update to 46.6.
2025-03-02 20:31:45 +01:00
Liliana Marie Prikler
3d8cc09845
gnu: gnome-bluetooth: Update to 46.2.
...
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 46.2.
2025-03-02 20:31:45 +01:00
Liliana Marie Prikler
fdaaba00f8
gnu: evince: Update to 46.3.1.
...
* gnu/packages/gnome.scm (evince): Update to 46.3.1.
2025-03-02 20:31:45 +01:00
Liliana Marie Prikler
5c0e3161f1
gnu: epiphany: Update to 46.5.
...
* gnu/packages/gnome.scm (epiphany): Update to 46.5.
2025-03-02 20:31:45 +01:00
Liliana Marie Prikler
0c8dd5224e
gnu: calls: Update to 46.0.
...
* gnu/packages/gnome.scm (calls): Update to 46.0.
[inputs]: Replace gtk+ with gtk. Replace libhandy with libadwaita.
2025-03-02 20:31:45 +01:00
Liliana Marie Prikler
ad7cd08592
gnu: libsoup-minimal: Update to 3.6.1.
...
* gnu/packages/gnome.scm (libsoup-minimal): Update to 3.6.1.
2025-03-02 20:31:44 +01:00
Liliana Marie Prikler
f01d2d7c6f
gnu: libsoup-minimal: Add upstream-name.
...
* gnu/packages/gnome.scm (libsoup-minimal)[properties]: Add upstream-name.
2025-03-02 20:31:44 +01:00
Liliana Marie Prikler
2465c6a105
gnu: libcloudproviders-minimal: Update to 0.3.6.
...
* gnu/packages/gnome.scm (libcloudproviders-minimal): Update to 0.3.6.
2025-03-02 20:31:44 +01:00
Liliana Marie Prikler
d0d5f32adb
gnu: gsettings-desktop-schemas: Update to 46.1.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 46.1.
2025-03-02 20:31:44 +01:00
Liliana Marie Prikler
617e6031d2
gnu: gnome-backgrounds: Update to 46.0.
...
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 46.0.
2025-03-02 20:31:44 +01:00
Liliana Marie Prikler
46ba41cfae
gnu: glib-networking: Update to 2.78.1.
...
* gnu/packages/gnome.scm (glib-networking): Update to 2.78.1.
2025-03-02 20:31:44 +01:00
Liliana Marie Prikler
eae49ec994
gnu: gcr: Update to 4.2.1.
...
* gnu/packages/gnome.scm (gcr): Update to 4.2.1.
2025-03-02 20:31:43 +01:00
Liliana Marie Prikler
99460891af
gnu: adwaita-icon-theme: Update to 46.2.
...
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 46.2.
[build-system]: Use meson-build-system.
[arguments]: Remove #:make-flags. Add #:phases.
[native-inputs]: Drop field.
2025-03-02 20:31:43 +01:00
Liliana Marie Prikler
95d3fe71fc
gnu: vte: Update to 0.78.2.
...
* gnu/packages/gnome.scm (vte): Update to 0.78.2.
2025-03-02 20:31:43 +01:00
Liliana Marie Prikler
cd44ba4942
gnu: gvfs: Update to 1.56.1.
...
* gnu/packages/gnome.scm (gvfs): Update to 1.56.1.
[inputs]: Add gcr and msgraph.
2025-03-02 20:31:42 +01:00
Liliana Marie Prikler
1840012ae7
gnu: Add msgraph.
...
* gnu/packages/gnome.scm (msgraph): New variable.
2025-03-02 20:31:42 +01:00