GNU bug report logs - #68551
[PATCH gnome-team] gnu: gnome-desktop: Propagate gnome-remote-desktop and gnome-connections.

Previous Next

Package: guix-patches;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Wed, 17 Jan 2024 21:33:02 UTC

Severity: normal

Tags: patch

Done: Vivien Kraus <vivien <at> planete-kraus.eu>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 68551 <at> debbugs.gnu.org (full text, mbox):

From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: 68551 <at> debbugs.gnu.org
Cc: rg <at> raghavgururajan.name, vivien <at> planete-kraus.eu, liliana.prikler <at> gmail.com,
 maxim.cournoyer <at> gmail.com
Subject: [PATCH gnome-team v2] gnu: gnome-desktop: Propagate missing core
 applications.
Date: Tue, 16 Jan 2024 22:32:40 +0100
The categories are from the meta-packages in the
https://gitlab.gnome.org/GNOME/gnome-build-meta repository.

* gnu/packages/gnome.scm (gnome) [propagated-inputs]: Add gnome-connections
and gnome-remote-desktop. Add GNOME-Core-Developer-Tools section with
dconf-editor, devhelp, d-spy, gnome-boxes, gnome-builder, sysprof. Add
GNOME-Core-Mobile section with calls.

Change-Id: I218cf0c3c4d52d9f611275737accb0f723fe94b5
---
Dear guix,

I crawled https://gitlab.gnome.org/GNOME/gnome-build-meta and I think now we
have the core applications in the correct section (and yes,
gnome-remote-desktop is one!).  That’s quite a lot of applications, but maybe
it’s OK. What do you think? Regarding i686-linux, gnome-shell depends on gjs
and thus rust, so I’m not sure there’s anything to save.

Best regards,

Vivien

 gnu/packages/gnome.scm | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 3d89f06d6a..fdc903d48d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10145,6 +10145,15 @@ (define-public gnome
              (list eog)
              '())
        ,@(list
+          ;; GNOME-Core-Developer-Tools.
+          dconf-editor
+          devhelp
+          d-spy
+          gnome-boxes
+          gnome-builder
+          sysprof
+          ;; GNOME-Core-Mobile.
+          calls
           ;; GNOME-Core-OS-Services.
           accountsservice
           network-manager
@@ -10162,6 +10171,7 @@ (define-public gnome
           gnome-initial-setup
           gnome-keyring
           gnome-menus
+          gnome-remote-desktop
           gnome-session
           gnome-settings-daemon
           gnome-shell
@@ -10185,6 +10195,7 @@ (define-public gnome
           gnome-calendar
           gnome-characters
           gnome-clocks
+          gnome-connections
           gnome-console
           gnome-contacts
           gnome-disk-utility

base-commit: 49897f2dde7f469c83c496fad2699d3a05f72701
-- 
2.41.0




This bug report was last modified 1 year and 109 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.